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

outdated

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

1.1.10 #

  • Fix another patching issue

1.1.9 #

  • Fix another patching issue

1.1.8 #

  • Fix another patching issue

1.1.7 #

  • Fix another patching issue

1.1.6 #

  • Fix another patching issue

1.1.5 #

  • Fix a patching issue

1.1.4 #

  • Support partial json compression with retainers

1.1.3 #

  • Bugfixes with json compression

1.1.2 #

  • Allows full json compression support using json_compress with thresholding
  • Change the compression chunk size 8192 by default
  • Change the compression mode between none (default), threshold, or thresholdForceEncode

1.1.1 #

  • Allow toggling log types

1.1.0 #

This update has breaking changes. Simply rename your quantum units to QuantumController

  • Move to controller style
  • Handle a situation when pushing a change is received that is not ours.
  • Add QuantumStreamBuilders for inlining an existing controller
  • Add inline QuantumBuilders for creating a controller on the fly

1.0.0 #

  • Initial Release
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