-
-
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
⛔️ DO NOT release any version based on Flutter 3.3 #2919
Comments
Just checked the last releases, v3.8.1 is the last one before 3.3.0 @teolemon |
I suggest that we downgrade to 3.0.5 (actually I did not upgrade), specifically for a version that does not bring interesting features, as @g123k explained. |
I strongly agree with this change, but will Dependabot still work with strict versions? |
I'm ready to downgrade the code and "fix" the
Indeed we need to find a process. But it's not like we currently used 50+ packages full of bugs: most of them are 100% functional. We can do the upgrade smoothly (and manually), with a focus on specific packages. With no rush. |
CI isn't a problem should be one parameter per workflow don't worry about that |
The new version of Flutter (3.3.1) doesn’t fix any issues related to the text rendering. We continue with 3.0. |
totally agree, this version doesn't have any interesting features and it has bugs while rendering. |
The patches have been made but no version yet. |
flutter/flutter#105014 It doesn't seem to have been fixed |
It's now OK to migrate back to 3.3.x, as 3.3.2 fixes the text's issue |
We decided to upgrade to not have to upgrade multiple versions in the future. But not a high priority |
@M123-dev Unfortunately the upgrade has an impact on the code. |
I think it should now be OK to upgrade to Flutter 3.3. |
I guess we can reasonably switch to flutter 3.3.4, as it's already the 5th version of 3.3 - they probably fixed most bugs. |
On the official Flutter GitHub, many issues are reported about regressions with Flutter 3.3.
Please DO not release any public version until a fix is released.
Here are the issues, that I'm able to reproduce:
The text was updated successfully, but these errors were encountered: