simple_secure_storage library

Have access to a secure and multi-platform storage. By Skyost.

Classes

CachedSimpleSecureStorage
Allows to load and cache all values of the secure storage. This means, no future and instant access of all your values.
InitializationOptions
Allows to configure the plugin initialization.
SimpleSecureStorage
Base class of SimpleSecureStorage, allowing CRUD operations.
WebInitializationOptions
Allows to pass specific options to the web implementation.