infinite_scroll_pagination
infinite_scroll_pagination copied to clipboard
Page layout with header, footer, and floating buttons
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.