Β Β·Β Standard plan

Make two containers in a page (full width/height but non scrollable)

Widgets & Design

Hi team,

I would like to make a page that include only two containers, one and another one bottom of the first, that occupy 100% height of the page, but disable the scrolling.

In the debug the page scrolls and I see a white space in the bottom of all.

I want to see only the two containers without scrolling, using the 100% height of the page, the only one thing that I want to include is the app bar (header).

What have you tried so far?

Disable scrolling in the main column, and try to use stack and gridview disabling the Primary option, tried to set the height to 50% of the containers and clip the content of the containers. But doesn't work... And when the column is present try to set the content expandable for the containers.

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