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.transparent
to be a static const - Corrected the default primary colors for neutral colors
RadixColors.blackA
RadixColors.whiteA
- Corrected the default primary colors for bright colors
RadixColors.sky
RadixColors.mint
RadixColors.lime
RadixColors.yellow
RadixColors.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.