Skip to content

Update repo for 3.38#10405

Merged
auto-submit[bot] merged 7 commits intoflutter:mainfrom
stuartmorgan-g:flutter-3-38-update
Nov 12, 2025
Merged

Update repo for 3.38#10405
auto-submit[bot] merged 7 commits intoflutter:mainfrom
stuartmorgan-g:flutter-3-38-update

Conversation

@stuartmorgan-g
Copy link
Collaborator

Does all of the steps from https://github.com/flutter/flutter/blob/master/docs/ecosystem/release/Updating-Packages-repo-for-a-stable-release.md for the 3.38 release (except the first one, which the stable roller will handle).

This includes a lot of autoformat changes, because the N-2 is now 3.32, which means many packages are now being updated to a min Dart SDK of 3.8, triggering a formatter behavior change.

@stuartmorgan-g
Copy link
Collaborator Author

Version override: min SDK changes are one of the documented exceptions for version bumps. (The formatter changes are technically changes to production code, but it's just autoformatting so there's no real value in releasing it.)

Copy link

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

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 repository for the 3.38 release. The changes include updating CI configurations, bumping the minimum SDK and Flutter versions in various pubspec.yaml files, and adding release notes to CHANGELOG.md files. A significant portion of the changes consists of code reformatting, which is expected due to the Dart SDK update. All modifications appear to be correct and align with the goal of preparing the repository for the new Flutter version.

Copy link
Contributor

@mdebbar mdebbar left a comment

Choose a reason for hiding this comment

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

RSLGTM

Copy link
Contributor

@Piinks Piinks left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@parlough parlough left a comment

Choose a reason for hiding this comment

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

mustache_template changes look good to me, thanks!

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.

7 participants