* Roll Flutter Engine from 67254d6e4b03 to 8d83b98c55b3
* Roll Dart SDK from 35a9facce191 to e517487c5679 (Dart 3.0) (#38105)
* Bump SDK versions.
* Bump Dart SDK version constraints
* Update shrine package to 2.0.1 (null safe version)
* Fix more tests.
* Include patches from Jason for min android sdk version
* Fix analyzer warning
* Add magnification of CupertinoSliverNavigationBar large title
* Fix padding in maximum scale computation
* Apply magnification by using RenderBox
* Do not pass key to the superclass constructor
* Use `clampDouble` instead of `clamp` extension method
* Remove trailing whitespaces to make linter happy
* Name test variables more precisely
* Move transform computation to `performLayout` and implement `hitTestChildren`
* Address comments
* Address comments
* Address comments
* Update comment about scale
* Fix hit-testing
* Fix hit-testing again
* Make linter happy
* Implement magnifying without using LayoutBuilder
* Remove trailing spaces
* Add hit-testing of the large title
* Remove whitespaces
* Fix scale computation and some tests
* Fix remaining tests
* Refactor and fix comments
* Update comments
* 93a63b36e [google_maps_flutter] Add support to request map renderer for Android (flutter/plugins#6619)
* ca3d56973 Roll Flutter from e2fb672a440e to a570fd25d83b (15 revisions) (flutter/plugins#6804)
* 51434ec83 [google_maps_flutter] Roll cupertino_icons for compatibility with Dart 3 (flutter/plugins#6807)
* Reland "Use semantics label for backbutton and closebutton for Android"
This reverts commit cc256c3e33d74ed861640e09e8e21957ddd94c1e.
* Makes the semantics slider test more robust
* Unpin assets_for_android_views git dependency
It needs to pick-up changes made to the pubspec.yaml to be Dart 3.0 compatible and dev/integration_tests/android_views/pubspec.yaml already uses the same dependency unpinned.
* Also unpin hybrid_android_views
* Pin android_views to the new flutter/goldens ref
* Pin hybrid_android_views to newer flutter/goldens
* Reland "Use semantics label for backbutton and closebutton for Android"
This reverts commit 20a78ed69f45502344010aedff4d915db27072b2.
* change to default target platform
* 610370eb6 Revert "[camera] Add ability to concurrently record and stream video (#6290)" (flutter/plugins#6796)
* 36526ee23 [ci] Fix macOS LUCI merge base (flutter/plugins#6798)
* 7b5d8323e Roll Flutter from 30fc993caed5 to e2fb672a440e (25 revisions) (flutter/plugins#6802)
* Date picker special labeling for currentDate with localization and tests.
* Updated CalendarDatePicker semantics test
* removed recursive import
* changed labeling for current date to be less verbose
* 267f0d849 Roll Skia from aea62b0970c3 to dd3285a80b23 (1 revision) (flutter/engine#38111)
* 5ad341776 [Impeller] Remove unused flag enable-impeller-vulkan. (flutter/engine#38109)
* 185e2f3d4 Pin the analyzer package version in lib/web_ui (flutter/engine#38114)
* Make some minor changes in preparation for updating the Time Picker to M3
* Revert OutlineInputBorder.borderRadius type change
* Revert more OutlineInputBorder.borderRadius changes.
* 143977b53 Roll Skia from b63a254727f3 to 13e5241ce8b7 (6 revisions) (flutter/engine#38106)
* 9554754ac [web:canvaskit] test zero font size (flutter/engine#37916)
* 4f22c2789 Roll Skia from 13e5241ce8b7 to aea62b0970c3 (2 revisions) (flutter/engine#38107)
* 75b7f317d Roll Fuchsia Mac SDK from 8p38Xk7Z7OLI7OA7R... to crEcyXdyZ686cAqMV... (flutter/engine#38100)
* 86d7cbf09 Check for renderer-specific versions of the tests first. (flutter/engine#38088)
* 63f1b8fb6 [camera] Handle empty grantResults on permission request (flutter/plugins#6758)
* 1579f2f33 Roll Flutter from 33f3e13dfff6 to 30fc993caed5 (6 revisions) (flutter/plugins#6791)
* 345bddbd8 [gh_actions]: Bump github/codeql-action from 2.1.27 to 2.1.35 (flutter/plugins#6788)
* 374e59804 [camera] Add ability to concurrently record and stream video (flutter/plugins#6290)
* a1bfb413b Roll Dart SDK from 52599799b666 to 35a9facce191 (4 revisions) (flutter/engine#38091)
* a588dbe8b Update glfw to head and imgui to the docking branch (flutter/engine#38085)
* Use file:/// style uris when passing platform to the compiler.
* License header.
* Use BufferLogger.
* Don't unadvertently convert strings to regexes for matching purposes.
* Fix formatting.
* More formatting.
* 53d66aa55 [web] Add styling in CSS reset to remove Edge password reveal icon (flutter/engine#38011)
* 0efb0ef40 [ImpellerC] Print the working directory that was tried when failing to open (flutter/engine#38079)