mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-29 10:17:59 +02:00
Add Async Redux.
This commit is contained in:
parent
86aea4c18e
commit
1cb5a002c9
1 changed files with 1 additions and 0 deletions
|
@ -453,6 +453,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
- [Inject](https://github.com/google/inject.dart) <!--stargazers:google/inject.dart--> - Compile-time dependency injection by Google
|
||||
- [Flux](https://github.com/google/flutter_flux) <!--stargazers:google/flutter_flux--> - Implementation of the Flux framework by Google
|
||||
- [Fish](https://github.com/alibaba/fish-redux) <!--stargazers:alibaba/fish-redux--> - Alibaba Redux implementation
|
||||
- [Async Redux](https://pub.dev/packages/async_redux) <!--stargazers:marcglasberg/async_redux--> - Redux version which is easy to learn, to use, to test, and has no boilerplate. Allows for both sync and async reducers by [Marcelo Glasberg](https://github.com/marcglasberg/)
|
||||
|
||||
### Widgets
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue