flutter_ripple_painter 0.0.1 copy "flutter_ripple_painter: ^0.0.1" to clipboard
flutter_ripple_painter: ^0.0.1 copied to clipboard

A highly customizable Flutter widget for creating animated ripple effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ripple_painter

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

dependencies:
  flutter_ripple_painter: ^0.0.1

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:flutter_ripple_painter/flutter_ripple_painter.dart';
0
likes
135
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable Flutter widget for creating animated ripple effects.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_ripple_painter