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

Fixes binding warnings for Flutter 3 #149

Closed
wants to merge 1 commit into from
Closed

Conversation

esentis
Copy link

@esentis esentis commented Jul 17, 2022

Closes #138

@dshukertjr
Copy link
Member

@esentis

Thanks for opening this PR! This would remove the warnings for Flutter 3.0 and above, but will cause errors for Flutter 2.X. We would like to support Flutter 2.X for now. Do you have any better way that we could solve this for both Flutter 2.X and Flutter 3.x?

@bdlukaa
Copy link
Collaborator

bdlukaa commented Jul 18, 2022

#124 would sove this

@dshukertjr
Copy link
Member

Thanks @bdlukaa for reminding me!

@esentis We will close this one, as this will be fixed with #124, which will be merged very soon. Thank you for opening an PR, and we look forward to seeing more in the future 😁

@dshukertjr dshukertjr closed this Jul 18, 2022
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.

update to flutter 3 widget binding warnings
3 participants