Relative Content

Tag Archive for flutterscrollview

Flutter Scroll 3 Items, 2 vertical and other 2 horiznotal

So the problem I have is complex, and sadly I can’t use another design/layout.
I have tree items in my layout: Header, Table and Footer. The Header has a fixed height and the width of the screen. The Table has a dynamic height and a fixed width wider than the screen. The footer has a fixed height and the same width as the table.