infinite_scroll_pagination icon indicating copy to clipboard operation
infinite_scroll_pagination copied to clipboard

Page layout with header, footer, and floating buttons

Open dibenedetto opened this issue 8 months ago • 0 comments

I would like to create a page with the following layout, which is basically a column:

[top] Header Widget (fixed on page, non-scrollable) [mid] PagedListView (scrollable) with RefreshIndicator and (one) anchored FloatingActionButton [bot] Footer Widget (fixed on page, non-scrollable)

But I am having throubles with it... any help is kindly appreciated.

If it is for help, this page is created within a tab page inside a scaffold.

dibenedetto avatar Jun 26 '24 15:06 dibenedetto