-
Notifications
You must be signed in to change notification settings - Fork 27.7k
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
ios build error after upgrade to Flutter 3.10 ( 'textTheme' isn't defined for the class 'AppBarTheme'.) #126619
Comments
had to downgrade to flutter 3.7.5 |
This is not an error.
Read more here. |
Hi @fullflash, the issue is caused by Closing from here as this is not a flutter issue. Thank you |
Thanks @danagbemava-nc you are correct it was related to flutter_neumorphic plugin. and there is no textTheme in our app we migrate it already. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Is there an existing issue for this?
Steps to reproduce
after upgrading to flutter 3.10 unable to build for ios
Actual results
Logs
Logs
<!-- Paste your logs here -->
Flutter Doctor output
Doctor output
tried flutter pub cache repair also deleting .pubcache folder and redownloading flutter
also tried
https://github.com/flutter/flutter/wiki/Workarounds-for-common-issues#flutter-installation-corrupted
The text was updated successfully, but these errors were encountered: