Skip to content

Using flex color together with shadcn package. #316

Answered by nank1ro
Lewybundi asked this question in Q&A
Discussion options

You must be logged in to vote

FlexColorScheme is used to style the Material ThemeData. You can't use it to style the ShadThemeData.
That's why in the explanation the FlexColorScheme is used in the materialThemeBuilder.

Additionally, FlexColorScheme solves many issues developers encounter in the material theming, on shadcn_ui everything should be straightforward.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Lewybundi
Comment options

@nank1ro
Comment options

Answer selected by nank1ro
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