MingSern / flutter_bounceable

A simple, interactive and customizable on-tap bounce animation that can be wrapped on any widgets that you like.
MIT License
27 stars 7 forks source link
animation bounce-animations dart flutter flutter-package package pubdev tap widget wrapper

flutter_bounceable

Advantages:

🚀 Installing:

In your pubspec.yaml

dependencies:
  flutter_bounceable: ^1.1.0
import 'package:flutter_bounceable/flutter_bounceable.dart';

Usage:

Just wrap on any widget that you like, it just works🙂:

Bounceable(
  onTap: () {},
  child: YourWidget(),
);

Demo:

Contributing:

Feature requests and pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Support:

"Buy Me A Coffee"