color_palette_plus 1.0.0
color_palette_plus: ^1.0.0 copied to clipboard
A powerful and efficient Flutter library for generating color palettes, shades, and color variations.
1.0.0 #
Initial release of the Color Palette library.
Added #
ColorPalette
class with Material Design swatch generationColorPalettes
class for generating color harmonies (monochromatic, analogous, complementary)- Modern color component handling (using Flutter's new color APIs)
- Type-safe and null-safe implementation
- Comprehensive documentation with examples