radix_colors 1.0.4
radix_colors: ^1.0.4 copied to clipboard
Radix Colors for Flutter. An open-source color system for designing beautiful, accessible websites and apps.
1.0.4 #
- Fixed
RadixColors.transparentto be a static const - Corrected the default primary colors for neutral colors
RadixColors.blackARadixColors.whiteA
- Corrected the default primary colors for bright colors
RadixColors.skyRadixColors.mintRadixColors.limeRadixColors.yellowRadixColors.amber
1.0.3 #
- Refactored the library to use const colors
- Added RadixColorsDynamic class
0.0.1 #
- Initial release with all 30 Radix Colors scales.