palette_generator 0.3.3+6
palette_generator: ^0.3.3+6 copied to clipboard
Flutter package for generating palette colors from a source image.
Palette Generator package #
To be discontinued #
This project will be discontinued on April 30, 2025, and will not receive further updates after that point. Community members interested in collaborating on a community-maintained fork can coordinate in this issue.
A Flutter package to extract prominent colors from an Image, typically used to find colors for a user interface.
Example #
To see how to use the PaletteGenerator
class in your code, see
the example app.