single_touch_gesture 1.0.1 copy "single_touch_gesture: ^1.0.1" to clipboard
single_touch_gesture: ^1.0.1 copied to clipboard

A Flutter package that prevents multiple gesture recognition, allowing only one touch at a time.

1.0.1 #

  • Updated README.md to include demo GIFs & documentation improved.

1.0.0 #

  • Initial Release
  • Added SingleTouchGestureWidget for restricting multi-touch interactions.
  • Implemented SingleTouchRecognizer to track only one active pointer at a time.
  • Provided an example usage in the /example folder.
  • Added tests to verify gesture behavior.
4
likes
160
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that prevents multiple gesture recognition, allowing only one touch at a time.

Repository (GitHub)
View/report issues

Topics

#single #touch #gestures #multiple #prevention

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on single_touch_gesture