kalam_sync 0.6.0-rc.1 copy "kalam_sync: ^0.6.0-rc.1" to clipboard
kalam_sync: ^0.6.0-rc.1 copied to clipboard

Local-first Flutter sync for KalamDB — Drift cache, live SQL, and offline actions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kalam_sync

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

dependencies:
  kalam_sync: ^0.6.0-rc.1

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:kalam_sync/kalam_sync.dart';
0
likes
140
points
125
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Local-first Flutter sync for KalamDB — Drift cache, live SQL, and offline actions.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

unknown (license)

Dependencies

drift, drift_flutter, flutter, kalam_link

More

Packages that depend on kalam_sync