You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I overlooked this issue, I'm sorry.
If you haven't already fixed it - does wrapping this widget in an Expanded help? Or did adding the shrinkwrap property fix the issue?
Hi @Norbert515
Thanks for creating this great and easy to use widget!
One thing I've run into is that putting a DragAndDropList inside another scrolling container gives an unbounded height error.
Maybe you could expose the Shrinkwrap property in ListView.builder?
Btw: Futter's ReorderableListView has a similar limitation:
Github/Flutter/ReorderableListView is too limited to be (always) useful #25789
Thanks!
The text was updated successfully, but these errors were encountered: