mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-29 02:08:38 +02:00
capitalize getx
This commit is contained in:
parent
0043862ea8
commit
c37703696f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue