gesture_detector_x 1.0.0 copy "gesture_detector_x: ^1.0.0" to clipboard
gesture_detector_x: ^1.0.0 copied to clipboard

a optimized class on flutter GestureDetector

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:
        gesture_detector: ^1.0.0

Notes #

  • Version 1.0.0 Migrated to null safety
  • 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.
0
likes
140
points
65
downloads

Publisher

unverified uploader

Weekly Downloads

a optimized class on flutter GestureDetector

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on gesture_detector_x