diff --git a/README.md b/README.md index 0e86847..3bbbb9b 100644 --- a/README.md +++ b/README.md @@ -360,6 +360,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Inject](https://github.com/google/inject.dart) [317⭐] - Compile-time dependency injection by Google. - [Flutter_flux](https://github.com/google/flutter_flux) [269⭐] - Implementation of the Flux framework by Google - [Flux](https://github.com/google/flutter_flux) [269⭐] - Implementation of the Flux framework by Google +### State Management + +- [MobX](https://github.com/mobxjs/mobx.dart) - Supercharge the state-management in your Dart and Flutter apps with Transparent Functional Reactive Programming (TFRP). This is a port of MobX from the JavaScript/React land. + ### Widgets - [Hooks](https://github.com/rrousselGit/flutter_hooks) [231⭐] - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit). @@ -476,4 +480,4 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) -To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work. \ No newline at end of file +To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work.