color_palette_formats 2.0.3 copy "color_palette_formats: ^2.0.3" to clipboard
color_palette_formats: ^2.0.3 copied to clipboard

A Flutter package for decoding and encoding various color palette formats

2.0.3 #

  • Upgraded dependencies
  • Updated funding information

2.0.2 #

  • Updated readme

2.0.1 #

  • Ignore unknown block type when decoding ase format
  • Upgraded dart_mappable to latest version

2.0.0 #

  • Breaking Change: Reworked API to accept only bytes. The new API now uses <PaletteClass>.fromBytes() to decode and palette.toBytes() to encode.

1.1.2 #

  • Fixed linter issues

1.1.1 #

  • Fixed linter issues

1.1.0 #

  • Targeting dart 3.2 and flutter 3.16
  • Replaced freezed with dart_mappable

1.0.0 #

  • First release
7
likes
150
points
66
downloads

Publisher

verified publisheralbemala.me

Weekly Downloads

2024.09.20 - 2025.04.04

A Flutter package for decoding and encoding various color palette formats

Repository (GitHub)

Documentation

API reference

Funding

Consider supporting this project:

github.com
www.buymeacoffee.com

License

MIT (license)

Dependencies

archive, buffer, dart_mappable, flutter, path

More

Packages that depend on color_palette_formats