flutter_color_models 0.1.1+2
flutter_color_models: ^0.1.1+2 copied to clipboard
A set of classes representing the CMYK, HSI, HSL, HSP, HSV, LAB, RGB, and XYZ color spaces with methods to convert colors between each space. A wrapper for the color_models plugin with added support f [...]
0.1.1+1 March 17, 2020 #
- Updated the color_models package to version 0.2.2+3.
0.1.1 March 16, 2020 #
-
Updated the color_models package to version 0.2.2+2.
-
Added the [fromHex] static method to each of the [ColorModel]s.
0.1.0+2 January 15, 2019 #
-
Updated the color_models package to version 0.2.1+2.
-
Documentation and formatting changes.
0.1.0 July 23, 2019 #
- Initial release