flex_color_scheme icon indicating copy to clipboard operation
flex_color_scheme copied to clipboard

Support tone-based surface and surface container ColorScheme roles

Open wildsylvan opened this issue 2 years ago • 2 comments

material 3 got some updates regarding the color roles

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

wildsylvan avatar Apr 10 '24 03:04 wildsylvan

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.

rydmike avatar Apr 14 '24 19:04 rydmike

Thank you for your patience waiting for version 8.0.0.

FlexColorScheme package dev release 8.0.0-dev.1 has been published. This is a BIG update with breaking changes and many new features. It has its own dev pre-release of the Themes Playground as well, feel free to take a look. No new API changes are planned for the stable 8.0.0 release from this dev.1 release.

We would appreciate any feedback about found issues from early adopters.

This issue is solved in the new release, but I will not close this issue until the stable version of 8.0.0 has been released.

FOR INFO there will be no new features or changes in it compared to this one. Only any issues found from the quality assurance will be addressed. The stable release will also include many doc updates, but docs site will continue to be edited and revised AFTER the 8.0.0 stable release.

rydmike avatar Oct 13 '24 23:10 rydmike

Closing this issue, as it is supported in the latest release: https://pub.dev/packages/flex_color_scheme

rydmike avatar Nov 03 '24 22:11 rydmike