color_spark_3u 0.0.1 copy "color_spark_3u: ^0.0.1" to clipboard
color_spark_3u: ^0.0.1 copied to clipboard

This library is a very simple color palette library. We have added 80 colors that we consider somewhat basic. You can use it to choose a color from the 80 colors to add it as a color for the element.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add color_spark_3u

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

dependencies:
  color_spark_3u: ^0.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:color_spark_3u/color_spark_3u.dart';
1
likes
150
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

This library is a very simple color palette library. We have added 80 colors that we consider somewhat basic. You can use it to choose a color from the 80 colors to add it as a color for the element.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

flutter

More

Packages that depend on color_spark_3u