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

Bring Your Own Backend (BYOB) offline-first sync for Flutter. Sync to your users' own Google Drive or other cloud/file storage — no server required. Annotate, generate, sync.

0.5.2 #

  • REFACTOR(core): moved note_index_entry_regression_test to personal_notes_app to fix broken dev dependency. (de742814)
  • FEAT: update GDrive integration to use visible folder mode for easier file inspection. (1e809e5d)
  • DOCS(locorda): add example/README.md for pub.dev example tab recognition. (f628d407)
  • DOCS: reposition packages as BYOB offline-first sync. (9a03fd0a)

0.5.1 #

0.5.0 #

  • Initial public release
  • Top-level facade package: re-exports Locorda, ObjectSyncEngine, LocordaConfig, ResourceConfig and storage layouts (FilePerResource, ShardDataset, SingleFile) from sub-packages
  • Re-exports UI widgets MultiBackendStatusWidget and SyncRefreshIndicator
  • Re-exports Drift storage handlers and worker entry points
  • Re-exports all CRDT annotations (@RootResource, @CrdtLwwRegister, @CrdtImmutable, @CrdtOrSet)
  • Includes Personal Notes App and minimal task-sync example applications
0
likes
160
points
76
downloads

Documentation

API reference

Publisher

verified publisherlocorda.dev

Weekly Downloads

Bring Your Own Backend (BYOB) offline-first sync for Flutter. Sync to your users' own Google Drive or other cloud/file storage — no server required. Annotate, generate, sync.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#rdf #crdt #google-drive #offline-first #sync

License

MIT (license)

Dependencies

flutter, locorda_annotations, locorda_core, locorda_drift, locorda_flutter, locorda_flutter_core, locorda_objects, locorda_rdf_core, locorda_rdf_mapper, locorda_rdf_mapper_annotations, locorda_ui, locorda_worker, web

More

Packages that depend on locorda