storage_wrapper 2.0.0 copy "storage_wrapper: ^2.0.0" to clipboard
storage_wrapper: ^2.0.0 copied to clipboard

A wrapper for shared_preferences and flutter_secure_storage that provides an unified api and a convenient mocking interface.

2.0.0 #

Breaking change Added sound null safety.

1.3.1+1 #

Readme updated.

1.3.1 #

Added getAll and deleteAll. (#1)

1.3.0 #

Added the possibility to specify IOSOptions and AndroidOptions in the secure constructor.

1.2.1+1 #

Readme updated

1.2.1 #

Bugfix

1.2.0 #

Added mocking capability

1.1.1 #

Exposed inner plugins

1.1.0 #

Added Web compatibility

1.0.0+2 #

Documentation improved

1.0.0+1 #

Documentation added

1.0.0 #

Initial release

1
likes
120
pub points
66%
popularity

Publisher

verified publishermagicleon94.dev

A wrapper for shared_preferences and flutter_secure_storage that provides an unified api and a convenient mocking interface.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_secure_storage, shared_preferences

More

Packages that depend on storage_wrapper