okcolor 1.0.1
okcolor: ^1.0.1 copied to clipboard
A Dart package for working with colors in the Oklab color space, providing utilities for color manipulation, conversion, and analysis.
1.0.1 #
- Added tests for all converters and models.
1.0.0 #
- Initial release of the OkColor package
- Implemented OkLab, OkLCH, and OkHSV color models
- Added color conversion utilities between Oklab and other color spaces
- Introduced interpolation methods for various color spaces
- Implemented gradient generation functionality
- Provided utility functions for color manipulation and analysis
- Ensured compatibility with Flutter and Dart projects