Skip to content

surfaceConitaner and surfaceContainerHighest do not change anything #266

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

You must be logged in to vote

Hi @earlybirdsignals, thank you for your question.

Version 7.3.1 does not support these colors, it was released before these colors existed in Flutter SDK so it knows nothing about them.

You will need to migrate to FlexColorScheme V8 to get support for all the new surface colors that were added in Flutter 3.22.0.

I recommend using latest stable Flutter 3.24.5 and FlexColorScheme 8.0.2.

See https://docs.flexcolorscheme.com/whats_new

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rydmike
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question This issue is a usage question and will be moved to the Discussions section. works as expected Reported issue is not a bug, everything works as expected and designed V7 This issue concerns version 7 and will be addressed in it
2 participants
Converted from issue

This discussion was converted from issue #264 on December 03, 2024 20:48.