Realank/draggable_flutter_list

Drag and drop by dragging an icon, not the row itself?

Closed this issue · 1 comments

Hi!

So to start dragging a list item you have to long press an item, and then drag to the desired position.

Is it possible that we can isolate the draggable area to an icon? AND instead of needing to long press, can we just tap your finger and it immediately allows you to drag?

For example: (sorry for the horrible quality)
image

Thanks!!

Sure, you can change the codes to achieve this behavior, but I don't want to add the feature in this package currently sorry for that