mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-05-30 17:37:11 +02:00
commit
37fe8af415
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ Introduction to Flutter - Faisal Abid
|
|||
|
||||
## Frameworks
|
||||
|
||||
### Flux / Redux / ELM
|
||||
- [flutter_flux](https://github.com/google/flutter_flux) - Implementation of the Flux framework by Google
|
||||
- [Flutter built redux](https://github.com/davidmarne/flutter_built_redux) - Automatic subscribing to your redux stores. Based on the built pattern by [David Marne](https://github.com/davidmarne)
|
||||
- [redux.dart](https://github.com/johnpryan/redux.dart) - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects)
|
||||
- [flutter_redux](https://github.com/brianegan/flutter_redux) - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Flutter Widgets.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue