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

fix: increase minimum flutter version to 3.24.5 #240

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

bryanoltman
Copy link
Contributor

@bryanoltman bryanoltman commented Nov 19, 2024

The changes in 2.0.0 do not exist in Flutter 3.24.4, so we should only allow for Flutter 3.24.5 and above.

Fixes shorebirdtech/shorebird#2628

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@bryanoltman bryanoltman merged commit acfa307 into main Nov 20, 2024
6 checks passed
@bryanoltman bryanoltman deleted the bo/bump-required-flutter-version branch November 20, 2024 14:47
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.

feat: warn if shorebird_code_push version is incompatible with Flutter version
2 participants