flutter_swipable_stack icon indicating copy to clipboard operation
flutter_swipable_stack copied to clipboard

How to completely disable manual swipe?

Open sandrocsimas opened this issue 1 year ago • 0 comments

I'd like to completely remove the manual swipe, so I can do it using the controller when the buttons are pressed. Currently, we can set detectableSwipeDirections with an empty Set, but this still allows to user to initiate the swipe.

sandrocsimas avatar Jun 07 '23 19:06 sandrocsimas