image_to_color_palette 0.0.1-beta copy "image_to_color_palette: ^0.0.1-beta" to clipboard
image_to_color_palette: ^0.0.1-beta copied to clipboard

Extract color palette from specific image.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_to_color_palette

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  image_to_color_palette: ^0.0.1-beta

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:image_to_color_palette/image_to_color_palette.dart';
0
likes
100
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

Extract color palette from specific image.

Documentation

API reference

License

unknown (license)

Dependencies

flutter, image

More

Packages that depend on image_to_color_palette