PackageTrack
Sign in Get early access

app_color_parser

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

0.0.7 59 downloads/mo #3434 most downloaded on pub.dev GenieCoderSrc/app_color_parser

What this package is like to depend on

Last release 2 months ago

15 Jun 2026

Release timing varies

gaps range from 2 months to 10 months

Nearly every release is documented

notes for 7 of 7 stable releases

Nothing withdrawn

no release was ever pulled

1 years old

7 releases · first in 2025

1 release in the last 12 months

see the full history below

Release timeline

7 releases · Apr 2025 to Jun 2026
2026
Release Pre-release

Releases

latest 7
  1. 0.0.7 15 Jun 2026
    Release notes

    Jun 15, 2026

    ✨ Updated

    • Updated flex_color_picker to ^3.8.0
    • Maintenance update for dependency compatibility.
    Open source →
  2. 0.0.6 20 Aug 2025
    Release notes

    Aug 22, 2025

    ✨ Updated

    • Updated Dart sdk to 3.9.0
    • Removed flutter_lints Dependency
    Open source →
  3. 0.0.5 25 Jun 2025
    Release notes

    Jun 25, 2025

    Changed

    • Refactored ColorHexExtension.toHex({bool includeAlpha}) to delegate hex formatting to ColorTools.colorCode(Color) from the flex_color_picker package.
    • Improved clarity and re-usability by stripping the alpha channel conditionally instead of manually handling Color.value.
    Open source →
  4. 0.0.5+1 25 Jun 2025
    Release notes

    Jun 25, 2025

    Changed

    • toHex() now returns color strings in Flutter's preferred format using '0xff$hex'.
    • Integrated ColorTools.colorCode(Color) from flex_color_picker to produce consistent 8-digit AARRGGBB format before prefixing.
    • Ensures lowercase 0xff prefix, matching how Flutter represents colors in source code.
    Open source →
  5. 0.0.4 08 May 2025
    Release notes
    • Added hex_color_extension for serializing/deserializing Color as hex string.
    Open source →
  6. 0.0.3 08 May 2025
    Release notes
    • Added HexColorJsonParser for serializing/deserializing Color as hex string.
    Open source →
  7. 0.0.2 30 Apr 2025
    Release notes
    • Create Example file.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive