Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 363 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 363 Bytes

slivers

A Flutter project for understanding slivers.

Reference

Using slivers to achieve fancy scrolling

Widgets Used

  • SliverAppBar
  • SliverToBoxAdapter
  • SliverPadding
  • SliverGrid
  • SliverList

App Screenshot

ss1