my_color_picker 0.0.2 copy "my_color_picker: ^0.0.2" to clipboard
my_color_picker: ^0.0.2 copied to clipboard

A color slider.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add my_color_picker

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

dependencies:
  my_color_picker: ^0.0.2

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

Publisher

unverified uploader

A color slider.

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_platform_widgets, my_popup_menu

More

Packages that depend on my_color_picker