Skip to content
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

Upgrade Flutter to 3.22.3 #1786

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

michael-markl
Copy link
Member

Short description

Upgrades Flutter version from 3.19.x to 3.22.3 (release notes -- nothing too crazy).

The current version of flutter is 3.24.x, but I think it's better to first upgrade to 3.22.x first. 3.24.x has a few more breaking changes.

Proposed changes

I ran fvm dart fix --apply to do auto migrations. I think it just renamed some colors.

Side effects

None.

Testing

Some smoke testing is definitely appropriate :) However, afaics everything seems very stable.

Resolved issues

Partially fixes #1669

Copy link

@codescene-delta-analysis codescene-delta-analysis 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 Health Quality Gates: OK

No scoreable code touched

View detailed results in CodeScene

@michael-markl michael-markl force-pushed the upgrade-flutter-to-3.22 branch from f99a19e to 4aabc7e Compare November 20, 2024 16:21
Copy link

@codescene-delta-analysis codescene-delta-analysis 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 Health Quality Gates: OK

No scoreable code touched

View detailed results in CodeScene

Copy link
Member

@steffenkleinle steffenkleinle left a comment

Choose a reason for hiding this comment

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

Tested on android, could not find any problems

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.

Flutter and dart update
2 participants