bouncerwidget 0.0.5 copy "bouncerwidget: ^0.0.5" to clipboard
bouncerwidget: ^0.0.5 copied to clipboard

A Flutter widget to Bounce and animate your widget to get attention of users. Show case your buttons containers as jumping.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bouncerwidget

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

dependencies:
  bouncerwidget: ^0.0.5

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:bouncerwidget/bouncerwidget.dart';
3
likes
150
pub points
74%
popularity

Publisher

verified publishersahalmp.online

A Flutter widget to Bounce and animate your widget to get attention of users. Show case your buttons containers as jumping.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on bouncerwidget