mmkv_platform_interface 2.1.0
mmkv_platform_interface: ^2.1.0 copied to clipboard
A common platform interface for the MMKV plugin.
MMKV Platform Interface Change Log #
2.1.0 / 2025-02-18 #
- Bump to 2.1 to setup a breaking change version.
- Add
getNameSpace().
2.0.0 / 2024-10-25 #
Bump to 2.0 to setup a breaking change version.
1.0.3 / 2024-10-24 #
- Rollback
isMultiProcess(). - Rollback
isReadOnly().
1.0.2 / 2024-10-21 #
- Add
isMultiProcess(). - Add
isReadOnly().
1.0.1 / 2024-07-12 #
- Add override point for path_provider.
1.0.0 / 2024-04-19 #
The initial release.