-
-
Notifications
You must be signed in to change notification settings - Fork 287
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 to flutter 3.10? #3953
Comments
Is-there something blocking to migrate to Flutter 3.10 / Dart 3? |
@g123k We just didn't want to rush. No explicit blocking issue related to 3.10 AFAIK. |
Ok, I will wait for your PR #4131 to be merged and then implement it. |
Here is the list of unsupported Lint rules:
I will remove them (as it's mandatory). |
Problem
As usual, when flutter upgrades, it would not be a good idea to upgrade immediately on our developer computers.
But when should we upgrade?
Icing on the cake: "github" apparently did upgrade to 3.10, while our code is in 3.7.
https://medium.com/flutter/whats-new-in-flutter-3-10-b21db2c38c73
camera: ^0.10.4
,camera_android_camerax: ^0.5.0
)The text was updated successfully, but these errors were encountered: