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

Flexible color picker for Angular Dart. Choose between RGB, HSL, HSV, pallete, history.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angular_color_picker

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

dependencies:
  angular_color_picker: ^1.0.3

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:angular_color_picker/angular_color_picker.dart';
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Flexible color picker for Angular Dart. Choose between RGB, HSL, HSV, pallete, history.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

angular, lib_colors, ng_bind

More

Packages that depend on angular_color_picker