hexcolor 3.0.1 copy "hexcolor: ^3.0.1" to clipboard
hexcolor: ^3.0.1 copied to clipboard

Brings HexColor for your dart and flutter projects, convert material colors to hex colors

3.0.1 #

Nothing major, pub dev publishing compliance .

3.0.0 #

HexColor is now a dart package.

2.0.7 #

When using HexColor('#000'), this will be parsed as transparent, because Color(0) == Colors.transparent

2.0.6 #

support for dart 2.15 added buy me a coffee

2.0.5 #

2.0.4 #

2.0.3 #

2.0.2 #

null safety

2.0.0 #

remove unused files in lib

1.0.6 #

use channel stable

1.0.5 #

Breaking changes #

Hexcolor to HexColor

Conver color to hex

ColorToHex(Colors.teal)

1.0.4 #

support web,linux,macos and windows

1.0.2 #

update dart sdk version

0.0.1 #

  • TODO: Describe initial release.
325
likes
140
points
24.9k
downloads

Publisher

unverified uploader

Weekly Downloads

Brings HexColor for your dart and flutter projects, convert material colors to hex colors

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on hexcolor