storage/storage_manager library
Classes
- Protocol for SharedPreferences to enable mocking in tests
- 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