draggable_container 0.0.9 copy "draggable_container: ^0.0.9" to clipboard
draggable_container: ^0.0.9 copied to clipboard

outdated

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

[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 deleted item error.

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.

25
likes
0
pub points
50%
popularity

Publisher

unverified uploader

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