Add binder in state management section

This commit is contained in:
Romain Rastel 2020-12-03 21:27:51 +01:00
parent c36ab4950c
commit ab99cec785

View file

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