df_color 0.1.3 copy "df_color: ^0.1.3" to clipboard
df_color: ^0.1.3 copied to clipboard

Color utilities to enhance design aesthetics in your Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add df_color

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

dependencies:
  df_color: ^0.1.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:df_color/df_color.dart';
1
likes
150
pub points
63%
popularity

Publisher

verified publisherdevcetra.com

Color utilities to enhance design aesthetics in your Flutter applications.

Repository (GitHub)
View/report issues

Topics

#color #colour #figma #design #utility

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

crypto, flutter

More

Packages that depend on df_color