1. 4035b62 [rfw] Replace deprecated `textScaleFactor` (#6130) by stuartmorgan · 1 year, 7 months ago rfw-v1.0.23
  2. b4bd165 [flutter_adaptive_scaffold] Replace deprecated APIs (#6129) by stuartmorgan · 1 year, 7 months ago
  3. 84a8e0a Roll Flutter from eb5d0a434ef1 to a628814ebd25 (72 revisions) (#6118) by engine-flutter-autoroll · 1 year, 7 months ago
  4. db96f93 [flutter_migrate] Replace deprecated APIs (#6128) by stuartmorgan · 1 year, 7 months ago
  5. b87b3ba [flutter_image] Replace deprecated APIs (#6126) by stuartmorgan · 1 year, 7 months ago flutter_image-v4.1.11
  6. cbb676a [tools] Ignore analysis options files in .symlinks (#6119) by stuartmorgan · 1 year, 7 months ago
  7. de9654f [various] Clean up `deprecated_member_use` ignores (#6123) by stuartmorgan · 1 year, 7 months ago
  8. 3c5687c Bump github/codeql-action from 3.24.0 to 3.24.1 (#6121) by dependabot[bot] · 1 year, 7 months ago
  9. a864254 Allow deprecated members from the Dart SDK/Flutter Framework to roll in (#6111) by Matan Lurey · 1 year, 7 months ago
  10. 8c263ef [google_maps_flutter][iOS 12] Skip `testTakeSnapshot` (#6120) by Camille Simon · 1 year, 7 months ago
  11. abb04bb [ci] Allow dependencies on local_auth_ios (#6116) by stuartmorgan · 1 year, 7 months ago
  12. 1bc9fee [url_launcher] Add `InAppBrowserConfiguration` parameter in implementations (#5759) by Alex Usmanov · 1 year, 7 months ago url_launcher_android-v6.3.0
  13. 49e3f1c [flutter_markdown] Use Text.rich to replace RichText in Flutter Markdown (#6062) by leiatfly · 1 year, 7 months ago flutter_markdown-v0.6.19
  14. 8d1a5c9 [google_maps_flutter][iOS 17] takeSnapshot FIX (#5823) by GavrielRosendorn74 · 1 year, 7 months ago google_maps_flutter_ios-v2.4.2
  15. 9385bbb Convert startProductRequest(), finishTransaction(), restoreTransactions(), presentCodeRedemptionSheet() to pigeon (#6032) by LouiseHsu · 1 year, 7 months ago in_app_purchase_storekit-v0.3.10
  16. 0d9fea6 [in_app_pur]: Bump org.json:json from 20231013 to 20240205 in /packages/in_app_purchase/in_app_purchase/example/android/app (#6096) by dependabot[bot] · 1 year, 7 months ago
  17. 70d4fee [local_auth] Rename iOS classes (#6108) by stuartmorgan · 1 year, 7 months ago local_auth_darwin-v1.2.1
  18. 2424147 [video_player_android] Handle BehindLiveWindowException (#5869) by Jakub Walusiak · 1 year, 7 months ago video_player_android-v2.4.12
  19. 41a0078 [in_app_purchase] Add alternative billing apis for android (#6056) by Reid Baker · 1 year, 7 months ago in_app_purchase_android-v0.3.1
  20. 6828aaa [webview_flutter] Update compileSdk to 34 (#6106) by stuartmorgan · 1 year, 7 months ago
  21. d1f1f0f [cupertino_icons] Add example to cupertino icons (#5312) by Ravi Singh Lodhi · 1 year, 7 months ago
  22. 0a69259 [local_auth]: Renamed `local_auth_ios` to `local_auth_darwin` (#5809) by OutdatedGuy · 1 year, 7 months ago local_auth_darwin-v1.2.0
  23. b58b33c [webview_flutter] Add listener for content offset (#3444) by Luong The Vinh · 1 year, 7 months ago webview_flutter-v4.7.0
  24. c269727 [go_router] Expose full `Uri` on `GoRouterState` in `GoRouterRedirect` (#5742) by David Chopin · 1 year, 7 months ago go_router-v13.2.0
  25. fe7d52d [webview_flutter] Minor test cleanup (#6031) by stuartmorgan · 1 year, 7 months ago
  26. 11152d2 [webview_flutter] Add interface for showing javascript dialog message (#4704) by EunchulJeon · 1 year, 7 months ago webview_flutter-v4.6.0
  27. 90baeee [pigeon] Implement Screaming Snake Case Conversion for Kotlin Enum Cases (#5918) by Erdzan Rastoder · 1 year, 7 months ago pigeon-v17.0.0
  28. cd45100 [camerax] Small fixes to starting/stopping video capture (#6068) by Camille Simon · 1 year, 7 months ago camera_android_camerax-v0.5.0+32
  29. 316bde0 Roll Flutter from 8431cae8843c to eb5d0a434ef1 (33 revisions) (#6079) by engine-flutter-autoroll · 1 year, 7 months ago
  30. 29d8cc0 [local_auth] fix: isDeviceSupported on ios (#5125) by td · 1 year, 7 months ago local_auth_ios-v1.1.7
  31. 93ae4dd [image_picker] Suppress analyzer warning about deprecation of UnmodifiableUint8ListView (#6076) by Jason Simmons · 1 year, 7 months ago
  32. 396fa75 Add transitionDuration parameter (#5854) by GiftShower_ · 1 year, 7 months ago flutter_adaptive_scaffold-v0.1.8
  33. cd621aa Roll Flutter from e6ba809b8a23 to 8431cae8843c (23 revisions) (#6075) by engine-flutter-autoroll · 1 year, 7 months ago
  34. 0c2473f [webview_flutter_android][webview_flutter_wkwebview] Adds support for `setOnScrollPositionChange` for webview_flutter platform implementations (#5664) by Luong The Vinh · 1 year, 7 months ago webview_flutter_android-v3.15.0 webview_flutter_wkwebview-v3.12.0
  35. e4ea6bf Manual roll Flutter from 0b5cd5073a3b to e6ba809b8a23 (12 revisions) (#6066) by engine-flutter-autoroll · 1 year, 7 months ago
  36. 7403992 [tool] Update to Dart 3 (#6030) by stuartmorgan · 1 year, 7 months ago
  37. 9382257 [ci] Move tool_runner.sh (#6038) by stuartmorgan · 1 year, 7 months ago
  38. ef765f1 Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#6063) by dependabot[bot] · 1 year, 7 months ago
  39. 1a5a7ce [camerax] Wrap Android classes/methods required to set the exposure mode (#5966) by Camille Simon · 1 year, 7 months ago camera_android_camerax-v0.5.0+31
  40. d63629d Manual roll Flutter from e02e2079bea7 to 0b5cd5073a3b (46 revisions) (#6053) by engine-flutter-autoroll · 1 year, 7 months ago
  41. ae3494d Bump github/codeql-action from 3.23.2 to 3.24.0 (#6050) by dependabot[bot] · 1 year, 7 months ago
  42. 0b86a4c Skip the wasm test for now, it doesn't even actually test wasm currently (#6044) by Jackson Gardner · 1 year, 7 months ago
  43. 19f88ae [camerax] Clarify how CameraX uses preset resolution (#6022) by Camille Simon · 1 year, 7 months ago camera_android_camerax-v0.5.0+30 camera_platform_interface-v2.7.3
  44. d37fb0a Add a link the different possible Android virtual device configs (#6033) by Ricardo Amador · 1 year, 7 months ago
  45. 0f677d3 Update the emulator versions and expose cipd. (#6025) by Ricardo Amador · 1 year, 7 months ago
  46. cbaa340 [tool] Add details to missing gradle coverage error (#6029) by stuartmorgan · 1 year, 7 months ago
  47. 9a7ca13 [file_selector] Fix comment typo (#6027) by stuartmorgan · 1 year, 7 months ago file_selector-v1.0.3
  48. 450251a [camerax] Change `buildPreview` to return `Texture` versus `FutureBuilder` (#6021) by Camille Simon · 1 year, 7 months ago camera_android_camerax-v0.5.0+29
  49. 65122e5 Manual roll Flutter from c65ab4d513da to e02e2079bea7 (38 revisions) (#6028) by engine-flutter-autoroll · 1 year, 7 months ago
  50. aee1980 Manual roll Flutter from 75a2e5b4932a to c65ab4d513da (22 revisions) (#6026) by engine-flutter-autoroll · 1 year, 7 months ago
  51. be4dd93 Roll Flutter from ace9181172b6 to 75a2e5b4932a (16 revisions) (#6017) by engine-flutter-autoroll · 1 year, 7 months ago
  52. 013763d [webview_flutter] Support for handling basic authentication requests (#5727) by Jeroen Weener · 1 year, 7 months ago webview_flutter-v4.5.0
  53. 60a1ffc [tool] Extend `flutter test` workaround to other desktops (#6024) by stuartmorgan · 1 year, 7 months ago
  54. 2d0f24f [two_dimensional_scrollables] Merged cells for TableView (#5917) by Kate Lovett · 1 year, 7 months ago two_dimensional_scrollables-v0.1.0
  55. be0124d [rfw] Restore RFW to 100% coverage after `ButtonBar` update (#6020) by Taha Tesser · 1 year, 7 months ago rfw-v1.0.22
  56. 871a24b [in_app_purchase] Convert storefront(), transactions(), canMakePayment(), and addPayment() to pigeon (#5910) by LouiseHsu · 1 year, 7 months ago in_app_purchase_storekit-v0.3.9
  57. 7b1ae1f [in_app_purchase] Add play country code api (#5941) by Reid Baker · 1 year, 7 months ago in_app_purchase_android-v0.3.0+18
  58. 5b48c44 [rfw] Enable subscribing to the root of a DynamicContent (#5848) by Ian Hickson · 1 year, 7 months ago rfw-v1.0.21
  59. c0cb0ee [pigeon] Adds ProxyApi to AST generation (#5861) by Maurice Parrish · 1 year, 7 months ago pigeon-v16.0.5
  60. 95f2e50 [tool] Exempt federated impl examples from CHANGELOG (#6018) by stuartmorgan · 1 year, 7 months ago
  61. 07d1ad3 Manual roll Flutter from 2f6fdf2650d4 to ace9181172b6 (57 revisions) (#6013) by engine-flutter-autoroll · 1 year, 7 months ago
  62. 25abb5d [rfw] Add `OverflowBar` widget and Update `ButtonBar` widget implementation (#5807) by Taha Tesser · 1 year, 7 months ago rfw-v1.0.20
  63. 724f52d [ci] Reduce tasks slightly (#6011) by stuartmorgan · 1 year, 7 months ago
  64. 73c9bdc Clarify issue requirement (#6010) by stuartmorgan · 1 year, 7 months ago
  65. e08e149 [various] Disambiguate TestDefaultBinaryMessengerBinding (#6009) by stuartmorgan · 1 year, 7 months ago
  66. 7c95a32 Manual roll Flutter from a8efa771d6a3 to 2f6fdf2650d4 (23 revisions) (#6008) by engine-flutter-autoroll · 1 year, 7 months ago
  67. d195b41 Bump github/codeql-action from 3.23.1 to 3.23.2 (#5987) by dependabot[bot] · 1 year, 7 months ago
  68. 516648a [go_router] Add `topRoute` to `GoRouterState` (#5736) by getBoolean · 1 year, 7 months ago go_router-v13.1.0
  69. 35ac30e Add Kotlin to CONTRIBUTING.md (#5970) by stuartmorgan · 1 year, 7 months ago
  70. 56e7a4d Roll Flutter (stable) from 67457e669f79 to 41456452f29d (1 revision) (#5979) by engine-flutter-autoroll · 1 year, 7 months ago
  71. cbe8100 Update README of `package:process` (#5475) by Bartek Pacia · 1 year, 7 months ago
  72. 5f9fc70 Roll Flutter from 19b06f4ee9a0 to a8efa771d6a3 (38 revisions) (#5969) by engine-flutter-autoroll · 1 year, 7 months ago
  73. 21b5abb Add rfw widgets (#5661) by Peixin Li · 1 year, 7 months ago rfw-v1.0.19
  74. ba43d73 [camera] add heif support image iOS (#4586) by Mairramer · 1 year, 7 months ago camera_avfoundation-v0.9.14
  75. 5aa3d35 [webview_flutter_android] Add javascript panel interface for android (#5796) by EunchulJeon · 1 year, 7 months ago webview_flutter_android-v3.14.0
  76. dced730 [camerax] Wrap Android classes/methods required for implementing setting focus & exposure points and offset (#5659) by Camille Simon · 1 year, 7 months ago camera_android_camerax-v0.5.0+28
  77. e83f9f7 Bump actions/upload-artifact from 4.2.0 to 4.3.0 (#5967) by dependabot[bot] · 1 year, 7 months ago
  78. 29d33de Roll Flutter from 5b673c28e4ac to 19b06f4ee9a0 (21 revisions) (#5968) by engine-flutter-autoroll · 1 year, 7 months ago
  79. 8fbdf65 [webview_flutter] Use a local web server for legacy web integration tests (#5956) by stuartmorgan · 1 year, 7 months ago
  80. f858453 Roll Flutter from 3ee8ff287a6e to 5b673c28e4ac (28 revisions) (#5965) by engine-flutter-autoroll · 1 year, 7 months ago
  81. 841fe90 [two_dimensional_scrollables] Fix TableSpanDecoration rects when axes are reversed (#5916) by Kate Lovett · 1 year, 7 months ago two_dimensional_scrollables-v0.0.6
  82. 88b7d16 [most on Android] Bump compile SDK version to 34 (#5783) by Camille Simon · 1 year, 7 months ago
  83. 5be1553 [url_launcher]: Fix a grammar error in the comments of launchUrl method (#5919) by Tyler · 1 year, 7 months ago url_launcher-v6.2.4
  84. a94ed29 [webview_platform_interface] Adds WebResourceRequest to HttpResponseError (#5790) by Maurice Parrish · 1 year, 7 months ago webview_flutter_platform_interface-v2.10.0
  85. ad79b99 [camerax] Update `Activity` references when `ActivityAware` lifecycle methods called (#5784) by Camille Simon · 1 year, 7 months ago camera_android_camerax-v0.5.0+27
  86. c354cb7 Roll Flutter from 5dea6b994e8f to 3ee8ff287a6e (9 revisions) (#5955) by engine-flutter-autoroll · 1 year, 7 months ago
  87. 68a0614 [espresso] Replace deprecated `getObservatoryUri` (#5788) by stuartmorgan · 1 year, 7 months ago espresso-v0.3.0+7
  88. e4cbf23 Roll Flutter from ddf60fb08733 to 5dea6b994e8f (5 revisions) (#5951) by engine-flutter-autoroll · 1 year, 7 months ago
  89. 906909b Update platform label rules for shared iOS/macOS (#5801) by stuartmorgan · 1 year, 7 months ago
  90. 2bb7d14 [pigeon] Support other hosts in generated file CI checks (#5944) by stuartmorgan · 1 year, 7 months ago
  91. 2b0d290 [pigeon] Improve style of generated Swift code (#5938) by stuartmorgan · 1 year, 7 months ago pigeon-v16.0.4
  92. 648315f Roll Flutter from 684247a3c78a to ddf60fb08733 (12 revisions) (#5949) by engine-flutter-autoroll · 1 year, 7 months ago
  93. 7b07d18 [camera]fix a sample buffer memory leak on pause resume recording (#5927) by hellohuanlin · 1 year, 7 months ago camera_avfoundation-v0.9.13+11
  94. 44ee590 [ci] Run Swift formatter and linter during CI formatting (#5928) by Jenn Magder · 1 year, 7 months ago
  95. bb9be73 Manual roll Flutter from f77f82435a97 to 684247a3c78a (39 revisions) (#5948) by engine-flutter-autoroll · 1 year, 7 months ago
  96. 7901015 Expose registered widget libraries and local widget library widgets. (#5936) by John McCutchan · 1 year, 7 months ago rfw-v1.0.18
  97. da6d872 Bump actions/upload-artifact from 4.1.0 to 4.2.0 (#5937) by dependabot[bot] · 1 year, 7 months ago
  98. 1371491 Manual roll Flutter (stable) from ef1af02aead6 to 67457e669f79 (1 revision) (#5932) by engine-flutter-autoroll · 1 year, 7 months ago
  99. 129e08c [pigeon] Run swift-format on ungenerated example app Swift files (#5934) by Jenn Magder · 1 year, 7 months ago
  100. 9379e4a [path_provider_foundation] Run swift-format on Swift files (#5935) by Jenn Magder · 1 year, 7 months ago