Introduction To Flutter
  • How to Install Flutter on Android Studio
  • First Flutter Application
Flutter States
  • StatelessWidget Class
  • StatefullWidget Class
layouts
  • Container Widget
  • Row & Column Widget
  • Basic List Widget
  • List Widget (Array of List)
  • Stack
  • Gridview
AppBar & TabBar Widget
  • Basic : Create AppBar & It's Basic Properties
  • AppBar Leading & Actions[]
  • Tabbar : Top & Bottom
Custom Widgets
  • Custom Method Widget
  • Custom Class Widget
Input & Selections Widgets
  • TextField Widget
  • Buttons Widget
  • CheckBox Widget
  • Radio Widget
  • Slider Widget
  • Switch Widget
Drawer Widget & Routes
  • Simple Drawer Widgets
  • Routes
Notification Widgets
  • SnackBar
  • Alert Dialog
  • Simple Dialog