named_colors 0.1.0-dev.1 copy "named_colors: ^0.1.0-dev.1" to clipboard
named_colors: ^0.1.0-dev.1 copied to clipboard

Named colors.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add named_colors

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

dependencies:
  named_colors: ^0.1.0-dev.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:named_colors/named_colors.dart';
0
likes
130
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Named colors.

Documentation

API reference

License

MIT (license)

Dependencies

color_models, csscolorparser, delta_e, flat_buffers, flutter, logging, meta, path

More

Packages that depend on named_colors