diff --git a/README.md b/README.md index 25a0923..d9a7f6d 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) [215🎬] - [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) [82🎬] - 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) ## Components @@ -478,9 +477,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Bloc](https://github.com/felangel/bloc) [5751⭐] - Collection of packages that help implement the BLoC design pattern by [Felix Angelov](https://github.com/felangel). - [MobX](https://github.com/mobxjs/mobx.dart) [1669⭐] - 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) #### Redux / ELM / Dependency Injection diff --git a/source.md b/source.md index 8a46742..d7edf41 100644 --- a/source.md +++ b/source.md @@ -109,6 +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) ## Components @@ -478,6 +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) #### Redux / ELM / Dependency Injection