draggable_container 0.0.8
draggable_container: ^0.0.8 copied to clipboard
A Draggable Widget Container. Each children is Draggable, Deletable and Fixable.
0.0.8 #
Fixed long press to drag the item move faster than finger. Fixed deleted item error. Add the demo gif.
0.0.7 #
-
All class names begin with Draggable
-
Add parameters:
- draggableMode
- allWayUseLongPress
-
Rewrote the reorder algorithm
-
Use the tester to test the reorder logic.