hexcolor 2.0.7
hexcolor: ^2.0.7 copied to clipboard
A flutter plugin for bringing hex colors to dart hexcolorPlugin.
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.