hsluv 1.1.3 copy "hsluv: ^1.1.3" to clipboard
hsluv: ^1.1.3 copied to clipboard

Dart port of HSLuv, a human-friendly alternative to HSL based on human experiments.

[1.1.3] #

  • Update constraints to Flutter 2.19.

[1.1.2] #

  • Remove not null assert, which is not necessary anymore.

[1.1.1] #

  • Minor fixes related to null safety.

[1.1.0] #

  • Add null safety.

[1.0.6] #

  • Add addHue, addSaturation, addLightness, addHSLuv methods.

[1.0.5+1] #

  • Fix lightness and saturation documentation. It was saying they range from [0, 1] instead of [0, 100].

[1.0.5] #

  • Remove additional "(" in toString method from HSLuvColor.

[1.0.4] #

  • Initial port of HSLuv with a nice sample app.
10
likes
140
pub points
75%
popularity

Publisher

unverified uploader

Dart port of HSLuv, a human-friendly alternative to HSL based on human experiments.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hsluv