Slivers

A sliver is a portion of a scrollable area. You can use slivers to achieve custom scrolling effects.

For information on implementing slivers in Flutter, including SliverList, SliverGrid, and SliverAppBar, see Slivers, DeMystified, an article on Medium’s Flutter Publication.