Fish Redux
What is Fish Redux ?
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
Architecture diagram
Installation
Documentation
Examples
- all list – a simple all list demo.
- run it:
cd ./example
flutter create .
flutter run
What’s the difference between ‘Fish Redux’ and ‘Redux’ ?
Plugins
Code Template
- Fish Redux Template For Android Studio, by BakerJQ.
- Fish Redux Template For VSCode, by huangjianke.
Dev-Tools
- Redux Inspector (using Flutter Debugger and flipperkit_fish_redux_middleware) for Fish Redux apps, by JianyingLi
License
- Fish Redux is released under the Apache 2.0 license. See LICENSE for details.
about us
Alibaba-Freefish Technology is the earliest and largest online Flutter team in China.
We have selected Flutter exclusive dry goods for you in the public account, comprehensive and in-depth.
The content includes: access to Flutter, large-scale applications, engine exploration, engineering systems, innovative technologies and other tutorials and open source information.
Architecture / server / client / front-end / quality engineer submits resume in public account, unlimited quota
Subscription address
Download Source Code on GitHub
https://github.com/alibaba/fish-redux
Provides the list of the opensource Flutter apps collection with GitHub repository.