mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-29 18:27:59 +02:00
Add binder in state management section
This commit is contained in:
parent
c36ab4950c
commit
ab99cec785
1 changed files with 2 additions and 0 deletions
|
@ -484,6 +484,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
- [Provider](https://github.com/rrousselGit/provider) <!--stargazers:rrousselGit/provider--> - State-management library for Flutter by [Remi Rousselet](https://github.com/rrousselGit)
|
||||
- [RiverPod](https://github.com/rrousselGit/river_pod) <!--stargazers:rrousselGit/river_pod--> - Provider, but different by [Remi Rousselet](https://github.com/rrousselGit)
|
||||
- [GetX](https://github.com/jonataslaw/getx) <!--jonataslaw/getx--> - Contextless, State-management & navigation by [Jonny Borges](https://github.com/jonataslaw)
|
||||
- [Binder](https://github.com/letsar/binder) <!--stargazers:letsar/binder--> - A lightweight, yet powerful way to bind your application state with your business logic, by [Romain Rastel](https://github.com/letsar).
|
||||
|
||||
|
||||
#### Redux / ELM / Dependency Injection
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue