locorda_drift 0.5.2 copy "locorda_drift: ^0.5.2" to clipboard
locorda_drift: ^0.5.2 copied to clipboard

SQLite storage backend for Locorda using Drift ORM. Cross-platform offline storage (iOS, Android, macOS, Windows, Linux, Web) for BYOB sync engines.

0.5.2 #

  • DOCS: reposition packages as BYOB offline-first sync. (9a03fd0a)

0.5.1 #

0.5.0 #

  • Initial public release
  • DriftStorage: Drift (SQLite) implementation of the Storage interface; supports all Flutter platforms (iOS, Android, Web, Windows, macOS, Linux)
  • DriftMainHandler: main-thread handler that manages the Drift database lifecycle and coordinates with the worker
  • DriftWorkerHandler: worker-thread storage handler; all SQLite I/O runs off the main thread
  • LocordaDriftNativeOptions / LocordaDriftWebOptions: platform-specific Drift configuration (WAL mode, database path, etc.)
  • Worker manifest (locorda_worker.manifest.dart) for auto-discovery by locorda_builder
0
likes
150
points
84
downloads

Documentation

API reference

Publisher

verified publisherlocorda.dev

Weekly Downloads

SQLite storage backend for Locorda using Drift ORM. Cross-platform offline storage (iOS, Android, macOS, Windows, Linux, Web) for BYOB sync engines.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#offline-first #crdt #storage #drift #sqlite

License

MIT (license)

Dependencies

drift, drift_flutter, flutter, locorda_core, locorda_rdf_core, locorda_rdf_jelly, locorda_worker, logging, path, path_provider, sqlite3

More

Packages that depend on locorda_drift