Skip to content

[ci] Update repo for 3.44 stable release#11741

Merged
auto-submit[bot] merged 9 commits into
flutter:mainfrom
stuartmorgan-g:stable-3-44
May 20, 2026
Merged

[ci] Update repo for 3.44 stable release#11741
auto-submit[bot] merged 9 commits into
flutter:mainfrom
stuartmorgan-g:stable-3-44

Conversation

@stuartmorgan-g

Copy link
Copy Markdown
Collaborator

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

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.

Suggested change
- 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

@github-actions github-actions Bot removed the CICD Run CI/CD label May 19, 2026
@stuartmorgan-g stuartmorgan-g added the CICD Run CI/CD label May 19, 2026
@stuartmorgan-g stuartmorgan-g removed the CICD Run CI/CD label May 19, 2026
@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label May 19, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 20, 2026
@stuartmorgan-g stuartmorgan-g added CICD Run CI/CD autosubmit Merge PR when tree becomes green via auto submit App labels May 20, 2026
@auto-submit auto-submit Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label May 20, 2026
@auto-submit

auto-submit Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

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.

@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label May 20, 2026
@auto-submit auto-submit Bot merged commit 1dfbada into flutter:main May 20, 2026
84 checks passed
github-merge-queue Bot pushed a commit to flutter/flutter that referenced this pull request May 20, 2026
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
matthewhendrix pushed a commit to matthewhendrix/flutter that referenced this pull request May 23, 2026
…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
via-guy pushed a commit to via-guy/flutter that referenced this pull request Jun 26, 2026
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants