quantum 1.1.11 copy "quantum: ^1.1.11" to clipboard
quantum: ^1.1.11 copied to clipboard

outdated

Synchronize a firestore document efficiently with json patching while decoupling the state updates from doc updates.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quantum

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

dependencies:
  quantum: ^1.1.11

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:quantum/quantum.dart';
1
likes
0
points
110
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

Synchronize a firestore document efficiently with json patching while decoupling the state updates from doc updates.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cloud_firestore, delayed_progress_indicator, fast_log, flutter, jpatch, json_compress, throttled

More

Packages that depend on quantum