Building Multi-Screen Apps & Navigating Between Screens [MEALS APP]
-
150 Module Introduction
-
151 Project Setup
-
152 Using a GridView
-
153 Widgets vs Screens
-
154 Displaying Category Items on a Screen
-
155 Making any Widget Tappable with InkWell
-
156 Adding Meals Data
-
157 Loading Meals Data Into a Screen
-
158 Adding CrossScreen Navigation
-
159 Passing Data to the Target Screen
-
160 Introducing the Stack Widget
-
161 Improving the MealItem Widget
-
162 Adding Navigation to the MealDetails Screen
-
163 Improving the MealDetails Screen
-
164 Adding Tabbased Navigation
-
165 Passing Functions Through Multiple Layers of Widgets for State Management
-
166 Managing Appwide State Data
-
167 Adding a Side Drawer
-
168 Closing the Drawer Manually
-
169 Adding a Filter Item
-
170 Replacing Screens Instead of Pushing
-
171 Adding More Filter Options
-
172 Returning Data When Leaving a Screen
-
173 Reading Using Returned Data
-
174 Applying Filters
-
176 Module Summary