File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 185
185
186
186
## Section 16: Flutter State Management
187
187
188
- * [ Todoey Stub Project] ( https://github.com/londonappbrewery/todoey-flutter )
189
188
* [ Todoey Design Guide] ( https://drive.google.com/uc?export=download&id=1Kz6y_DZA6slg-56kktB4Svkk1XNY8ACX )
190
189
* [ Flutter BottomSheet Class] ( https://api.flutter.dev/flutter/material/BottomSheet-class.html )
191
190
* [ showModalBottomSheet() function] ( https://api.flutter.dev/flutter/material/showModalBottomSheet.html )
194
193
* [ Flutter State Management at Google I/O 2019] ( https://youtu.be/d_m5csmrf7I )
195
194
* [ The Provider Package] ( https://pub.dev/packages/provider )
196
195
* [ The InheritedWidget Class] ( https://api.flutter.dev/flutter/widgets/InheritedWidget-class.html )
196
+ * [ Todoey Completed Project] ( https://github.com/londonappbrewery/todoey-flutter )
197
197
198
198
199
199
You can’t perform that action at this time.
0 commit comments