getxify 5.0.2 copy "getxify: ^5.0.2" to clipboard
getxify: ^5.0.2 copied to clipboard

GetXify: The modern evolution of GetX. Navigate screens, manage state, and inject dependencies without BuildContext. Enhanced performance, cleaner API, and full Flutter compatibility.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add getxify

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

dependencies:
  getxify: ^5.0.2

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:getxify/getxify.dart';
11
likes
150
points
218
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

GetXify: The modern evolution of GetX. Navigate screens, manage state, and inject dependencies without BuildContext. Enhanced performance, cleaner API, and full Flutter compatibility.

Repository (GitHub)
View/report issues
Contributing

Topics

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

License

MIT (license)

Dependencies

cupertino_ui, flutter, flutter_web_plugins, material_ui, web

More

Packages that depend on getxify