Update README.md

This commit is contained in:
TheMuellenator 2020-06-23 17:23:52 +01:00 committed by GitHub
parent f717a9f6bd
commit 90d73c73c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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)