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

discontinued
outdated

Adapter for dbsync that uses sqlite database.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sembast_sync

With Flutter:

 $ flutter pub add sembast_sync

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

dependencies:
  sembast_sync: ^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:sembast_sync/sembast_sync.dart';
0
likes
120
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

Adapter for dbsync that uses sqlite database.

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

dbsync, meta, sembast

More

Packages that depend on sembast_sync