Skip to content

Workaround for flutter 3.22.0 colorscheme issue #232

Answered by rydmike
realth000 asked this question in Q&A
Discussion options

You must be logged in to vote

FlexColorScheme 7.3.1 and earlier version is not fully compatible with Flutter 3.22, since Flutter 3.22 contains many breaking changes in how it treats and handles surface colors.

FlexColorScheme 8.0.0, that will also contain breaking changes in order to adjust for all the breaking changes in Flutter 3.22 will resolve these breaking style changes in the manner intended by Flutter and Material design, but they will still not be identical to the styles prior to Flutter 3.22.

Yes, the less colored surface colors on e.g. elevated Card are a part of breaking style changes in Material-3 design. But some style changes you observe on some surfaces, if using FCS 7.3.1 or earlier with Flutter 3.22,…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@realth000
Comment options

@rydmike
Comment options

@rydmike
Comment options

@realth000
Comment options

Answer selected by realth000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants