ripple_color_selection 0.0.4 copy "ripple_color_selection: ^0.0.4" to clipboard
ripple_color_selection: ^0.0.4 copied to clipboard

A simple color selection widget with a charming ripple effect

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ripple_color_selection

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

dependencies:
  ripple_color_selection: ^0.0.4

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

Publisher

unverified uploader

A simple color selection widget with a charming ripple effect

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on ripple_color_selection