Skip to content

Fix minimum Dart version to be the same across the repo.#844

Merged
gspencergoog merged 1 commit intoflutter:mainfrom
gspencergoog:bump_version
Mar 31, 2026
Merged

Fix minimum Dart version to be the same across the repo.#844
gspencergoog merged 1 commit intoflutter:mainfrom
gspencergoog:bump_version

Conversation

@gspencergoog
Copy link
Copy Markdown
Collaborator

Description

Fix minimum Dart version to be the same across the repo so that the Dart features available are all the same.

Fix minimum Dart version

Sync up versin numbers

Merge branch 'main' into bump_version

Update migration guide

Update Changelogs, bump version numbers
Copy link
Copy Markdown
Contributor

@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 minimum Dart SDK version from 3.9.2 to 3.10.0 across multiple packages and examples within the monorepo. Review feedback highlights an inconsistency where only the ui_primitives package received a version bump despite similar changes in other packages. Additionally, several workspace members, including packages/genui and various examples, were identified as missing the SDK update, which should be addressed to ensure consistency across the repository.

@gspencergoog gspencergoog merged commit 091183f into flutter:main Mar 31, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants