hybrid_hex_color_converter 0.0.4 copy "hybrid_hex_color_converter: ^0.0.4" to clipboard
hybrid_hex_color_converter: ^0.0.4 copied to clipboard

Hybrid hex Color, Allows you to convert hexadecimal strings into flutters Color property and vice versa

0.0.4 #

  • Update readme file

0.0.3 #

  • Fixed deprecated Color properties:
    • Updated toHex() method to use non-deprecated getters (a, r, g, b instead of alpha, red, green, blue)
    • Fixed color component conversion from normalized values (0.0-1.0) to 0-255 range
    • Updated tests to use toARGB32() instead of deprecated .value property
  • Improved compatibility with latest Flutter versions

0.0.2 #

  • Added gitHub repository

0.0.1 #

  • Initial release:
    • Added hex to color methods
    • Added unitary test
5
likes
160
points
70
downloads

Documentation

API reference

Publisher

verified publisherrudo.es

Weekly Downloads

Hybrid hex Color, Allows you to convert hexadecimal strings into flutters Color property and vice versa

Homepage
Repository (GitHub)
View/report issues

Topics

#colors #hexadecimal #hex #color

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hybrid_hex_color_converter