mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-06-21 12:08:05 +02:00
- Flutter Flux | + Ok Google
This commit is contained in:
parent
8a7ea2da89
commit
a12ff38360
1 changed files with 1 additions and 1 deletions
|
@ -164,6 +164,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17)
|
|||
#### Voice
|
||||
|
||||
- [Speech Recognition](https://github.com/rxlabz/speech_recognition) - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz)
|
||||
- [OK Google](https://marcinszalek.pl/flutter/ok-google-flutter/) - Integrate google assistant by [Marcin Szalek](https://marcinszalek.pl/)
|
||||
|
||||
### Storage
|
||||
|
||||
|
@ -228,7 +229,6 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17)
|
|||
|
||||
### Flux / Redux
|
||||
|
||||
- [Flutter Flux](https://github.com/jimbeveridge/flutter_flux) - Flux implementation for Flutter
|
||||
- [GreenCat](https://github.com/alexeieleusis/greencat) - Port of Redux to Dart, including Redux Thunk
|
||||
- [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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue