awesome_colors 1.0.0 copy "awesome_colors: ^1.0.0" to clipboard
awesome_colors: ^1.0.0 copied to clipboard

A collection of 109 beautiful colors and 16 beautiful UI gradients. Grouped into blacks, blues, greens, oranges, purples, reds, whites amd yellows.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add awesome_colors

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

dependencies:
  awesome_colors: ^1.0.0

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:awesome_colors/awesome_colors.dart';
0
likes
140
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of 109 beautiful colors and 16 beautiful UI gradients. Grouped into blacks, blues, greens, oranges, purples, reds, whites amd yellows.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on awesome_colors