colorpicker_flutter 1.0.3 copy "colorpicker_flutter: ^1.0.3" to clipboard
colorpicker_flutter: ^1.0.3 copied to clipboard

This Color picker for flutter apps provide picking facility for both single and multiple color choosing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add colorpicker_flutter

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

dependencies:
  colorpicker_flutter: ^1.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:colorpicker_flutter/colorpicker_flutter.dart';
1
likes
140
pub points
49%
popularity

Publisher

unverified uploader

This Color picker for flutter apps provide picking facility for both single and multiple color choosing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on colorpicker_flutter