Is it possible to create a layout like this?

Widgets & Design

I'm trying to make an app for tablets or pc's (any wide screen format), but I'm a bit confused on the way the layouts work. I attached an image of what I'm roughly trying to achieve, where a navigation rail would be stuck to the left edge of the screen, another view with information would be stuck on the right side of the screen, a toolbar between the two elements would be stuck at the top edge of the screen, another toolbar would be in the same place just on the bottom edge of the screen, then between the two tools bars would be two separated grid views that scroll horizontally.

What have you tried so far?

I've tried doing the rough layout with columns and rows but it get's confusing and sometimes throws errors trying to wrap columns, rows, and grid within eachother.

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