mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-07-02 01:17:54 +02:00
Merge branch 'master' into patch-2
This commit is contained in:
commit
361eda95a9
1 changed files with 4 additions and 3 deletions
|
@ -216,6 +216,7 @@ Introduction to Flutter - Faisal Abid
|
|||
- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) - iOS Settings by [Matthias Rupp](https://github.com/matthinc)
|
||||
- [Music Player](https://github.com/thosakwe/flutter_music_player) - music player component by [Tobe O](https://thosakwe.com/)
|
||||
- [Dashboard](https://github.com/Ivaskuu/dashboard) - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu)
|
||||
- [](https://github.com/littlemarc2011/FlutterTodo) - Todo template from Dribble by [Marc L](https://www.marc-little.com/)
|
||||
|
||||
## Utilities
|
||||
|
||||
|
@ -268,12 +269,12 @@ Introduction to Flutter - Faisal Abid
|
|||
|
||||
## Frameworks
|
||||
|
||||
### Flux / Redux
|
||||
- [flutter_flux](https://github.com/google/flutter_flux) - Flux app architecture library
|
||||
- [GreenCat](https://github.com/alexeieleusis/greencat) - Port of Redux to Dart, including Redux Thunk
|
||||
- [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.
|
||||
- [GreenCat](https://github.com/alexeieleusis/greencat) - Port of Redux to Dart, including Redux Thunk
|
||||
- [Dartea](https://pub.dartlang.org/packages/dartea) - Model View Update inspired by TEA from ELM by
|
||||
|
||||
### Game
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue