mmkv_android 1.0.3 copy "mmkv_android: ^1.0.3" to clipboard
mmkv_android: ^1.0.3 copied to clipboard

Android platform implementation of MMKV.

mmkv_android #

The Android implementation detail of MMKV.

Usage #

Never use it alone. It's NOT a complete set of MMKV functionality. It just provides the FFI implementation needed by MMKV.

This package is endorsed, which means you can simply use mmkv normally. This package will be automatically included in your app when you do, so you do not need to add it to your pubspec.yaml.

However, if you import this package to use any of its APIs directly, you should add it to your pubspec.yaml as usual.

1
likes
0
points
5.97k
downloads

Publisher

unverified uploader

Weekly Downloads

Android platform implementation of MMKV.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, mmkv_platform_interface, path_provider

More

Packages that depend on mmkv_android