color_chart 0.2.0 copy "color_chart: ^0.2.0" to clipboard
color_chart: ^0.2.0 copied to clipboard

A non-material and classified color chart for Flutter development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add color_chart

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

dependencies:
  color_chart: ^0.2.0

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:color_chart/color_chart.dart';
0
likes
150
pub points
0%
popularity

Publisher

unverified uploader

A non-material and classified color chart for Flutter development.

Repository (GitHub)
View/report issues

Topics

#flutter #color #color-chart #non-material

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on color_chart