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

An exploding animation with physics based particles to spice up those boring button clicks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_explode_button

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

dependencies:
  animated_explode_button: ^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:animated_explode_button/animated_explode_button.dart';
12
likes
30
pub points
0%
popularity

Publisher

unverified uploader

An exploding animation with physics based particles to spice up those boring button clicks.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_explode_button