-
-
Notifications
You must be signed in to change notification settings - Fork 475
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
🐛 Fluent UI 4.6.2 breaks under Flutter 3.12.0-8.0.pre.21 #865
Comments
This also applies to the current beta channel ( |
It has always been said that Fluent_ui was applicable to the stable branch of Flutter. The various fixes will be applied when the above-mentioned branches become stable. The various fixes could break the current stable version of flutter, and we do not wish to maintain several versions of fluent_ui to meet the needs of the beta/master branches of flutter. |
Flutter 3.13.0 is just released to the stable channel. As expected there are some compile errors. Taking a look now :) EDIT: Rudimental fix available in this PR #915 |
Thanks--4.7.3 fixed it! |
Describe the bug
Fluent UI 4.6.2 breaks under Flutter master channel
To Reproduce
Steps to reproduce the behavior:
flutter run -d macos
Expected behavior
Flutter run should just work.
Additional context
The text was updated successfully, but these errors were encountered: