Skip to content

Files

Latest commit

557a9b8 · Feb 17, 2020

History

History

day_07_10_sliver_appbar_listview_gridview

day_07_10_sliver_appbar_listview_gridview

  • CustomScrollView and their slivers[]
  • SliverAppBar
  • SliverToBoxAdapter // works as Header
  • SliverFixedExtentList && SliverList
  • SliverGrid && gridDelegate && delegate
  • ClipRRect // roundRect corner redious
  • decoration - BoxDecoration - Shedow
  • Hero animated navigation // Show image Full Screen like whatsApp
  • CachedNetworkImage
  • Learn How AppLifeCycle works

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.