Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 426 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 426 Bytes

MMKV for Flutter Change Log

v1.2.8 / 2020-12-25

  • Keep up with MMKV native lib v1.2.7, which fix the MMKV.sync(false) not being asynchronous bug.
  • Fix MMKV.defaultMMKV() crash on iOS simulator.
  • Fix MMKV.defaultMMKV(cryptKey) not encrypted as expected bug on iOS.

v1.2.7 / 2020-11-27

Fix iOS symbol not found bug.

v1.2.6 / 2020-11-27

The first official flutter plugin of MMKV. Most things actually work!