docdb 0.0.4 copy "docdb: ^0.0.4" to clipboard
docdb: ^0.0.4 copied to clipboard

A simple and efficient document database for Flutter apps, storing metadata and key-value pairs in SQLite.

0.0.4 #

  • support upsert to update document with new fields

0.0.3 #

  • add orderby support
  • add query support

0.0.2 #

  • fixed getting value types

0.0.1 #

  • TODO: Describe initial release.
2
likes
140
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A simple and efficient document database for Flutter apps, storing metadata and key-value pairs in SQLite.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path, sqflite, sqflite_common_ffi

More

Packages that depend on docdb