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

Simple and lightweight color picker component for AngularDart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ng_color_picker

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

dependencies:
  ng_color_picker: ^0.0.2

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

Publisher

unverified uploader

Simple and lightweight color picker component for AngularDart

Homepage

License

Apache-2.0 (LICENSE)

Dependencies

angular, angular_components, build, lib_colors, sass_builder

More

Packages that depend on ng_color_picker