colorfull 1.2.0 copy "colorfull: ^1.2.0" to clipboard
colorfull: ^1.2.0 copied to clipboard

The full palette of HSL Colors available as constants for Flutter

1.2.0 #

Library Changes #

  • Added getters to the Swatch class for comparitively lighter, darker, more saturated and less saturated colors.
  • Added 2 new popular saturation variants: brown and slate as standalone color swatches.

Additional Changes #

  • Updated the example directory to use the new Swatch class.
  • Added a new "Demo" project where users can see all available color palettes.

1.1.1 #

  • Updated documentation for the new Swatch class.
  • Fixed a couple of issues in the example directory.

1.1.0 #

  • Switched color imports from package:flutter/services.dart to dart:ui across the library to remove the Flutter dependency for color primitives.
  • Added the new Swatch class which provides HSL-based color swatches and convenient shade getters (a50..a950, b50..b950, etc.).
  • Added white0 and black0 colors for use in gradients, shadows and glows.
  • Updated doc comments for all colors.

1.0.3 #

  • Updated colorfull.dart to fit dart formatting coventions.

1.0.2 #

  • Removed unnecessary install instructions from README.md

1.0.1 #

  • Fixed image issue in README.md

1.0.0 #

  • Initial Development Release
8
likes
160
points
169
downloads

Publisher

unverified uploader

Weekly Downloads

The full palette of HSL Colors available as constants for Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on colorfull