safe_local_storage 1.0.2 copy "safe_local_storage: ^1.0.2" to clipboard
safe_local_storage: ^1.0.2 copied to clipboard

A safe caching library to read/write values on local storage.

1.0.2 #

  • fix: accidental breaking change
  • fix: restore File.size_ & File.sizeSync_

1.0.1 #

  • fix: File.create_ & Directory.create_ on Windows
  • fix: use Lock from package:synchronized for mutual exclusion in read_ & write_

1.0.0 #

  • Initial release.
8
likes
130
pub points
78%
popularity

Publisher

unverified uploader

A safe caching library to read/write values on local storage.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

path, synchronized

More

Packages that depend on safe_local_storage