project_color_palette 1.0.1 copy "project_color_palette: ^1.0.1" to clipboard
project_color_palette: ^1.0.1 copied to clipboard

This package is a tool for collaboration between designers and Flutter developers. csv to color_palette

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add project_color_palette

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

dependencies:
  project_color_palette: ^1.0.1

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:project_color_palette/project_color_palette.dart';
2
likes
140
pub points
6%
popularity

Publisher

unverified uploader

This package is a tool for collaboration between designers and Flutter developers. csv to color_palette

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

build, csv, flutter, glob

More

Packages that depend on project_color_palette