serverpod_offline_sync_server 0.0.7
serverpod_offline_sync_server: ^0.0.7 copied to clipboard
Server module for the Serverpod Offline Sync project.
Example #
The Offline Sync Demo
is the shared example app for serverpod_offline_sync,
serverpod_offline_sync_client, and serverpod_offline_sync_server.
The desktop Flutter app shows two independent local replicas alongside the server's merged data, so you can edit offline, sync each replica, and watch them converge. See the demo's README for setup and running instructions.
For the core client integration, start with
offline_replica.dart.