sqlite_crdt is an open-source Dart package that implements Conflict-free Replicated Data Types (CRDTs) using SQLite as the storage backend. It enables developers to build distributed and offline-capable applications in Dart and Flutter by providing robust data synchronization and conflict resolution. The package supports integration across mobile, desktop, and server platforms.
In the Databases (SQL, NoSQL, vector, graph) space, sqlite_crdt takes a focused approach. It focuses on synchronizing and replicating data across distributed systems without conflicts using CRDTs in Dart applications. It is built as an open-source project for dart and Flutter developers building distributed or offline-capable apps. The project is open source (Apache-2.0). It ships for API.
Behind sqlite_crdt is cachapa.net, and it first shipped in 2022. Development happens publicly on GitHub with 61 stars. Among its 5 catalogued features are CRDT support, dart integration, and SQLite backend.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do