rydmike / flex_color_scheme

A Flutter package to make and use beautiful color scheme based themes.
Other
887 stars 100 forks source link

Support tone-based surface and surface container ColorScheme roles #228

Open wildsylvan opened 2 months ago

wildsylvan commented 2 months ago

material 3 got some updates regarding the color roles

see here: https://github.com/flutter/flutter/issues/115912

rydmike commented 2 months ago

Thank you, yes I am aware. This will be added after the feature lands in the Flutter stable channel. It will be a breaking change since the entire ColorScheme needs new colors and it also deprecates some old colors. It will be available in FlexColorScheme v8.0.0.