queryx_getx 0.1.1 copy "queryx_getx: ^0.1.1" to clipboard
queryx_getx: ^0.1.1 copied to clipboard

GetX bindings for QueryX — reactive Query, Mutation & InfiniteQuery controllers with .obs state, automatic Obx/GetX rebuilds, and zero manual listener wiring.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add queryx_getx

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

dependencies:
  queryx_getx: ^0.1.1

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:queryx_getx/queryx_getx.dart';
1
likes
160
points
173
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

GetX bindings for QueryX — reactive Query, Mutation & InfiniteQuery controllers with .obs state, automatic Obx/GetX rebuilds, and zero manual listener wiring.

Homepage
Repository (GitHub)
View/report issues

Topics

#getx #networking #caching #state-management

License

MIT (license)

Dependencies

flutter, get, queryx

More

Packages that depend on queryx_getx