okcolor 1.1.0
okcolor: ^1.1.0 copied to clipboard
A Dart package for working with colors in the Oklab color space, providing utilities for color manipulation, conversion, and analysis.
1.1.0 #
- Polished the API
- Added more examples
- Added more tests
- Updated READMEs
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