drift_crdt 1.0.9 copy "drift_crdt: ^1.0.9" to clipboard
drift_crdt: ^1.0.9 copied to clipboard

A Flutter-only implementation of a drift CRDT database, based on the `sqlite_crdt` package and `sqflite`.

1.0.9 #

  • Add LazyDatabase implementation compatible with CRDT.

1.0.8 #

  • Bump Drift to 2.15.0 and synchroflite to 0.1.3

1.0.7 #

  • Improve serializable datatype.
  • Bump dependencies.

1.0.6 #

  • Add crdt library to dependencies and reexport it.

1.0.5 #

  • Add bypass for the queryDeleted function for non CRDT databases.

1.0.4 #

  • Added an 'inMemory' constructor to the database. This is useful for testing and development.

1.0.3 #

  • Update Readme with migrations instructions.

1.0.2 #

  • Upgraded synchroflite to 0.1.1

1.0.1 #

  • Added note about Android and iOS support.

1.0.0 #

  • Initial release based on drift_sqflite.
4
likes
130
pub points
52%
popularity

Publisher

verified publisherjanezstupar.com

A Flutter-only implementation of a drift CRDT database, based on the `sqlite_crdt` package and `sqflite`.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

crdt, drift, flutter, json_annotation, json_serializable, path, sqflite, synchroflite

More

Packages that depend on drift_crdt