Last updated:
0 purchases
left press draggable
Couldn't find an elegant solution so here we are.
Features #
A Simple Copy Paste code of Draggable.
With the added benefit of having an option to select which (mouse) buttons activates the drag.
otherwise function exactly like the original Draggable.
Getting started #
left_press_draggable: ^1.0.0
copied to clipboard
LeftPressDraggable(
buttons: [DraggableButton.left], // ! important
...
),
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.