color_ext 0.1.0 copy "color_ext: ^0.1.0" to clipboard
color_ext: ^0.1.0 copied to clipboard

Extensions for Dart's native Color class.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add color_ext

With Flutter:

 $ flutter pub add color_ext

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

dependencies:
  color_ext: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:color_ext/color_ext.dart';
0
likes
0
points
37
downloads

Publisher

verified publishergetconfigured.org

Weekly Downloads

Extensions for Dart's native Color class.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on color_ext