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

This package provides more than 1800 colors names and color hex codes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add the_colors

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

dependencies:
  the_colors: ^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:the_colors/the_colors.dart';
2
likes
130
points
10
downloads

Documentation

API reference

Publisher

verified publisherimflutter.dev

Weekly Downloads

This package provides more than 1800 colors names and color hex codes.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on the_colors