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

A Flutter package for decoding and encoding various color palette formats

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
6
likes
150
pub points
29%
popularity

Publisher

verified publisheralbemala.me

A Flutter package for decoding and encoding various color palette formats

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

archive, buffer, dart_mappable, flutter, path

More

Packages that depend on color_palette_formats