bounce 1.0.2 copy "bounce: ^1.0.2" to clipboard
bounce: ^1.0.2 copied to clipboard

A widget that animates its children with a smooth scale and rotate animation, depending on the location of the touch.

1.0.2 #

  • Reduced default long press duration from 1000ms to 700ms.
  • Added [onSecondaryTapUp] callback, allowing to intercept secondary tap event (such as mouse right click).
  • Added [TapDownDetails] parameter to [onLongPress] callback, making it possible to retrieve the local and global positions of the long press event.

1.0.1 #

  • Added onTapUp callback, allowing to retrieve the TapUpDetails associated to the tap event.

1.0.0 #

  • Initial release
32
likes
150
points
472
downloads

Publisher

verified publishercendre.me

Weekly Downloads

A widget that animates its children with a smooth scale and rotate animation, depending on the location of the touch.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on bounce