cachapa / crdt

Dart implementation of Conflict-free Replicated Data Types (CRDTs)
https://pub.dev/packages/crdt
Apache License 2.0
159 stars 20 forks source link

Add synced property to Record #5

Closed bgervan closed 3 years ago

bgervan commented 3 years ago

Add synced property to Record and add sync/syncAll functions to help manage synced state