capitalize getx

This commit is contained in:
Abhishek01039 2020-11-03 14:54:33 +05:30
parent 0043862ea8
commit c37703696f

View file

@ -481,7 +481,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
- [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)
- [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