scientisst_db 0.1.2 copy "scientisst_db: ^0.1.2" to clipboard
scientisst_db: ^0.1.2 copied to clipboard

Simple and powerful NoSQL document-based local database.

0.1.2 #

  • Added "limit" to Query

0.1.1 #

  • Fixed null safety issues
  • Stopped using metadata field types
  • DateTime stored as Iso8601String

0.1.0 #

  • Upgraded to Null Safety

0.0.8 #

  • Removed import/export methods

0.0.7 #

  • Added support to bool objects

0.0.6 #

  • Added support to Null objects

0.0.5 Fixed metadata field types #

  • Updated metadata field types parsing to fixed types

0.0.4 Metadata field types parsing #

  • Updated metadata field types parsing
  • Fixed some bugs of the previous version

0.0.3 Metadata, import/export #

  • Updated metadata fields
  • Added import/export methods
  • Fixed some bugs of the previous version

0.0.2 Files, Watch #

  • Added a parallel database to store files
  • Implemented watch methods, to stream documents and update with changes
  • Fixed some bugs of the previous version

0.0.1+1 Updated README #

  • Fixed typos and the architecture scheme image.

0.0.1 First release #

  • Basic features working: collection, documents, read, create, update, delete, order, filter.
14
likes
130
points
8
downloads

Publisher

verified publisherscientisst.com

Weekly Downloads

Simple and powerful NoSQL document-based local database.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, path_provider, watcher

More

Packages that depend on scientisst_db