diff --git a/README.md b/README.md index daf012a..d1713da 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ check the [following tutorial on Youtube](https://www.youtube.com/watch?v=fEIdWV ### Intermediate Dart Knowledge 1. [What is Future and Async](https://www.youtube.com/watch?v=8KOdOXRboh8&list=PLlMOodDAsO4xrTgVEkKXfVf7sSVEsmWKQ&index=12&t=0s) +2. [Provider - Global State Manage](https://www.youtube.com/watch?v=fEIdWV8MAso) ### More Tutorials / Links - [Flutter by Mahmud Ahsan](https://github.com/mahmudahsan/flutter)