lgvalle/android-flux-todo-app resource
Example of how to implement an Android TODO App using Facebook Flux Architecture observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4049
- days_rel: n/a
- days_push: 2111
- n_releases_24m: 0
Adoption not part of the score
1281 stars · 216 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An example Android TODO app demonstrating how to implement Facebook's Flux architecture in Java. It serves as a tutorial showing unidirectional data flow with Views, Dispatcher, Stores, and Actions on Android.
Use cases
- learn flux architecture on android
- example of unidirectional data flow in android app
- how to structure an android app with dispatcher and stores
- sample android todo app in java
- alternative to clean architecture for simple android apps
- understand actions and stores pattern on mobile
When to choose
- you want a simple, easy-to-learn architecture for a small Android app
- you prefer unidirectional data flow over layered Clean Architecture
- you learn best from a small working example app
When to avoid
- you need a production-ready, maintained library or framework
- your app has complex business logic needing layered architecture
- you want modern Kotlin or Jetpack-based patterns
- you need an officially supported or licensed project
Facets
learning-resource · maturity maintenance
state-management developer-tools mobile-development android-tools tutorials web-development jvm flux-architecture android sample-app todo-app unidirectional-data-flow facebook-flux tutorial mobile
1 source
- readme: https://github.com/lgvalle/android-flux-todo-app · fetched 2026-08-28 · 40c47be8e292
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lgvalle/android-flux-todo-app | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="lgvalle/android-flux-todo-app")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem