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? # 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
Describe the bug Wrong theme color (dark mode) on ReorderableListView. See gifs below
Expected behavior
Render with Material:
Screenshots
Render with Fluent:
The text was updated successfully, but these errors were encountered:
Could you post a reproducible code sample?
Sorry, something went wrong.
Yup, https://gist.github.com/WinXaito/1e767b25e34a67561603a6b63db4b45b
(Just switch the comment in main function for use MaterialApp or FluentApp)
2e94931
Add a Material Theme to Fluent Theme Builder (Fixes bdlukaa#133)
354b14b
No branches or pull requests
Describe the bug
Wrong theme color (dark mode) on ReorderableListView. See gifs below
Expected behavior
Render with Material:
Screenshots
Render with Fluent:
The text was updated successfully, but these errors were encountered: