Open Edorin9 opened 4 years ago
I'm using slivers and I'm planning to nest this in a sliver list. will that work? the ReorderableListView in flutter won't work because it doesn't have shrink wrap.
I'm not sure what you mean by nesting. Generally it can be used in sliver list (the example also uses sliver list with a sliver header).
I'm using slivers and I'm planning to nest this in a sliver list. will that work? the ReorderableListView in flutter won't work because it doesn't have shrink wrap.