philip-brink / DragAndDropLists

Flutter package for drag-and-drop reordering of two-level lists
BSD 3-Clause "New" or "Revised" License
253 stars 128 forks source link

space between item #82

Open abolfazlMKazemi opened 2 years ago

abolfazlMKazemi commented 2 years ago

hi how change space between item this item library have defult space and i want to disable this space please help me

avinokur4 commented 1 year ago

You should use one DragAndDropList inside contents array. Library got space between different DragAndDropList only.