draggable_container 0.1.6+1 copy "draggable_container: ^0.1.6+1" to clipboard
draggable_container: ^0.1.6+1 copied to clipboard

outdated

A Draggable Widget Container. Each children is Draggable, Deletable and Fixable.

0.1.6+1 #

Fixed: when second times enter the draggable mode, the draggable item move faster than finger

0.1.6 #

Add bool moveTo(int from, int to, {bool triggerEvent: true, bool force: false}) method

Updated the example code.

0.1.5 #

Fixed some issues.

Updated the example code.

Updated the test code.

0.1.4+hotfix #

Fixed some issues.

Updated the example code.

0.1.4 #

Fixed some issues.

0.1.3 #

Fixed some issues.

Add getItem(int index) method

0.1.2 #

Add insteadOfIndex(int index, DraggableItem item, {bool triggerEvent: true}) method

0.1.1 #

Updated README.md

0.1.0 #

Updated README.md

0.0.9 #

Add onBeforeDelete event.

The addItem, deleteIndex, deleteItem methods add a parameter called triggerEvent, default is true.

Updated the example code.

Updated the demo gif.

Updated README.md

0.0.8 #

Fixed long press to drag the item move faster than finger.

Fixed some issue.

Add the demo gif.

0.0.7 #

  • All class names begin with Draggable

  • Add parameters to DraggableContainer:

    • draggableMode
    • allWayUseLongPress
  • Rewrote the reorder algorithm

  • Use the tester to test the reorder logic.

0.0.6 #

Updated the example code.

0.0.5 #

Updated code.

0.0.4 #

Updated the example code.

0.0.3 #

Updated code.

0.0.2 #

Updated the pubspec.yaml file and the example code.

0.0.1 #

init.

28
likes
0
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

A Draggable Widget Container. Each children is Draggable, Deletable and Fixable.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on draggable_container