creo_color_picker 0.0.4 copy "creo_color_picker: ^0.0.4" to clipboard
creo_color_picker: ^0.0.4 copied to clipboard

Simple Flutter color picker widgets with alpha channel and popup view.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add creo_color_picker

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

dependencies:
  creo_color_picker: ^0.0.4

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:creo_color_picker/creo_color_picker.dart';
1
likes
40
pub points
21%
popularity

Publisher

unverified uploader

Simple Flutter color picker widgets with alpha channel and popup view.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

combos, flutter

More

Packages that depend on creo_color_picker