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

Flutter binding for query_kit: a provider, controllers, builder widgets, a State mixin and context.query. An AI-coded community port, not affiliated with TanStack.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add query_kit_flutter

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

dependencies:
  query_kit_flutter: ^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:query_kit_flutter/query_kit_flutter.dart';
0
likes
160
points
16
downloads

Documentation

API reference

Publisher

verified publisherdualmeta.io

Weekly Downloads

Flutter binding for query_kit: a provider, controllers, builder widgets, a State mixin and context.query. An AI-coded community port, not affiliated with TanStack.

Repository (GitHub)
View/report issues
Contributing

Topics

#cache #state-management #data-fetching #tanstack-query #async

License

MIT (license)

Dependencies

flutter, meta, query_kit

More

Packages that depend on query_kit_flutter