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

ant design colors. includes 120 colors & provider a way to self generated.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ant_color

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

dependencies:
  ant_color: ^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:ant_color/ant_color.dart';
0
likes
140
pub points
0%
popularity

Publisher

verified publisherlaihz.tech

ant design colors. includes 120 colors & provider a way to self generated.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on ant_color