Google Is Not Doing HCT Color Right In Flutter
5 min readNov 6, 2022
--
Do you want more design power in design Flutter Apps? There is a better way to do color, as far as Color Schemes, than relying upon the bare minimum Color Scheme generation methods in the Flutter SDK.
This is a little deep-dive into how the Flutter SDK implements the HCT color space and manipulates it to create Color Schemes. And, I show you a better way to generate Color Schemes…