·Experimenting with low-code tools

ListView won't expand to the end (inside a TabBar)

Widgets & Design

Despite having watching a few videos, I still don't get the Flutter layout model...

I have a page like the one in the image. A title, a container with fixed height, a TabBar and I want everything inside the Tab to scroll. But no matter what I wrap the List into, it won't expand. Could someone share where whould I be setting the height and what are the expandable options?

What have you tried so far?

loads of setting height, maxheight, minheight, expandable, not expandable....

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