- Initial Version
- Fix Import Issue
- Fixing the release interaction error of the ongoing animation.
- Change package name
- Update README
- Fixed the error in finding the borderRadius for the highlight box.
- Fixed the error in finding the borderRadius for the highlight box.
- Fixed the issue where touch events on a lower bounceTapper widget were not triggered when an upper bounceTapper widget was present due to touch area not being captured.****
- Fix disable on Scroll Issue
- Fixed an issue where the onTap event in BounceTapper would not trigger if an enclosed widget with a gesture event, such as onLongPress, was active.
- Improved handling of nested scroll views and gesture conflicts.