drift_sync 0.9.0 copy "drift_sync: ^0.9.0" to clipboard
drift_sync: ^0.9.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 drift_sync

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

dependencies:
  drift_sync: ^0.9.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:drift_sync/drift_sync.dart';
1
likes
0
points
189
downloads

Publisher

verified publishersquarealfa.com

Weekly Downloads

Contains algorithm to perform synchronization between Drift database and server API

Homepage
Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

decimal, drift, grpc, logging, meta

More

Packages that depend on drift_sync