local_database 1.2.0 copy "local_database: ^1.2.0" to clipboard
local_database: ^1.2.0 copied to clipboard

A local database using dart:io file system components. Comes with put, get, and remove functionality.

1.2.0 #

  • Added queue system for queries

1.1.0+1 #

  • Fixed typos

1.1.0 #

  • Reading is now asynchronous
  • Removing now returns void

1.0.1+4 #

  • Readme fixes

1.0.1+3 #

  • Fixed a typo in readme

1.0.1+2 #

  • Fixed changelog

1.0.1+1 #

  • Fixed a bug with getting from root when it is empty

1.0.1 #

  • Removed static method fromApplicationDocumentsDirectory

1.0.0+2 #

  • Readme fixes

1.0.0 #

  • Initial release
6
likes
40
pub points
55%
popularity

Publisher

unverified uploader

A local database using dart:io file system components. Comes with put, get, and remove functionality.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

queue

More

Packages that depend on local_database