1. f4ae933 Manual roll Flutter from bae1ac2f6f35 to 61fd11db2b7a (7 revisions) (#4572) by engine-flutter-autoroll · 1 year, 7 months ago
  2. c1db695 Roll Flutter from 9def8f6bc56b to bae1ac2f6f35 (27 revisions) (#4570) by engine-flutter-autoroll · 1 year, 7 months ago
  3. 9738857 [go_router] fix(docs): improve docs and fix typo (#4414) by Shrey Doshi · 1 year, 7 months ago
  4. a99fc87 [tool/ci] Add iOS/macOS and Dart support to `fetch-deps` (#4562) by stuartmorgan · 1 year, 7 months ago
  5. 406eac1 Roll Flutter from d7ed5dc2e212 to 9def8f6bc56b (21 revisions) (#4561) by engine-flutter-autoroll · 1 year, 7 months ago
  6. 26889ce [webview_flutter_android][webview_flutter_wkwebview] Fixes bug where `PlatformWebViewWidget` doesn't rebuild when the controller changes (#4533) by Maurice Parrish · 1 year, 7 months ago webview_flutter_android-v3.9.2 webview_flutter_wkwebview-v3.7.2
  7. 2481d92 [ci] Enable Android emulator-based tests (#4494) by stuartmorgan · 1 year, 7 months ago
  8. 18d5506 [google_maps_flutter_web] Options to disable tilt controls and configure gesture handling (#3258) by Rexios · 1 year, 7 months ago google_maps_flutter-v2.4.0
  9. 8028caf Roll Flutter from a8c8c5598c85 to d7ed5dc2e212 (7 revisions) (#4556) by engine-flutter-autoroll · 1 year, 7 months ago
  10. aad7b44 Roll Flutter from e8b397caca6f to a8c8c5598c85 (11 revisions) (#4552) by engine-flutter-autoroll · 1 year, 7 months ago
  11. e1ba65d Roll Flutter from 9cfbf6b9fd40 to e8b397caca6f (12 revisions) (#4550) by engine-flutter-autoroll · 1 year, 7 months ago
  12. e06061c [ci] Clean up except exclusion list (#4547) by stuartmorgan · 1 year, 7 months ago
  13. 88a48ff [go_router] Replaces uri related properties in GoRouterState (#4392) by chunhtai · 1 year, 7 months ago go_router-v10.0.0
  14. 43052d9 [webview_flutter_wkwebview] Updates pigeon version to `10.1.4` (#4548) by Maurice Parrish · 1 year, 7 months ago webview_flutter_wkwebview-v3.7.1
  15. caabb6f [pigeon] Adds package name to method channel. (#4443) by Tarrin Neal · 1 year, 7 months ago pigeon-v10.1.4
  16. c649341 [ci] Migrate remaing unblocked repo checks to LUCI (#4543) by stuartmorgan · 1 year, 7 months ago
  17. e6a7144 [go_router] Remove unused dependency (#4545) by stuartmorgan · 1 year, 7 months ago
  18. 46a1361 Roll Flutter from d07e8aece184 to 9cfbf6b9fd40 (58 revisions) (#4544) by engine-flutter-autoroll · 1 year, 7 months ago
  19. 3b2b497 Adding myself and Michele to AUTHORS (#4527) by Daniele Cambi · 1 year, 7 months ago
  20. 1af4d1a [go_router_builder] Removes `path_to_regexp` from the dependencies (#4524) by Valentin Vignal · 1 year, 7 months ago go_router_builder-v2.2.3
  21. 203ad04 [google_maps_flutter_web] Adds options for gesture handling and tilt controls. (#4521) by Rexios · 1 year, 7 months ago google_maps_flutter_web-v0.5.2
  22. 2266a76 Bump github/codeql-action from 2.20.4 to 2.21.0 (#4525) by dependabot[bot] · 1 year, 7 months ago
  23. 896131f [url_launcher_android] Set `buildFeatures.buildConfig` to true for compatibility with AGP 8.0+ (#4535) by gmackall · 1 year, 7 months ago url_launcher_android-v6.0.37
  24. a9731f2 [go_router] fix error handling page link (#4296) by mori yuta · 1 year, 7 months ago go_router-v9.1.1
  25. 05fdd13 [plugin_platform_interface] Adopt code-excerpts (#4534) by stuartmorgan · 1 year, 7 months ago plugin_platform_interface-v2.1.5
  26. 442d9db [ci] Simplify Dockerfile (#4530) by stuartmorgan · 1 year, 7 months ago
  27. e461a3a [ci] Enable Windows Dart unit test sharding (#4528) by stuartmorgan · 1 year, 7 months ago
  28. 674179f [image_picker] Deprecate platform interface methods (#4520) by stuartmorgan · 1 year, 7 months ago image_picker_platform_interface-v2.9.0
  29. 84b086f [go_router] Adds a parentNavigatorKey parameter to ShellRouteData. (#4409) by chunhtai · 1 year, 7 months ago go_router-v9.1.0
  30. 88aa497 [ci] Shard Windows Dart unit tests (#4519) by stuartmorgan · 1 year, 7 months ago
  31. dd1c9ba Roll Flutter from 6f09064e785b to d07e8aece184 (60 revisions) (#4522) by engine-flutter-autoroll · 1 year, 7 months ago
  32. 209db21 [tooling] mark infra steps as infra steps in yaml files (#4473) by Reid Baker · 1 year, 7 months ago
  33. 1127baf Manual roll Flutter from f842ed916514 to 6f09064e785b (11 revisions) (#4518) by engine-flutter-autoroll · 1 year, 7 months ago
  34. ffcda90 [ci] Enable new sharding (#4515) by stuartmorgan · 1 year, 7 months ago
  35. f16ba32 [flutter_markdown] Change the way tests get screen size (#4514) by stuartmorgan · 1 year, 7 months ago
  36. 7f07f66 [ci] Roll Flutter to f842ed91 (#4513) by stuartmorgan · 1 year, 7 months ago
  37. af584ff [image_picker] Update Android example (#4504) by stuartmorgan · 1 year, 7 months ago image_picker_android-v0.8.7+4
  38. 5af8290 [camerax] Fixes relistening to `onStreamedFrameAvailable`'s stream behavior (#4511) by Camille Simon · 1 year, 7 months ago camera_android_camerax-v0.5.0+11
  39. 1fd191e [various] Deletes deprecated splash screen meta-data element (#4501) by Camille Simon · 1 year, 7 months ago
  40. 3e8b813 [video_player] Fix iOS crash with multiple players (#4202) by Jakub Turek · 1 year, 7 months ago video_player_avfoundation-v2.4.9
  41. d4d761b [pigeon] Enable Android emulator tests in CI (#4484) by stuartmorgan · 1 year, 7 months ago
  42. c4a57a0 [video_player] Add optional web options [Platform interface] (#4433) by James Leahy · 1 year, 7 months ago video_player_platform_interface-v6.2.0
  43. 4669c45 [google_maps_flutter_platform_interface] Platform interface changes for #3258 (#4478) by Rexios · 1 year, 7 months ago google_maps_flutter_platform_interface-v2.4.0
  44. e113581 [video_player] fix: add missing isPlaybackLikelyToKeepUp check. (#3826) by Undefined · 1 year, 7 months ago video_player_avfoundation-v2.4.8
  45. 228c2b1 [camerax] Add flash configuration for image capture (#3800) by Camille Simon · 1 year, 7 months ago camera_android_camerax-v0.5.0+10
  46. dc41ccc Remove `equatable` and `xml` allowances (#4489) by stuartmorgan · 1 year, 7 months ago
  47. 756394d [ci] Switch Linux platform tests to LUCI (#4479) by stuartmorgan · 1 year, 7 months ago
  48. 9a5b61a [ci] Adjust bot configurations (#4485) by stuartmorgan · 1 year, 7 months ago
  49. 6889cca Bump github/codeql-action from 2.20.3 to 2.20.4 (#4490) by dependabot[bot] · 1 year, 7 months ago
  50. 166e2c2 [ci] Switch Android unit tests to LUCI (#4406) by stuartmorgan · 1 year, 7 months ago camera_android-v0.10.8+4 file_selector_android-v0.5.0+2 quick_actions_android-v1.0.7 webview_flutter_android-v3.9.1
  51. 86c2b7d [ci] Introduce LUCI versions of Linux desktop platform tests (#4223) by stuartmorgan · 1 year, 7 months ago
  52. 6181f65 [camerax] Marks all wrapped classes as immutable (#4451) by Camille Simon · 1 year, 7 months ago camera_android_camerax-v0.5.0+9
  53. c18c646 [go_router] Bumps example go_router version and migrate example code (#4469) by chunhtai · 1 year, 7 months ago go_router_builder-v2.2.2
  54. 369ee7e [Tool] New tool to download android dependencies (#4408) by Reid Baker · 1 year, 7 months ago
  55. 4c11497 [video_player] added iOS exception on incorrect asset path (#4318) by Zaldy Pagaduan Jr · 1 year, 7 months ago video_player_avfoundation-v2.4.7
  56. 77bb4d9 [google_maps_flutter_platform_interface] Add support for cloud-based map styling (#4141) by Joonas Kerttula · 1 year, 7 months ago google_maps_flutter_platform_interface-v2.3.0
  57. 13557d6 [webview_flutter] Adds support for receiving a url with WebResourceError (#3884) by Maurice Parrish · 1 year, 7 months ago webview_flutter_android-v3.9.0 webview_flutter_wkwebview-v3.7.0
  58. b166a0f [xdg_directories] Remove `process` dependency (#4460) by stuartmorgan · 1 year, 7 months ago xdg_directories-v1.0.1
  59. 808d790 [various] Update Pigeon in Swift plugins (#4461) by stuartmorgan · 1 year, 7 months ago file_selector_macos-v0.9.3+1 path_provider_foundation-v2.2.4 shared_preferences_foundation-v2.3.2 url_launcher_macos-v3.0.6
  60. d70eed0 Roll Flutter from 544d30dbaddf to c40173f114fa (10 revisions) (#4457) by engine-flutter-autoroll · 1 year, 7 months ago
  61. 9f30741 Roll Flutter (stable) from 796c8ef79279 to f468f3366c26 (2 revisions) (#4456) by engine-flutter-autoroll · 1 year, 7 months ago
  62. 5e63ef1 Fix Router Config Issues #4300 (go_router_builder/example) (#4369) by Seolin · 1 year, 7 months ago
  63. a4907b5 [webview_flutter_platform_interface] Adds url to `WebResourceError` (#4439) by Maurice Parrish · 1 year, 7 months ago webview_flutter_platform_interface-v2.4.0
  64. aa1eace [rfw] Restore RFW to 100% coverage (#4355) by Ian Hickson · 1 year, 7 months ago
  65. 2a508cb [file_selector_web] Listens to file input cancel event. (#3683) by Raju Muliyashiya · 1 year, 7 months ago file_selector_web-v0.9.2
  66. 31973f7 [cross_file] Correct sorting of import starting with dot-slash (#4449) by Sam Rawlins · 1 year, 7 months ago
  67. 7438c0b [metrics_center] Remove Equatable dependency (#4444) by Ian Hickson · 1 year, 7 months ago metrics_center-v1.0.11
  68. 2e46a33 Roll Flutter from 3ec96a8a4a5d to 544d30dbaddf (66 revisions) (#4448) by engine-flutter-autoroll · 1 year, 7 months ago
  69. e2711c1 [ci] Move snippet checks to LUCI (#4446) by stuartmorgan · 1 year, 7 months ago
  70. 2508714 ADD appBarBreakpoint (#4434) by wer-mathurin · 1 year, 7 months ago flutter_adaptive_scaffold-v0.1.6
  71. a5cfa60 Roll Flutter from 65ff3cb9b45c to 3ec96a8a4a5d (5 revisions) (#4415) by engine-flutter-autoroll · 1 year, 7 months ago
  72. 5d77549 [image_picker] Roll dependancies to avoid error (#4431) by Tarrin Neal · 1 year, 7 months ago image_picker-v1.0.1
  73. 05ef549 [in_app_pur]: Bump com.android.billingclient:billing from 6.0.0 to 6.0.1 in /packages/in_app_purchase/in_app_purchase_android/android (#4422) by dependabot[bot] · 1 year, 7 months ago in_app_purchase_android-v0.3.0+10
  74. 17c1021 [file_selector] Avoids using path_provider in web example app. (#4445) by David Iglesias · 1 year, 7 months ago
  75. aaebc6e [rfw] Add some more documentation for RFW (#4349) by Ian Hickson · 1 year, 7 months ago rfw-v1.0.11
  76. cbec816 [ci] Enable LUCI legacy analysis (#4435) by stuartmorgan · 1 year, 7 months ago
  77. 1999cdc [webview_flutter_wkwebview] NSError.toString (#4441) by Ian Hickson · 1 year, 7 months ago webview_flutter_wkwebview-v3.6.3
  78. 6fbc9f9 [ci] Remove unused Chromium setup (#4437) by stuartmorgan · 1 year, 7 months ago
  79. bd5d191 [flutter_plugin_tools] Reimplements the excerpt system inline in the tool, rather than relying on a separate package. (#4417) by Ian Hickson · 1 year, 7 months ago
  80. e479ca5 [ci] Remove webview_flutter implementation opt outs for custom analysis (#4438) by Maurice Parrish · 1 year, 7 months ago
  81. ba8974c [palette_generator] Add web support to unit tests (#4440) by stuartmorgan · 1 year, 7 months ago
  82. 28c419d [tool] Conditionalize color on `stdout` (#4436) by stuartmorgan · 1 year, 7 months ago
  83. 404084c [go_router_builder] Cleans up builder code. (#4356) by chunhtai · 1 year, 7 months ago go_router_builder-v2.2.1
  84. 188a846 [go_router] Fix some typos in the comments and asserts (#4412) by Valentin Vignal · 1 year, 7 months ago
  85. e47a2b5 [pigeon] `Object` type in class integration tests (#4384) by Tarrin Neal · 1 year, 7 months ago pigeon-v10.1.3
  86. 898d1e1 [pigeon]: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.22 to 1.9.0 in /packages/pigeon/platform_tests/test_plugin/android (#4419) by dependabot[bot] · 1 year, 7 months ago
  87. b4c3424 [ci] Add initial LUCI legacy analysis (#4428) by stuartmorgan · 1 year, 7 months ago
  88. 82f6fca [web_benchmarks] Migrate custom test to `custom_package_tests` (#4429) by stuartmorgan · 1 year, 7 months ago
  89. 8181bbe go_router: docs: fix typo in StatefulShellRoute.indexedStack(...) docs (#4341) by Goddchen · 1 year, 7 months ago
  90. 4469c5e Roll Flutter from d55a7d89e05e to 65ff3cb9b45c (21 revisions) (#4413) by engine-flutter-autoroll · 1 year, 8 months ago
  91. f1f0f24 [tool] Update Dart SDK version (#4402) by stuartmorgan · 1 year, 8 months ago
  92. 3eaad3d [url_lancher] Don't use `canLaunchUrl` in Link (#4400) by stuartmorgan · 1 year, 8 months ago url_launcher-v6.1.12
  93. a69b24b Remove unused autosubmit configuration file (#4410) by Ricardo Amador · 1 year, 8 months ago
  94. 4328d96 [file_selector]: Bump androidx.annotation:annotation from 1.5.0 to 1.6.0 in /packages/file_selector/file_selector_android/android (#4312) by dependabot[bot] · 1 year, 8 months ago file_selector_android-v0.5.0+1
  95. 9914683 Roll Flutter from bc49cd1bcab5 to d55a7d89e05e (17 revisions) (#4403) by engine-flutter-autoroll · 1 year, 8 months ago
  96. 38f4b59 [shared_preferences] Variable binding in a condition requires an initializer fix (#4407) by Tarrin Neal · 1 year, 8 months ago shared_preferences_foundation-v2.3.1
  97. 1c78359 [go_router] implemented helpers for StatefulShellRoute (#4228) by hangyu · 1 year, 8 months ago go_router-v9.0.3
  98. c50c218 [in_app_purchase_android] Bump com.android.billingclient:billing from 5.2.0 to 6.0.0. (#4390) by gmackall · 1 year, 8 months ago in_app_purchase_android-v0.3.0+9
  99. 12ec9fe [tool] Use 'flutter pub get' for Flutter packages (#4397) by stuartmorgan · 1 year, 8 months ago
  100. 958750d [ci] Enable LUCI stable custom Linux tests (#4404) by stuartmorgan · 1 year, 8 months ago