hex_to_color_plus 1.0.0+5 copy "hex_to_color_plus: ^1.0.0+5" to clipboard
hex_to_color_plus: ^1.0.0+5 copied to clipboard

Convert hex strings to Color objects in Flutter, including ARGB formats with alpha transparency.

1.0.0+1 - 2025-07-19 #

๐ŸŽ‰ Initial release of Hex To Plus

  • Support for 6-digit hex (#RRGGBB)
  • Support for 8-digit ARGB hex (#AARRGGBB) with alpha
  • Graceful fallback for invalid hex strings

1.0.0+2 - 2025-07-20 #

๐Ÿ“š Added documentation comments for hexToColor function โœ… Improved pub.dev score by documenting public APIs ๐Ÿ“– Updated README.md with detailed API usage

1.0.0+4 - 2025-07-20 #

๐Ÿ“š Added documentation comments for hexToColor() to improve API clarity ๐Ÿ“– Expanded README with API usage guide and example explanation ๐Ÿงช Enhanced example/lib/main.dart with informative demo UI:

  • Shows basic hex usage (#RRGGBB)
  • Shows ARGB hex with alpha (#AARRGGBB)
  • Demonstrates fallback on invalid input
0
likes
150
points
1
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Convert hex strings to Color objects in Flutter, including ARGB formats with alpha transparency.

Homepage

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on hex_to_color_plus