Home

Awesome

<!-- This README describes the package. If you publish this package to pub.dev, this README's contents appear on the landing page for your package. For information about how to write a good package README, see the guide for [writing package pages](https://dart.dev/guides/libraries/writing-package-pages). For general information about developing packages, see the Dart guide for [creating packages](https://dart.dev/guides/libraries/create-library-packages) and the Flutter guide for [developing packages and plugins](https://flutter.dev/developing-packages). -->

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:

<img src="https://github.com/MingSern/flutter_bounceable/raw/main/documentation/demo.gif" height="500">

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"