We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi guys, I got error with using it with flutter_adaptive_scaffold:
It works if comment out the themes:
// theme: AppTheme.light, // darkTheme: AppTheme.dark,
Any idea how to fix it?
The text was updated successfully, but these errors were encountered:
I think I know what causes it, but if it is that case, it surprises me a bit since it should no longer be an issue in Flutter.
So that I can confirm and provide a definitive answer, can you please give the version used of:
If you can also add the theme config you used for FlexColorScheme that would also be helpful.
Sorry, something went wrong.
rydmike
No branches or pull requests
Hi guys, I got error with using it with flutter_adaptive_scaffold:
It works if comment out the themes:
Any idea how to fix it?
The text was updated successfully, but these errors were encountered: