bounceable 1.0.0 copy "bounceable: ^1.0.0" to clipboard
bounceable: ^1.0.0 copied to clipboard

A Flutter widget that provides a smooth, customizable bounce animation effect on tap. Features iOS-like Cupertino motion physics for natural, delightful interactions.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2026-01-18 #

Added #

  • Initial release of the Bounceable widget
  • Support for tap, long press, and gesture callbacks
  • Customizable scale factor for grow/shrink effects (default: 1.075)
  • Optional haptic feedback on long press
  • iOS-like Cupertino motion physics using the motor package
  • Comprehensive documentation and examples
1
likes
160
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that provides a smooth, customizable bounce animation effect on tap. Features iOS-like Cupertino motion physics for natural, delightful interactions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, motor

More

Packages that depend on bounceable