jonataslaw/getx
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get. observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 87
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2485
- days_rel: n/a
- days_push: 82
- n_releases_24m: 0
Adoption not part of the score
11198 stars · 1848 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
GetX is a lightweight Flutter microframework that combines state management, dependency injection, and context-free navigation (routes, snackbars, dialogs, bottom sheets). It also bundles route management, internationalization, and simple HTTP utilities in a single package.
Use cases
- manage state in a flutter app without boilerplate
- navigate to screens without needing build context
- show snackbars and dialogs from anywhere in the app
- inject and retrieve dependencies easily
- add internationalization to a flutter app
- handle routing in flutter with named routes and middleware
When to choose
- you want an all-in-one solution for state, routing, and DI in Flutter
- you need to open screens or dialogs without context
- you prefer minimal boilerplate and fast development
- you are building small to medium Flutter apps that benefit from an integrated microframework
When to avoid
- you prefer Flutter's official Provider, Riverpod, or Bloc patterns
- your team values explicit architecture over convenience and magic
- you need fine-grained control over rebuilds and dependency lifecycles
- you are concerned about coupling your app tightly to a single third-party framework
Facets
framework · maturity active
state-management routing middleware http-client internationalization mobile-development web-development frontend cross-platform cross-platform flutter getx snackbar dialog navigation microframework dependency-injection mobile web
1 source
- readme: https://github.com/jonataslaw/getx · fetched 2026-08-28 · 7e7f74a6482a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jonataslaw/getx | main | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem