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

A lightweight Flutter package for converting between Color, hex strings, and ARGB integers, with built-in JSON serialization support.

Changelog #

All notable changes to this project will be documented in this file.

0.0.4 #

  • Added hex_color_extension for serializing/deserializing Color as hex string.

0.0.3 #

  • Added HexColorJsonParser for serializing/deserializing Color as hex string.

0.0.2 #

  • Create Example file.

0.0.1 #

  • Added HexColorExtension for converting between Color and hex strings.
  • Added ColorJsonHelper for serializing/deserializing Color as ARGB integer.
  • Added HexColorJsonHelper for serializing/deserializing Color as hex string.
  • Defined IColorJsonHelper interface for custom JSON color serialization strategies.
0
likes
150
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter package for converting between Color, hex strings, and ARGB integers, with built-in JSON serialization support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on app_color_parser