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

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

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.
5
likes
0
pub points
49%
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

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on drift_crdt