ripple_container 0.1.2 copy "ripple_container: ^0.1.2" to clipboard
ripple_container: ^0.1.2 copied to clipboard

RippleContainer provides a versatile Box widget that can apply a ripple effect in Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ripple_container

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

dependencies:
  ripple_container: ^0.1.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:ripple_container/ripple_container.dart';
3
likes
150
points
36
downloads

Publisher

verified publisheraqoong.site

Weekly Downloads

RippleContainer provides a versatile Box widget that can apply a ripple effect in Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ripple_container