-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Roll Flutter from cc14ef529014 to cb7b7dfe86c7 (20 revisions) #10464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
auto-submit
merged 20 commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-3cfedd3e-0b19-4b78-822d-7376bf85c33c-1763487757
Nov 18, 2025
Merged
Roll Flutter from cc14ef529014 to cb7b7dfe86c7 (20 revisions) #10464
auto-submit
merged 20 commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-3cfedd3e-0b19-4b78-822d-7376bf85c33c-1763487757
Nov 18, 2025
+1
−1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…dget and apply to ModalRoute (flutter/flutter#177570)
…affold` during `flutter clean` (#175664)" (flutter/flutter#178672)
…ct companion watch apps defined by only the project info file. (flutter/flutter#176832)
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
fluttergithubbot
approved these changes
Nov 18, 2025
Contributor
|
autosubmit label was removed for flutter/packages/10464, because - The status or check suite Linux_android_legacy android_platform_tests_legacy_api_shard_4 master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Nov 19, 2025
github-merge-queue bot
pushed a commit
to flutter/flutter
that referenced
this pull request
Nov 19, 2025
flutter/packages@34746bb...8f72e4b 2025-11-19 victoreronmosele@gmail.com [rfw] Update broken links in rfw's README.md (flutter/packages#9796) 2025-11-19 49699333+dependabot[bot]@users.noreply.github.com [dependabot]: Bump androidx.activity:activity from 1.10.1 to 1.11.0 in /packages/image_picker/image_picker_android/android (flutter/packages#10045) 2025-11-19 49699333+dependabot[bot]@users.noreply.github.com [dependabot]: Bump androidx.core:core from 1.13.1 to 1.17.0 in /packages/url_launcher/url_launcher_android/android (flutter/packages#9855) 2025-11-19 matt.boetger@gmail.com Upgrade AGP to 8.9.1 (flutter/packages#10458) 2025-11-18 stuartmorgan@google.com [pigeon] Update analyzer range to 8-9 (flutter/packages#10466) 2025-11-18 stuartmorgan@google.com [in_app_purchase] Rename Swift Pigeon output file (flutter/packages#10465) 2025-11-18 engine-flutter-autoroll@skia.org Roll Flutter from cc14ef5 to cb7b7df (20 revisions) (flutter/packages#10464) 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
flutter/flutter@cc14ef5...cb7b7df
2025-11-18 15619084+vashworth@users.noreply.github.com Enable UIScene Migration and update create templates (flutter/flutter#178700)
2025-11-18 Minsuk Jung Fix #160622: change containsWatchConpanion function to detect companion watch apps defined by only the project info file. (flutter/flutter#176832)
2025-11-18 engine-flutter-autoroll@skia.org Roll Skia from 614e71550fc3 to ca906091e199 (2 revisions) (flutter/flutter#178716)
2025-11-18 bkonyi@google.com Revert "[ Tool ] Don't delete
.dart_tool/widget_preview_scaffoldduringflutter clean(#175664)" (flutter/flutter#178672)2025-11-18 6655696+guidezpl@users.noreply.github.com Add missing flutter_lints dev dependencies (flutter/flutter#178105)
2025-11-18 engine-flutter-autoroll@skia.org Roll Skia from ec2f626cdcad to 614e71550fc3 (3 revisions) (flutter/flutter#178708)
2025-11-18 engine-flutter-autoroll@skia.org Roll Dart SDK from a8ad764281e3 to 312845b06afc (1 revision) (flutter/flutter#178704)
2025-11-18 engine-flutter-autoroll@skia.org Roll Skia from d7268f8245f2 to ec2f626cdcad (1 revision) (flutter/flutter#178703)
2025-11-18 116356835+AbdeMohlbi@users.noreply.github.com Refactor SnackBar behavior selection example to use
RadioGroup(flutter/flutter#178618)2025-11-18 zhongliu88889@gmail.com Add framework-side hitTestBehavior support for Semantics widget and apply to ModalRoute (flutter/flutter#177570)
2025-11-18 huy@nevercode.io Fix deprecation warning in some API examples using RadioListTile (flutter/flutter#178635)
2025-11-18 engine-flutter-autoroll@skia.org Roll Skia from 47fd0d9b1044 to d7268f8245f2 (6 revisions) (flutter/flutter#178695)
2025-11-18 engine-flutter-autoroll@skia.org Roll Dart SDK from cf94632d94a1 to a8ad764281e3 (1 revision) (flutter/flutter#178694)
2025-11-18 69134234+sutes-work@users.noreply.github.com [fuchsia] Add wrapper for zx_iob_writev (flutter/flutter#178626)
2025-11-17 31859944+LongCatIsLooong@users.noreply.github.com Make a11y
computeChildGeometryslightly faster (flutter/flutter#177477)2025-11-17 bruno.leroux@gmail.com Fix DropdownMenu width when decorationBuilder provides label (flutter/flutter#178465)
2025-11-17 bruno.leroux@gmail.com Add DropdownMenuFormField.decorationBuilder (flutter/flutter#178640)
2025-11-17 engine-flutter-autoroll@skia.org Roll Skia from 84c83c0dfb4a to 47fd0d9b1044 (4 revisions) (flutter/flutter#178673)
2025-11-17 116356835+AbdeMohlbi@users.noreply.github.com Small cleanup in
AndroidTouchProcessor.java(flutter/flutter#178574)2025-11-17 116356835+AbdeMohlbi@users.noreply.github.com Remove unnecessary
finalmodifier inStandardMessageCodec.java(flutter/flutter#178598)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
Please CC louisehsu@google.com,stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Packages: 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