fish_redux 0.1.8 copy "fish_redux: ^0.1.8" to clipboard
fish_redux: ^0.1.8 copied to clipboard

outdated

Fish Redux is an assembled flutter application framework based on Redux state management.

Fish Redux

Build Status pub package codecov

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 #

Installation #

Go

Documentation #

Language: English | 中文简体

Examples #

  • todo list - a simple todo list demo.
  • run it:
cd ./example
flutter create .
flutter run

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

Plugins #

Code Template #

Dev-Tools #

License #

  • Fish Redux is released under the Apache 2.0 license. See LICENSE for details.
66
likes
0
pub points
88%
popularity

Publisher

unverified uploader

Fish Redux is an assembled flutter application framework based on Redux state management.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on fish_redux