qm 0.1.0 copy "qm: ^0.1.0" to clipboard
qm: ^0.1.0 copied to clipboard

Locked Async Notifiers for Queries and Mutations

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add qm

With Flutter:

 $ flutter pub add qm

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

dependencies:
  qm: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:qm/qm.dart';
5
likes
0
points
192
downloads

Publisher

verified publisherdickersystems.com

Weekly Downloads

Locked Async Notifiers for Queries and Mutations

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flutter, locked_async

More

Packages that depend on qm