GetX is gone.We preserved it.
On April 14, 2026, the original GetX repository disappeared. getx_community is the direct continuation on pub.dev with the same mental model, the same package surface, and no forced rewrite.
Latest package
1.0.1
Migration
2 small changes
License
MIT
If you searched for any of these, you're in the right place.
What this site gives you
Everything a panicked developer needs, in the right order.
Install first. Migrate second. Verify trust third. Dive into docs only when you need them.
Fastest path
Migration guide
Exact dependency swap, exact import swap, and the bash one-liner people need when the repo disappears.
Open pageSEO recovery
Documentation mirror
State management, route management, and dependency injection docs restored into searchable pages.
Open pageMaintenance proof
Status page
Latest version, Flutter compatibility, and visible maintenance signals for teams evaluating trust.
Open pageCredibility
Why this exists
The April 14, 2026 deletion story, the maintainer context, and the community-preserved disclaimer in one place.
Open pageReplaced packages
Show the swap plainly so nobody hesitates.
A developer landing here should understand the package change and the import change before they scroll again.
| Old | New |
|---|---|
get: ^4.x | getx_community: ^1.0.1 |
package:get/get.dart | package:getx_community/getx_community.dart |
Documentation mirror
Restore the docs developers are actively searching for.
State management, route management, and dependency injection pages should exist as stable, indexable destinations again.
State management docs
Reactive state, simple state, controllers, workers, and the patterns teams relied on most in the original GetX docs.
Route management docs
GetMaterialApp, named routes, arguments, and navigation helpers for apps that still depend on GetX routing.
Dependency injection docs
Get.put, Get.lazyPut, bindings, and controller lifetimes so teams can keep their DI model intact.
Maintained by
Hrushikesh Desai
Link the maintainer clearly. It adds immediate credibility when teams are deciding whether this fork is safe to adopt.
Projects using getx_community
Leave room for social proof to grow.
This section is intentionally simple right now. Over time it becomes one of the strongest trust multipliers on the site.
Apps migrating today
List production apps that moved from package:get to getx_community so new visitors see proof fast.
Packages depending on it
Show libraries that updated their dependency to establish ecosystem momentum early.
Your project here
Open an issue or pull request to add your app, package, or team and grow social proof over time.