blossom_color_picker 1.2.0 copy "blossom_color_picker: ^1.2.0" to clipboard
blossom_color_picker: ^1.2.0 copied to clipboard

discontinued

A color picker combining flutter_hsvcolor_picker by fluttercandies and cyclop by rxlabz.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add blossom_color_picker

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

dependencies:
  blossom_color_picker: ^1.2.0

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:blossom_color_picker/blossom_color_picker.dart';
0
likes
80
pub points
0%
popularity

Publisher

unverified uploader

A color picker combining flutter_hsvcolor_picker by fluttercandies and cyclop by rxlabz.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, image, quiver

More

Packages that depend on blossom_color_picker