Skip to content

aleksanderwozniak/simple_gesture_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Gesture Detector

Pub Package

Easy to use, reliable and lightweight gesture detector for Flutter apps. Exposes simple API to react to basic gestures.

Features

  • Detect swipe gesture - and expose simple callbacks
  • Detect tap gestures (onTap, onDoubleTap, onLongPress)
  • Configure gesture recognition

Usage

Make sure to check out example project. For additional info please refer to API docs.

Installation

Add to pubspec.yaml:

dependencies:
  simple_gesture_detector: ^0.2.1

About

Easy to use, reliable and lightweight gesture detector for Flutter apps, exposing simple API for basic gestures

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published