couch_sync 0.10.0 copy "couch_sync: ^0.10.0" to clipboard
couch_sync: ^0.10.0 copied to clipboard

Contains algorithm to perform synchronization between Drift database and server API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add couch_sync

With Flutter:

 $ flutter pub add couch_sync

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

dependencies:
  couch_sync: ^0.10.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:couch_sync/couch_sync.dart';
0
likes
140
points
148
downloads

Publisher

verified publishersquarealfa.com

Weekly Downloads

Contains algorithm to perform synchronization between Drift database and server API

Homepage
Repository (GitLab)
View/report issues
Contributing

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

decimal, drift, grpc, logging, meta

More

Packages that depend on couch_sync