This is a introduction to slivers, and shows how to use SliverList
, SliverGrid
, SliverToBoxAdapter
and SliverFillRemaining
in detail.
This includes use cases for these widgets, and shows how to use them when loading network data with FutureBuilder
. Common layout errors with slivers are also covered.
Full Source code
Thanks for watching!