lib_colors 1.0.17 copy "lib_colors: ^1.0.17" to clipboard
lib_colors: ^1.0.17 copied to clipboard

Cross-platform Dart library to create, use, convert and manipulate colors.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lib_colors

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

dependencies:
  lib_colors: ^1.0.17

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

Import it

Now in your Dart code, you can use:

import 'package:lib_colors/lib_colors.dart';
0
likes
40
pub points
1%
popularity

Publisher

unverified uploader

Cross-platform Dart library to create, use, convert and manipulate colors.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on lib_colors