/dart-collab

An operational transform library for Dart

Primary LanguageDartApache License 2.0Apache-2.0

dart-collab

An operational transform library for Dart.

dart-collab allows multiple clients to edit a single document concurrently, while keeping them in sync. The library provides message, operation, document, server and client classes used to built a collaborative editing system.