colors_stuff 0.0.1+1 copy "colors_stuff: ^0.0.1+1" to clipboard
colors_stuff: ^0.0.1+1 copied to clipboard

A library that provides useful functions for working with colors.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add colors_stuff

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

dependencies:
  colors_stuff: ^0.0.1+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:colors_stuff/colors_stuff.dart';
1
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A library that provides useful functions for working with colors.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on colors_stuff