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

A flutter package which adds a simple function to make specifying a color easier

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easiercolorspecifying

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

dependencies:
  easiercolorspecifying: ^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:easiercolorspecifying/easiercolorspecifying.dart';
0
likes
140
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package which adds a simple function to make specifying a color easier

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on easiercolorspecifying