# alibaba/fish-redux

An assembled flutter application framework.

Repository: https://github.com/alibaba/fish-redux
Canonical: https://ross.abutalabs.com/products/fish-redux
Homepage: https://github.com/alibaba/fish-redux
Language: Dart
License: Apache-2.0
License Family: permissive
Topics: flutter, redux, component, functional-programming, adapter, framework, reactive, aop
Last push: 2022-02-17T16:21:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2738, "days_push": 1658, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7270, forks 829 (observed 2026-08-28T04:09:57.944692+00:00)

## What it is
Fish Redux is an assembled Flutter application framework built on Redux state management, combining functional programming, a predictable state container, and pluggable componentization. It is designed for building medium to large Flutter applications with non-destructive performance optimizations.

## Use cases
- manage state in a large flutter app
- build componentized flutter applications with redux
- structure a medium or large flutter codebase
- apply functional programming patterns to flutter state management
- split flutter screens into reusable components with isolated state
- migrate from plain redux to a more structured flutter framework

## When to choose
- you are building a medium or large Flutter app that needs predictable Redux-style state management
- you want pluggable componentization with per-component state and effects
- your team prefers functional programming patterns in Dart

## When to avoid
- you are starting a new Flutter project today - the project is largely inactive and the Flutter community has moved to alternatives like Riverpod or Bloc
- you need a framework with active maintenance and recent Flutter compatibility guarantees
- you want a minimal state management solution without an opinionated architecture

## Facets
- artifact type: framework
- maturity: maintenance
- function: state-management, frontend-framework
- domain: mobile-development, cross-platform, frontend
- platform: cross-platform
- tags: flutter, redux, dart, functional-programming, componentization, reactive, mobile, android, ios

## Member repositories
- alibaba/fish-redux (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:57.944692+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:38:55.337367+00:00, confidence not recorded.
  - readme: https://github.com/alibaba/fish-redux (fetched 2026-08-28T04:09:57.944692+00:00, sha eb19c60a65b6)
  - homepage: https://github.com/alibaba/fish-redux (fetched 2026-08-29T08:34:15.387076+00:00, sha 2339bebad2aa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
