bouncing_widget 2.0.0 copy "bouncing_widget: ^2.0.0" to clipboard
bouncing_widget: ^2.0.0 copied to clipboard

A widget that enables you to add a bouncing animation on a widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bouncing_widget

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

dependencies:
  bouncing_widget: ^2.0.0

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:bouncing_widget/bouncing_widget.dart';
199
likes
140
pub points
94%
popularity

Publisher

unverified uploader

A widget that enables you to add a bouncing animation on a widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on bouncing_widget