palette_generator 0.3.3+4 copy "palette_generator: ^0.3.3+4" to clipboard
palette_generator: ^0.3.3+4 copied to clipboard

Flutter package for generating palette colors from a source image.

Palette Generator package #

pub 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';

Then use the PaletteGenerator Dart class in your code. To see how this is done, check out the image_colors example app.

608
likes
160
pub points
99%
popularity

Publisher

verified publisherflutter.dev

Flutter package for generating palette colors from a source image.

Repository (GitHub)
View/report issues
Contributing

Topics

#color #ui

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter

More

Packages that depend on palette_generator