palette_generator_master
A powerful Flutter package for extracting prominent colors from images with advanced features and accessibility compliance.
1.1.0
13K downloads/mo
#2652 most downloaded on pub.dev
SwanFlutter/palette_generator_master
What this package is like to depend on
Last release 3 months ago
04 May 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
11 months old
3 releases · first in 2025
3 releases in the last 12 months
see the full history below
Release timeline
3 releases · Sep 2025 to May 2026
2026
Releases
latest 3-
1.1.004 May 2026Release notes
Open source →- 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
aspectRatiogetter toImageInfoMasterandEncodedImageMaster. - Added
colorsgetter toPaletteGeneratorMasterfor quick access to all extracted colors.
- Added
- Stability: Improved error handling and timeout management during image loading.
- Documentation: Updated README with more clear examples and version information.
-
1.0.113 Sep 2025 -
1.0.013 Sep 2025Release notes
Open source →- 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.