flutter_mmkv 1.0.0 copy "flutter_mmkv: ^1.0.0" to clipboard
flutter_mmkv: ^1.0.0 copied to clipboard

A Flutter plugin to use MMKV which is an efficient, small mobile key-value storage framework developed by WeChat.

flutter_mmkv #

A Flutter plugin to use MMKV which is an efficient, small mobile key-value storage framework developed by WeChat.

MMKV is initialized automatically.

#Methods #

getRootDir |

encodeBool |

encodeInt |

encodeLong |

encodeDouble |

encodeString |

encodeUint8List |

decodeBool |

decodeInt |

decodeLong |

decodeDouble |

decodeString |

decodeUint8List |

removeValueForKey |

removeAll |

containsKey |

#Sample App

http://bit.ly/flutter_mmkv

2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin to use MMKV which is an efficient, small mobile key-value storage framework developed by WeChat.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_mmkv