From 22cb5e0ccb9e3a16dece6945a989035a0679ecdd Mon Sep 17 00:00:00 2001 From: Abhishek01039 Date: Sun, 8 Nov 2020 12:42:46 +0530 Subject: [PATCH] changes done given by Dominik --- source.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source.md b/source.md index 5c8118a..9f57a70 100644 --- a/source.md +++ b/source.md @@ -109,7 +109,7 @@ If you appreciate the content πŸ“–, support projects visibility, give πŸ‘| ⭐| - [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan) - [Flutter in Practice](https://www.youtube.com/playlist?list=PLhXZp00uXBk5TSY6YOdmpzp1yG3QbFvrN) - Free video courssd for beginners & non-programmers by [Zaiste](https://zaiste.net/) - [Whatsupcoders](https://www.youtube.com/c/whatsupcoders) - Free video series on Flutter Widgets by [Kamal](https://github.com/whatsupcoders) -- [Reso Coder](https://www.youtube.com/channel/UCSIvrn68cUk8CS8MbtBmBkA) - Intermediate and advance videos of flutter by [Reso Coder](https://github.com/ResoCoder) +- [Reso Coder](https://www.youtube.com/channel/UCSIvrn68cUk8CS8MbtBmBkA) - Intermediate and advanced videos about Flutter by [Matej ReΕ‘etΓ‘r](https://github.com/ResoCoder) ## Components @@ -479,9 +479,9 @@ If you appreciate the content πŸ“–, support projects visibility, give πŸ‘| ⭐| - [Bloc](https://github.com/felangel/bloc) - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel) - [MobX](https://github.com/mobxjs/mobx.dart) - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land. -- [Provider](https://github.com/rrousselGit/provider) [3029⭐] - Most popular state-management technique for Flutter by [Remi Rousselet](https://github.com/rrousselGit) -- [RiverPod](https://github.com/rrousselGit/river_pod) [820⭐] - Another very good state-management technique for Flutter by [Remi Rousselet](https://github.com/rrousselGit) -- [GetX](https://github.com/jonataslaw/getx) [1407⭐] - GetX is an extra-light and powerful solution for Flutter by [Jonny Borges](https://github.com/jonataslaw) +- [Provider](https://github.com/rrousselGit/provider) - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit) +- [RiverPod](https://github.com/rrousselGit/river_pod) - State-management library considered to be rewrite of Provider by [Remi Rousselet](https://github.com/rrousselGit) +- [GetX](https://github.com/jonataslaw/getx) - State-management and navigation library for Flutter by [Jonny Borges](https://github.com/jonataslaw) #### Redux / ELM / Dependency Injection