alibaba / fish-redux
- четверг, 7 марта 2019 г. в 00:17:26
Dart
An assembled flutter application framework.
Fish Redux is an assembled flutter application framework based on Redux state management. It is suitable for building medium and large applications.
It has four characteristics:
- Functional Programming
- Predictable state container
- Pluggable componentization
- Non-destructive performance
cd ./sample
flutter create .
flutter run