diff --git a/source.md b/source.md index 9f57a70..395fb95 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 advanced videos about Flutter by [Matej Rešetár](https://github.com/ResoCoder) +- [Reso Coder](https://www.youtube.com/channel/UCSIvrn68cUk8CS8MbtBmBkA) - Intermediate and advanced videos by [Matej Rešetár](https://github.com/ResoCoder) ## Components @@ -480,8 +480,8 @@ 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) - 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) +- [RiverPod](https://github.com/rrousselGit/river_pod) - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit) +- [GetX](https://github.com/jonataslaw/getx) - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw) #### Redux / ELM / Dependency Injection