locorda_flutter 0.5.2
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.1 #
0.5.0 #
- Initial public release
Locorda: top-level Flutter facade wrappingObjectSyncEnginewith worker lifecycle and UI adapter registryLocorda.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) anduiAdapterRegistry(multi-backend UI integration) - Re-exports
CrdtIndexConfig,FullIndexConfig,GroupIndexConfig,RootResourceFetchPolicy,ResourceConfigand related index configuration types