flatuicolors 0.0.3 copy "flatuicolors: ^0.0.3" to clipboard
flatuicolors: ^0.0.3 copied to clipboard

Dart 1 only

A reference of the color palettes from the awesome flatuicolors.com

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flatuicolors

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

dependencies:
  flatuicolors: ^0.0.3

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:flatuicolors/flatuicolors.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A reference of the color palettes from the awesome flatuicolors.com

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flatuicolors