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

Flutter integration for Locorda BYOB sync — combines ObjectSyncEngine, worker architecture, and UI widgets into a single Locorda facade for offline-first Flutter apps.

0.5.2 #

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

0.5.1 #

0.5.0 #

  • Initial public release
  • Locorda: top-level Flutter facade wrapping ObjectSyncEngine with worker lifecycle and UI adapter registry
  • Locorda.create(): factory that spawns the worker thread/isolate, wires backend handlers and returns a fully initialised instance
  • Exposes syncManager (manual trigger, status stream, auto-sync control) and uiAdapterRegistry (multi-backend UI integration)
  • Re-exports CrdtIndexConfig, FullIndexConfig, GroupIndexConfig, RootResourceFetchPolicy, ResourceConfig and related index configuration types
0
likes
150
points
77
downloads

Documentation

API reference

Publisher

verified publisherlocorda.dev

Weekly Downloads

Flutter integration for Locorda BYOB sync — combines ObjectSyncEngine, worker architecture, and UI widgets into a single Locorda facade for offline-first Flutter apps.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#crdt #offline-first #sync #flutter

License

MIT (license)

Dependencies

flutter, locorda_core, locorda_flutter_core, locorda_objects, locorda_rdf_core, locorda_rdf_mapper, locorda_ui, locorda_worker

More

Packages that depend on locorda_flutter