Last updated:
0 purchases
palette generator
Palette Generator package #
A Flutter package to extract prominent colors from an Image, typically used to
find colors for a user interface.
Example #
Import the library via
import 'package:palette_generator/palette_generator.dart';
copied to clipboard
Then use the PaletteGenerator Dart class in your code. To see how this is done,
check out the image_colors example app.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.