qora 0.2.0 copy "qora: ^0.2.0" to clipboard
qora: ^0.2.0 copied to clipboard

A powerful async state management library for Dart, inspired by TanStack Query

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add qora

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

dependencies:
  qora: ^0.2.0

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

Import it

Now in your Dart code, you can use:

import 'package:qora/qora.dart';
0
likes
0
points
264
downloads

Publisher

verified publishermeragix.dev

Weekly Downloads

A powerful async state management library for Dart, inspired by TanStack Query

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

meta

More

Packages that depend on qora