flutter_color_models 0.1.3 copy "flutter_color_models: ^0.1.3" to clipboard
flutter_color_models: ^0.1.3 copied to clipboard

outdated

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.

[0.1.3] - March 21, 2020 #

  • Added the [inverted] and [opposite] getters, as well as the [warmer], [cooler], [rotateHue], and [withHue] methods to each [ColorModel].

[0.1.2] - March 18, 2020 #

  • Added support for [alpha] values and related methods to each of the [ColorModel]s.

[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
33
likes
0
pub points
88%
popularity

Publisher

verified publisherjamesalex.dev

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.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

color_models, flutter

More

Packages that depend on flutter_color_models