cyclop 0.2.1 copy "cyclop: ^0.2.1" to clipboard
cyclop: ^0.2.1 copied to clipboard

outdated

a flutter colorpicker with an eyedropper

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cyclop

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

dependencies:
  cyclop: ^0.2.1

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

Publisher

verified publisherrxlabz.com

a flutter colorpicker with an eyedropper

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, image, quiver

More

Packages that depend on cyclop