-
-
Notifications
You must be signed in to change notification settings - Fork 474
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
After upgrading to Flutter 3.0 I can't run applications with fluent_ui🐛 #327
Comments
Same problem here |
The issue seems to be on On line 19 the method The error message also has a bunch of warnings about calling Maybe other errors will appear once this is fixed. Right now fluent_ui seems to not be compatible with Flutter 3.0. |
Describe the bug
After the last Flutter update I could no longer run applications with fluent_ui for testing and not even in release mode.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the application to start correctly.
Screenshots
![image](https://user-images.githubusercontent.com/42091869/168088378-4a36c538-cdf9-4c70-87f5-f630c5a2dd89.png)
Additional context
The text was updated successfully, but these errors were encountered: