palette_generator_master 1.1.0 copy "palette_generator_master: ^1.1.0" to clipboard
palette_generator_master: ^1.1.0 copied to clipboard

A powerful Flutter package for extracting prominent colors from images with advanced features and accessibility compliance.

Changelog #

1.1.0 #

  • Vibrant Fix: Resolved the issue where the vibrant color was often extracted as too dark.
  • Algorithm Improvement: Enhanced the color quantization algorithm (5-bit) for more accurate color clustering and better aesthetic results.
  • API Additions:
    • Added aspectRatio getter to ImageInfoMaster and EncodedImageMaster.
    • Added colors getter to PaletteGeneratorMaster for quick access to all extracted colors.
  • Stability: Improved error handling and timeout management during image loading.
  • Documentation: Updated README with more clear examples and version information.

1.0.1 #

  • Fix pub points and documentation metadata.

1.0.0 #

  • Initial release.
  • Complete rewrite and enhancement of the legacy palette_generator.
  • Multi-color space support (RGB, HSV, LAB).
  • Accessibility compliance (WCAG 2.1).
  • Color harmony generation.
15
likes
160
points
5.76k
downloads

Documentation

Documentation
API reference

Publisher

verified publisherswanflutterdev.com

Weekly Downloads

A powerful Flutter package for extracting prominent colors from images with advanced features and accessibility compliance.

Repository (GitHub)
View/report issues

Topics

#color #palette #image #accessibility #ui

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on palette_generator_master