Skip to content

yasincidem/flutter_mmkv

Repository files navigation

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

About

A Flutter plugin to use MMKV(Key-value storage framework)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published