palette_generator 0.3.3+7
palette_generator: ^0.3.3+7 copied to clipboard
Flutter package for generating palette colors from a source image.
Palette Generator package #
Discontinued #
This project has been discontinued, and will not receive further updates. For community discussion of alternative packages, see 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.