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

A simple abstraction to persist data in the local file system.

1.2.0 #

  • Updated dependencies. (Minor due to major update of dependencies)

1.1.2 #

  • Changed the homepage location, so pub.dev can find local_value's new home.

1.1.1 #

  • Fixed a bug where file data container would not create the file before attempting a write.

1.1.0 #

  • Added a new storage type, Secure Storage, for cases where secure storage is needed, that delegates to FlutterSecureStorage.

1.0.0 #

  • inital stable release.
  • fully tested API.

0.0.2 #

  • Fixed stackoverflow bug due to variable shadowing in dependency injector container.

0.0.1 #

  • Inital release.
8
likes
120
pub points
62%
popularity

Publisher

unverified uploader

A simple abstraction to persist data in the local file system.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_secure_storage, path_provider, shared_preferences

More

Packages that depend on local_value