Closed emmaxCreative closed 5 months ago
I'm not sure if you have permission but this needs the "p: dynamic_color" label.
Running into the same issue after upgrading to Flutter 3.22. Do you we have a timeline on this?
Same problem on Flutter 3.22
Closing as dupe of #582
Package
dynamic_color
Existing issue?
What happened?
Expected vs actual result:
Expected result: dynamic colorscheme should support the new color tokens: for example surfaceContainerHigh etc
Actual result: All components of flutter that probably use the new tokens under the hood use a fallback color which results in an UI where you can se no different shades from different levels of containers. For example a card will have the same color as the scaffold background.
Steps to reproduce:
Relevant log output