multi_tap_action 2.0.0 copy "multi_tap_action: ^2.0.0" to clipboard
multi_tap_action: ^2.0.0 copied to clipboard

A Flutter package to detect a specific number of taps on a widget and trigger custom actions. Perfect for implementing multi-tap gestures like double-tap, triple-tap, or more.

2.0.0 #

  • Added per-tap callback function for individual tap events
  • Introduced customizable haptic feedback types
  • Restructured codebase for improved maintainability

1.0.0 #

New Features #

  • Added a reset timer to automatically reset the tap counter
  • Added optional haptic feedback option
  • Improved tap detection

Improvements #

  • Refactored code for better readability and maintainability.
  • Added validation to ensure taps is greater than 0.

Bug Fixes #

  • Fixed potential issues with tap counter reset logic.

0.0.2 #

  • Typo Fixes and Documentation Updates

0.0.1 #

  • Initial Release
2
likes
0
points
348
downloads

Publisher

verified publishersangamadhikari.com

Weekly Downloads

A Flutter package to detect a specific number of taps on a widget and trigger custom actions. Perfect for implementing multi-tap gestures like double-tap, triple-tap, or more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on multi_tap_action