changed to source.md file

This commit is contained in:
Abhishek01039 2020-11-03 14:50:29 +05:30
parent 2ca62e9f73
commit 0043862ea8
2 changed files with 4 additions and 4 deletions

4
README.md generated
View file

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

View file

@ -109,6 +109,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) <!--youtube: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) <!--youtube:list/PL6BTtm1PxwOUpt1muzFD3ErxWdCzLkYbI--> - 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) <!--stargazers: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) <!--stargazers: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