Roll Packages from bb5a25815cae to 72356fda4684 (8 revisions) (#158378) https://github.com/flutter/packages/compare/bb5a25815cae...72356fda4684 2024-11-08 stuartmorgan@google.com [various] Update example app minSdkVersions (flutter/packages#8035) 2024-11-07 32538273+ValentinVignal@users.noreply.github.com [go_router] Activate leak testing (flutter/packages#7546) 2024-11-07 louisehsu@google.com [in_app_purchase_storekit] Add restore purchases and receipts (flutter/packages#7964) 2024-11-07 10687576+bparrishMines@users.noreply.github.com [interactive_media_ads] Adds remaining methods for internal wrapper of the Android native `BaseManager` (flutter/packages#7943) 2024-11-07 58529443+srujzs@users.noreply.github.com [google_sign_in/google_identity_services] Clear-up documentation of callbacks in various APIs and uses of those APIs (flutter/packages#8029) 2024-11-07 alex@mariuti.com [flutter_svg] wasm compatibility (flutter/packages#8014) 2024-11-06 jessiewong401@gmail.com Applied Gradle Plugins Declaratively for Multiple Plugin Example Apps (Part 2) (flutter/packages#8019) 2024-11-06 engine-flutter-autoroll@skia.org Roll Flutter from 29d40f7f6826 to 73546b3b71a7 (20 revisions) (flutter/packages#8028) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC flutter-ecosystem@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md https://dart.googlesource.com/external/github.com/flutter/flutter/+/14e0e580b4489094e3e788acfab91174d5aa0a38
diff --git a/DEPS b/DEPS index 9b53377..8cd5831 100644 --- a/DEPS +++ b/DEPS
@@ -262,7 +262,7 @@ 'engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + 'bc54bbc05250419bc6cdc53989a1e403b8db0d89', - 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '4152ca43c274dd495cc00e088c17551ae28ed5d3', + 'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '14e0e580b4489094e3e788acfab91174d5aa0a38', 'engine/src/flutter/third_party/depot_tools': Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',
diff --git a/commits.json b/commits.json index 8f4f709..ffa0d54 100644 --- a/commits.json +++ b/commits.json
@@ -1,5 +1,5 @@ { "engine/src/flutter":"0e90d9526223bc769740a9e758c9bce265e0892e", "engine/src/flutter/third_party/dart":"bc54bbc05250419bc6cdc53989a1e403b8db0d89", - "flutter":"4152ca43c274dd495cc00e088c17551ae28ed5d3" + "flutter":"14e0e580b4489094e3e788acfab91174d5aa0a38" } \ No newline at end of file