[ci] Update repo for 3.44 stable release#11741
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the minimum supported Flutter and Dart SDK versions across numerous packages in the repository, along with corresponding updates to the SDK version mapping in script/tool/lib/src/common/core.dart and the respective CHANGELOG.md files. The review feedback suggests ensuring that all Markdown files end with a newline character to improve compatibility with version control systems.
| - Initial release: supports all 960 fonts and variants from fonts.google.com | ||
| - ttf files are downloaded via http on demand, and saved to local disk so that they can be loaded without making another http request for future font requests | ||
| - Fonts are loaded asynchronously through the font loader and Text widgets that use them are refreshed when they are ready No newline at end of file | ||
| - Fonts are loaded asynchronously through the font loader and Text widgets that use them are refreshed when they are ready |
There was a problem hiding this comment.
It's good practice to ensure all text files, especially Markdown files, end with a newline character. This improves compatibility with various tools and version control systems.
| - Fonts are loaded asynchronously through the font loader and Text widgets that use them are refreshed when they are ready | |
| - Fonts are loaded asynchronously through the font loader and Text widgets that use them are refreshed when they are ready | |
|
autosubmit label was removed for flutter/packages/11741, because - The status or check suite Windows_x64 dart_unit_tests_shard_1 master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
flutter/packages@ade10ca...1dfbada 2026-05-20 stuartmorgan@google.com [ci] Update repo for 3.44 stable release (flutter/packages#11741) 2026-05-20 stuartmorgan@google.com [tool] Unify most validation commands (flutter/packages#11641) 2026-05-19 davidmartos96@gmail.com [google_sign_in_android] Update android libraries (flutter/packages#11694) 2026-05-19 louisehsu@google.com [in_app_purchase_storekit] Replace deprecated offer code API (flutter/packages#11223) 2026-05-19 engine-flutter-autoroll@skia.org Roll Flutter (stable) from 00b0c91 to 559ffa3 (1442 revisions) (flutter/packages#11730) 2026-05-19 engine-flutter-autoroll@skia.org Roll Flutter from 3598686 to 259aeae (19 revisions) (flutter/packages#11737) 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
…r#186811) flutter/packages@ade10ca...1dfbada 2026-05-20 stuartmorgan@google.com [ci] Update repo for 3.44 stable release (flutter/packages#11741) 2026-05-20 stuartmorgan@google.com [tool] Unify most validation commands (flutter/packages#11641) 2026-05-19 davidmartos96@gmail.com [google_sign_in_android] Update android libraries (flutter/packages#11694) 2026-05-19 louisehsu@google.com [in_app_purchase_storekit] Replace deprecated offer code API (flutter/packages#11223) 2026-05-19 engine-flutter-autoroll@skia.org Roll Flutter (stable) from 00b0c91 to 559ffa3 (1442 revisions) (flutter/packages#11730) 2026-05-19 engine-flutter-autoroll@skia.org Roll Flutter from 3598686 to 259aeae (19 revisions) (flutter/packages#11737) 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
Does the steps for https://github.com/flutter/flutter/blob/master/docs/ecosystem/release/Updating-Packages-repo-for-a-stable-release.md for the 3.44 stable release.
…r#186811) flutter/packages@ade10ca...1dfbada 2026-05-20 stuartmorgan@google.com [ci] Update repo for 3.44 stable release (flutter/packages#11741) 2026-05-20 stuartmorgan@google.com [tool] Unify most validation commands (flutter/packages#11641) 2026-05-19 davidmartos96@gmail.com [google_sign_in_android] Update android libraries (flutter/packages#11694) 2026-05-19 louisehsu@google.com [in_app_purchase_storekit] Replace deprecated offer code API (flutter/packages#11223) 2026-05-19 engine-flutter-autoroll@skia.org Roll Flutter (stable) from 00b0c91 to 559ffa3 (1442 revisions) (flutter/packages#11730) 2026-05-19 engine-flutter-autoroll@skia.org Roll Flutter from 3598686 to 259aeae (19 revisions) (flutter/packages#11737) 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
Does the steps for https://github.com/flutter/flutter/blob/master/docs/ecosystem/release/Updating-Packages-repo-for-a-stable-release.md for the 3.44 stable release.