kiss_color 0.6.0
kiss_color: ^0.6.0 copied to clipboard
A Flutter package that provides a flexible and maintainable way to manage semantic color systems in your application.
0.5.0 #
Added
Initial release of kiss_color Semantic color system with BaseColors, BrandColors, and StateColors InheritedWidget implementation for efficient color management Built-in visualization tools for color schemes Color scheme to ThemeData conversion Immutable color data structures with copyWith support Type-safe color management Complete documentation and examples
0.5.1 #
Fixed
- minor documentation fixes / improvements
0.6.0 #
Added
- ThemeData extension to easily convert semantic colors to a ThemeData