Ross ROSS = Recommend OSS · open-source software intelligence for agents

brianegan/flutter_redux

A library that connects Widgets to a Redux Store observed · 2026-08-28

github.com/brianegan/flutter_redux · Dart · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3203
  • days_rel: n/a
  • days_push: 1245
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1645 stars · 208 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Dart library that connects Flutter widgets to a Redux store via widgets like StoreProvider, StoreBuilder, and StoreConnector. It automatically rebuilds widgets when the store emits changes, removing the need to manage subscriptions manually.

Use cases

  • manage app state in flutter with redux
  • connect flutter widgets to a redux store
  • rebuild widgets automatically when state changes
  • convert redux store state into view models
  • use redux for navigation and persistence in flutter

When to choose

  • your flutter app already uses Redux.dart and you want idiomatic widget bindings
  • you want predictable unidirectional data flow with automatic rebuilds
  • you need time-travel debugging and a mature redux ecosystem in Flutter

When to avoid

  • you are starting a new flutter project - consider newer state management solutions like Riverpod or Bloc
  • your app state is simple and setState or InheritedWidget suffices
  • you need a library under active development - releases have been infrequent since 2023

Facets

library · maturity maintenance

state-management ui-components frontend mobile-development web-development cross-platform flutter redux dart store-connector widget-binding mobile

1 source

Member repositories

RepositoryRoleHealth v2
brianegan/flutter_reduxmain23

For agents

markdown · JSON · MCP: product_card(name="brianegan/flutter_redux")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem