You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in this project i make the function to know when user is tapping, double tapping, or long press the button, this is how to know the gesture of user, and how to make function for a conditional gesture from user
A simple Flutter app that explores how to detect and respond to different touch gestures like taps, double taps, and long presses using GestureDetector