rexzheng / fish-redux

An assembled flutter application framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  1. Functional Programming
  1. Predictable state container
  1. Pluggable componentization
  1. Non-destructive performance

Architecture diagram

Documents

Language: English | 中文简体

Examples

What's the difference between 'Fish Redux' and 'Redux' ?

License

  • Fish Redux is released under the Apache 2.0 license. See LICENSE for details.

About

An assembled flutter application framework.

License:Apache License 2.0


Languages

Language:Dart 98.1%Language:Ruby 0.8%Language:Java 0.6%Language:Objective-C 0.5%