local_storage_impl 0.0.2 copy "local_storage_impl: ^0.0.2" to clipboard
local_storage_impl: ^0.0.2 copied to clipboard

A local storage implementation using SharedPreferences, FlutterSecureStorage, or any other local storage implementation for Flutter applications.

Changelog #

0.0.2 #

  • Add an implementation using a Local Map object (for tests use cases).
  • Remove the need to call the init method for each implementation.
  • Add static getInstance factory method.

0.0.1 #

  • Supports of shared_preferences and flutter_secure_storage.
6
likes
0
points
22
downloads

Publisher

verified publishertheresilient.dev

Weekly Downloads

A local storage implementation using SharedPreferences, FlutterSecureStorage, or any other local storage implementation for Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, shared_preferences

More

Packages that depend on local_storage_impl