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

Make this package compatible with Flutter 3.0.0 #93

Closed
th0rgall opened this issue May 17, 2022 · 3 comments
Closed

Make this package compatible with Flutter 3.0.0 #93

th0rgall opened this issue May 17, 2022 · 3 comments

Comments

@th0rgall
Copy link

This line causes a build warning:

WidgetsBinding.instance!.addPostFrameCallback((_) {

See the release notes for a suggested fix: https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-3.0.0#if-you-see-warnings-about-bindings

@MariaMelnik
Copy link
Owner

@th0rgall thank you for posting it! Will update soon.

@MariaMelnik
Copy link
Owner

@th0rgall you can now use 0.3.1 version to avoid warning.
I am closing issue but feel free to reopen it if something is incorrect.

@th0rgall
Copy link
Author

Thank you!

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