Skip to content

SunPointed/OptimizedGestureDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optimized_gesture_detector

An optimized class on flutter GestureDetector. Flutter's GestureDetector has its defects when judge main scale direction and get position when double tap triggered, this class help easy to handle this.

Getting Started

1.add dependencies

    dependencies:
        optimized_gesture_detector: ^0.0.6

Notes

  • Version 0.0.5 is for use with Flutter versions prior to 1.22.0
  • Version 0.0.6 is for use with Flutter version 1.22.0 and newer.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages