gesture_pattern_detector 0.0.4 copy "gesture_pattern_detector: ^0.0.4" to clipboard
gesture_pattern_detector: ^0.0.4 copied to clipboard

A Flutter package that detects custom gesture patterns (taps, swipes, long presses) to trigger actions, perfect for hidden features, dev tools, and unique interactions.

0.0.4 #

  • Add behavior, supportedDevices, excludeFromSemantics, trackpadScrollCausesScale, dragStartBehavior, trackpadScrollToScaleFactor

0.0.3 #

  • Reinitialize detector if pattern changes
  • Add toString, equality and hashCode to GesturePattern
  • Within recognizer use stopwatch instead of comparing time stamp

0.0.2 #

  • Update License, Description

0.0.1 #

  • Initial release
10
likes
160
pub points
48%
popularity

Publisher

verified publisheramaandev.com

A Flutter package that detects custom gesture patterns (taps, swipes, long presses) to trigger actions, perfect for hidden features, dev tools, and unique interactions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, flutter

More

Packages that depend on gesture_pattern_detector