getx_x 1.0.0 copy "getx_x: ^1.0.0" to clipboard
getx_x: ^1.0.0 copied to clipboard

A complete state management, dependency injection, and navigation solution for Flutter. Provides reactive variables, controllers, route management, snackbars, dialogs, i18n, theming, and more — all wi [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add getx_x

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  getx_x: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:getx_x/getx_x.dart';
0
likes
140
points
21
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A complete state management, dependency injection, and navigation solution for Flutter. Provides reactive variables, controllers, route management, snackbars, dialogs, i18n, theming, and more — all with zero external dependencies.

Repository (GitHub)
View/report issues

Topics

#state-management #dependency-injection #navigation #reactive #getx

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on getx_x