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

../lib/src/widgets/input_toolbar/input_toolbar.dart(49,32): error GD65BB2B6: The getter 'View' isn't defined for the class 'InputToolbarState'. #52

Closed
lucasjinreal opened this issue May 13, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@lucasjinreal
Copy link

../lib/src/widgets/input_toolbar/input_toolbar.dart(49,32): error GD65BB2B6: The getter 'View' isn't defined for the class 'InputToolbarState'.

@SebastienBtr
Copy link
Owner

Can you provide more information, what version you're using, and the code to reproduce your issue

@SebastienBtr SebastienBtr added the bug Something isn't working label May 14, 2023
@SebastienBtr
Copy link
Owner

I did some research and it's because you didn't upgrade to Flutter 3.10
You can either upgrade your flutter version or use the flutter-3.7 branch that I just created in case you aren't ready to upgrade yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants