Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Ability to place a DragAndDropList inside another scrolling container #28

Open
ghunter99 opened this issue Jan 16, 2019 · 1 comment

Comments

@ghunter99
Copy link

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!

@Norbert515
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants