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

outdated

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

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
90
points
2.52k
downloads

Publisher

unverified uploader

Weekly Downloads

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