colorist 0.0.1
colorist: ^0.0.1 copied to clipboard
Flutter code generator for custom-named color palettes.
0.0.1 #
- Initial release
- Theme Manager for Material and Cupertino apps
- Support changing the theme and brightness
- Added preferences persistence accross app restarts
- Define ColorTheme with generating boilerplate code, with easy access to custom-named colors via
context.colors - Adding premade widgets for managing app's theme based on ThemeManager's configuration