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

A simple persistent key value storage library for dart. Provide basic functionality for storing and retrieving data. Supports TTL and transactions.

1.0.0 #

  • Initial version.

1.1.0 #

  • Add support for web.

1.1.1 #

  • Removed conditional imports.

1.1.2 #

  • Fixed platform support for web.

1.1.2+1 #

  • Updated readme.

1.1.2+2 #

  • Updated readme.

1.2.0 #

  • BREAKING CHANGES: Collection now supports dynamic values instead of Map<String, dynamic>.
0
likes
150
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

A simple persistent key value storage library for dart. Provide basic functionality for storing and retrieving data. Supports TTL and transactions.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

synchronized

More

Packages that depend on simple_storage