palette_generator 0.3.3+5 palette_generator: ^0.3.3+5 copied to clipboard
Flutter package for generating palette colors from a source image.
Palette Generator package #
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.