kauemurakami/getx_pattern resource
Design pattern designed to standardize your projects with GetX on Flutter. 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: 2271
- days_rel: n/a
- days_push: 1337
- n_releases_24m: 0
Adoption not part of the score
1038 stars · 220 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
getx_pattern is a documented architectural pattern and project structure proposal for standardizing Flutter applications built with the GetX state management library. It provides folder/module conventions (data, services, repositories, controllers, bindings, routes) plus example apps and a companion VSCode snippets extension.
Use cases
- structure a flutter app with getx
- standardize project folders across a flutter team
- learn getx state management with examples
- organize controllers repositories and bindings in flutter
- scaffold a new getx flutter project
- onboard developers to a shared flutter architecture
When to choose
- you use GetX and want a consistent, documented module structure
- you want example apps and snippets to speed up GetX development
- your team needs a shared convention so anyone can read and modify the codebase
When to avoid
- you prefer official Flutter state management solutions like Provider, Riverpod, or Bloc
- you need an actively maintained library rather than a pattern guide
- you want a strict enforced framework rather than a convention you follow manually
Facets
learning-resource · maturity maintenance
state-management boilerplate developer-tools mobile-development cross-platform developer-tools tutorials cross-platform flutter getx design-pattern architecture project-structure vscode-snippets mobile
2 sources
- readme: https://github.com/kauemurakami/getx_pattern · fetched 2026-08-28 · 9964b90a5ea3
- homepage: https://kauemurakami.github.io/getx_pattern · fetched 2026-08-29 · b0ed6564036a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kauemurakami/getx_pattern | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="kauemurakami/getx_pattern")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem