storage_database 0.0.6 copy "storage_database: ^0.0.6" to clipboard
storage_database: ^0.0.6 copied to clipboard

A quick and simple offline StorageDatabase package for flutter

0.0.1 #

  • Initial package.

0.0.2 #

  • fix some know bugs in collection class.

0.0.2+1 #

  • fix string data when get data.

0.0.2+2 #

  • Change how Map data is stored, and enable document naming using any type.

0.0.3 #

  • Create StorageExplorer for manage files and directories, and fix some bugs in document and collection classes.

0.0.3+1 #

  • Fix some know bugs.

0.0.4 #

  • Create StorageAPI to use it for api requests, and add Network Files service to explorer, and fix multi stream in collection and document.

0.0.4+1 #

  • Fix some bugs.

0.0.4+2 #

  • Fix some bugs in StorageListeners.

0.0.4+3 #

  • Fix some bugs in StorageDocument and StorageCollection.

0.0.4+4 #

  • Fix delete and deleteItem in StorageDocument and StorageCollection.

0.0.4+5 #

  • Add docs stream in StorageDocument and StorageCollection.

0.0.5 #

  • Adding the sync feature to avoid the problem of crashing when reading and writing data, and fix some bugs in StorageExplorer.

0.0.5+1 #

  • Fix some bugs in StorageAPI.

0.0.5+2 #

  • Fix some bugs.

0.0.5+3 #

  • Fix requests headers.

0.0.6 #

  • Fix some bugs and removing "api requests cashing" feature due to some bugs.
18
likes
0
pub points
52%
popularity

Publisher

unverified uploader

A quick and simple offline StorageDatabase package for flutter

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, path_provider, shared_preferences, shimmer

More

Packages that depend on storage_database