37 - Module 5 Intro
38 - Configure Android studio for Flutter
39 - Check Flutter Demo Application
40 - What is Widget
41 - What is Context
42 - Children and parent
43 - What is MaterialApp widget
44 - What is Scaffold
45 - What is State
46 - What is Statefull Widget
47 - What is Stateless Widget
48 - Final and Const Keywords
49 - Accessing properties of Statefull and Stateless widgets
50 - Global variables
51 - Stateful widget States
52 - Container Widget
53 - Box Model
54 - Column and Row Widgets
55 - Spacing system in Column and Row widgets
56 - Spacing Widgets SizedBox
57 - Text Widget
58 - Button Widgets
59 - Textfields and Forms
60 - Form Validations
61 - Icons and Image Widgets
62 - Fit Property
63 - ListView Widget
64 - Gridview widget
65 - SingleChild Scroll widget
66 - Create our own Widget
67 - Pages and Navigations
68 - Application Life Cycle
69 - Assignment solution Write our Login Form Application
69 - Project Github Link.txt
70 - Module 5 speaks