hex_alpha 1.0.3+2 copy "hex_alpha: ^1.0.3+2" to clipboard
hex_alpha: ^1.0.3+2 copied to clipboard

Get an ARGB color by specifying a hex string and an alpha value.

Version 1.0.3+2 September 26 2021 #

  • Fixed the hex to dec conversion that I ruined when I modified the previous version to comply with null safety which resulted in the wrong color
  • Created a library called number_system in which this project now depends on
  • Tested the library and now appears to work as expected

Version 1.0.3+1 September 26 2021 #

  • Null safety added
  • Throws error when invalid(non hex) characteres are entered

Version 1.0.1 July 01 2020 #

  • Accepts both upper case and lower case Strings
  • Alpha value is now optional
  • The problem I created with previous versions(positional arguments error) got fixed 😁
2
likes
110
pub points
50%
popularity

Publisher

unverified uploader

Get an ARGB color by specifying a hex string and an alpha value.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, number_system

More

Packages that depend on hex_alpha