storage/storage_manager library

Classes

SharedPreferencesProtocol
Protocol for SharedPreferences to enable mocking in tests
SharedPreferencesWrapper
Wrapper for SharedPreferences to conform to the protocol
StorageManager
Manages persistent data for the SDK using the platform's local storage.
StorageManagerProtocol
Protocol for dependency injection in tests