Introduction and Setup
  • Dart 2 - version changes (some videos will be re-recorded)
  • Setup Android Studio
  • Setup IntelliJ
  • Flutter Doctor
  • First Application
  • Live template
  • Section 1 - Assignment
  • Section 1 - Quiz
Button Widgets
  • Raised Button
  • Raised Button with Parameters
  • Flat Button
  • Icon Button
  • Section 2 - Assignment
  • Assignment Source
  • Section 2 - Quiz
Input Widgets
  • TextField
  • Checkbox
  • Radios
  • Switches
  • Slider
  • Date Picker
  • Section 3 - Assignment
  • Assignment Source
  • Section 3 - Quiz
Scaffold
  • AppBar
  • Floating Action Button
  • Drawer
  • Footer Buttons
  • Bottom Navigation Bar
  • Section 4 - Assignment
  • Assignment Source
  • Section 4 - Quiz
Notification
  • Bottom Sheet
  • Snack Bar
  • Alert Dialog
  • Simple Dialog
  • Section 5 - Assignment
  • Assignment Source
  • Section 5 - Quiz
Layouts
  • Rows and Columns
  • Card
  • Expanded
  • Listview Builder
  • Section 6 - Assignment
  • Assignment Source
  • Section 6 - Quiz