color 0.3.1 copy "color: ^0.3.1" to clipboard
color: ^0.3.1 copied to clipboard

outdatedDart 1 only

A simple Dart package exposing a Color class which can be used to create, convert, and compare colors.

0.1.0
-----
* Creation of the Color class supporting rgb colors.

0.2.0
-----
* Added hex support and conversion functions.

0.3.0
-----
* Added hsl support and conversion functions.

0.3.1
-----
* Resolved bug where Color.toHexString() was not prepending each byte with 0s as appropriate.
* Added Color.toRgbString() as an alias for Color.toSting().
34
likes
15
points
542k
downloads

Publisher

verified publishermikefenwick.com

Weekly Downloads

A simple Dart package exposing a Color class which can be used to create, convert, and compare colors.

License

MIT (license)

More

Packages that depend on color