State & Reactive Programming Management
Getx is a library that helps you to manage your app state, reactive programming and User Interface (UI) to your Business Logic (Back-end) in a simple and intuitive way.
Navigation & Routing Management
with Getx you can manage all your app navigation and routing in a simple and intuitive way. Getx is based on the well-known Navigator 2.0 API.
Dependency Management
Getx is a dependency injection manager. It helps you to manage your dependencies in a simple and intuitive way.
Get CLI
Get CLI is a tool that helps you to create your Getx projects in a simple and intuitive way.
Get Connect
GetConnect is an easy way to communicate from your back to your front with http or websockets.
Localizations
Getx is a library that helps you to manage your app localizations in a simple and intuitive way.