flutter-packages
flutter-packages copied to clipboard
primaryContainer is same as secondaryContainer on Windows platform when using light theme.
Package
dynamic_color
Existing issue?
- [X] I checked the existing issues
What happened?
Expected vs actual result:
primaryContainer is the same as secondaryContainer on Windows platform when using light theme.
Steps to reproduce:
- build and run demo project.
- open Windows's settings, swith to light theme.
demo project
light theme
dark theme
Relevant log output
No response
additions
I've found that only happens when I use this wallpaper.
cc @pennzht