Skip to content

Commit a48075a

Browse files
Update README.md
1 parent 547c802 commit a48075a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@
185185

186186
## Section 16: Flutter State Management
187187

188-
* [Todoey Stub Project](https://github.com/londonappbrewery/todoey-flutter)
189188
* [Todoey Design Guide](https://drive.google.com/uc?export=download&id=1Kz6y_DZA6slg-56kktB4Svkk1XNY8ACX)
190189
* [Flutter BottomSheet Class](https://api.flutter.dev/flutter/material/BottomSheet-class.html)
191190
* [showModalBottomSheet() function](https://api.flutter.dev/flutter/material/showModalBottomSheet.html)
@@ -194,6 +193,7 @@
194193
* [Flutter State Management at Google I/O 2019](https://youtu.be/d_m5csmrf7I)
195194
* [The Provider Package](https://pub.dev/packages/provider)
196195
* [The InheritedWidget Class](https://api.flutter.dev/flutter/widgets/InheritedWidget-class.html)
196+
* [Todoey Completed Project](https://github.com/londonappbrewery/todoey-flutter)
197197

198198

199199

0 commit comments

Comments
 (0)