flutter_onedollar_handtrace 0.0.1 flutter_onedollar_handtrace: ^0.0.1 copied to clipboard
A new Flutter Package for Gesture Trajectory Recognition using '1$ Algorithm'
My Gesture Recognizer #
My Gesture Recognizer is a Flutter package that provides an easy way to recognize gestures and perform custom actions. It supports various types of gestures and provides a simple API for developers to integrate gesture recognition into their apps.
Features #
- Recognize common gestures such as tap, double tap, swipe, and pinch.
- Customizable gesture recognition settings.
- Easy-to-use API for integrating gesture recognition into your Flutter app.
Getting Started #
To use this package, add flutter_onedollar_handtrace
as a dependency in your pubspec.yaml
file:
dependencies:
flutter_onedollar_handtrace: ^0.0.1