From 90d73c73c139257106c87f826a08c363b3db4e56 Mon Sep 17 00:00:00 2001 From: TheMuellenator Date: Tue, 23 Jun 2020 17:23:52 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a27e83c..8c772d4 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ ## Section 16: Flutter State Management +* [State Management Example](https://github.com/londonappbrewery/state_management-flutter.git) * [Todoey Design Guide](https://drive.google.com/uc?export=download&id=1Kz6y_DZA6slg-56kktB4Svkk1XNY8ACX) * [Flutter BottomSheet Class](https://api.flutter.dev/flutter/material/BottomSheet-class.html) * [showModalBottomSheet() function](https://api.flutter.dev/flutter/material/showModalBottomSheet.html)