mmkv_platform_interface library

Classes

MMKVHandler
Callback handler for MMKV. Callback is called on the operating thread of the MMKV instance.
MMKVPluginPlatform
The interface class that all implementation of MMKV platform plugin must extend
MMKVPluginPlatformFFI
A helper class to ease the implementation of MMKV platform plugin in FFI

Enums

MMKVLogLevel
Log level for MMKV.
MMKVRecoverStrategic
The recover strategic of MMKV on errors. {@link MMKV#registerHandler}