Unable to scroll on a listview

Widgets & Design
Resolved

My ListView in a column can't scroll.

I have a listview in a TabBarPage which is scrolling properly.

I don't understand this behavior and I just need the ListView to scroll, not the whole parent column.

Thanks for your help !

What have you tried so far?

I have tried to change the "Primary" attribute (seen in similar scrolling issues on the forum) but it does not work.

I have tried to wrap my listview in a container, but I need to set the height of the container to be able to scroll my listview. This way, scroll is working but my listview can't fit the whole available space of my screen in all devices.

Did you check FlutterFlow's Documentation for this topic?
Yes
4
4 replies