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

Release 1.8.6 #880

Closed
ever-garay-ueno opened this issue Jan 6, 2025 · 3 comments
Closed

Release 1.8.6 #880

ever-garay-ueno opened this issue Jan 6, 2025 · 3 comments

Comments

@ever-garay-ueno
Copy link

The release 1.8.6 has changes of new flutter version, the 3.27.0 version, causing those of us who use this dependency indirectly with version 3.19.x of Flutter to not be able to compile because the lock is updated from 1.8.5 to 1.8.7 which already has the changes from 1.8.6 with changes for the new version of Flutter

@diegotori
Copy link
Collaborator

Please upgrade to version 1.9.0, which now requires Flutter 3.27.

@ever-garay-ueno
Copy link
Author

This update will take time, version 2.8.6 does not necessarily require the new version of Flutter since the BreakingChange is from version 2.9.0

@diegotori
Copy link
Collaborator

@ever-garay-ueno just published version 1.9.1 which isolates the deprecated withOpacity call into a single compatibility extension method, with full documentation so that it can be removed once the Flutter team does.

From now on, this library will make a best effort in trying to support the latest N-1 Flutter version at the very minimum.

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

No branches or pull requests

2 participants