Skip to content

LapanApps/app_storybook

Repository files navigation

app_storybook

In this module, we will learn about:

  • Navigation (Materiol and Cupertino)
  • Hero widget
  • CircleAvatar widget with NetworkImage
  • GestureDetector (make a widget clickable)
  • etc.

Note Best view in mobile.

Note When building for web, pass along the args --web-renderer html so that network image can load.


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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.