intro flutter
1 Install Flutter
Install Flutter on the Mac m1
2 create Virtual Device
3 RunApp MatrialApp Scaffold
4 Page Components
5 Text Part 1
6 Text Part 2
7 Container padding margin color width height
8 Container Border Border Radius
9 Container DecorationImage
10 Container Part 2 Decoration Image
11 Container Alignment TextAlign
12 Image Asset
13 Card
14 Column Part 1
15 Column MainAxisAlignment CrossAxisAlignment MainAxisSize
16 Widget Row
17 Stack Part 1
18 Stack part 2 Fit Alignment
19 Stack part 3 Postioned OverFlow
20 Expanded part 1
21 Expanded part 2
22 Icons
23 Divider
24 Example One Part 1
25 Example One Part 2
26 Example One Part 3
27 indexed Stack
28 Wrap
29 SingleChildScrollView
30 SizedBox
31 Center
32 Raisedbutton
33 ElevatedButton icon ElevatedButton TextButton
34 InkWell And IconButton
35 FloatingActionButton
36 GestureDetector
37 statefulwidget vs statelesswidget
38 DropDownButton
39 DropDownButton part 2
40 DropDownButton part 3
41 checkbox
42 checkboxListTile
43 radio
44 RadioListTile
45 switch
46 switchListTile
47 ListTile
48 CircleAvatar
49 SnackBar
50 AlertDialog
51 AlertDialog Part Two
52 Listview
53 Listview part 2
54 Listview Builder
55 Listview separator
56 GridView Builder
57 GridView
58 List Generate
59 Gridview Count
61 Drawer EndDrawer
60 AppBar
62 Drawer Part 2
63 TabBarView
65 TabController
64 TabBar And Tabs
66 BottomNavigationBar
67 PageView
68 pageView Builder
69 TextFormField part 1
70 TextFormField part 2 Border Decoration
71 TextFormField part 3
72 TextFormField part 4
73 TextFormField part 5 function
74 TextFormField And Form part 6 Validator
75 TextFormField part 7 OnSaved
76 Navigator Push And PushNamed And Route
77 Navigator Pop And CanPop
78 Navigator pushReplacementNamed And pushReplacement
79 Slider
80 Scroll Controller
81 showModalBottomSheet
82 SearchDelegate Part 1
83 SearchDelegate Part 2
84 Design App Note Login Page
85 Theme
86 Design App Note SignUp Page
87 Design App Note Homepage Page
88 Design App Note Add Note Page
89 Directionality
90 finish Design
91 AwesomeDialog
92 DropdownSearch
93 flutter launcher icons
94 flutter Native Splash Screen
95 Geolocator part 1
96 Future Async Await
97 Geolocator part 2
98 geocoding
99 Geolocator part 3
100 Google Map Part 1
101 Google Map Part 2
102 Google Map Part 3
103 Google Map Part 4 Markers
105 Google Map Part 5 Markers
106 Google Map Part 6 OnTap
107 Live Location
108 polyline
109 DateTime
110 jiffy
111 Custom Fonts
112 image picker
113 Http And Api
114 FutureBuilder
115 Http Get Part 2
116 Http Post Part 3
117 shared preferences
The End