Skip to content

Commit

Permalink
Merge pull request #577 from Tencent/dev
Browse files Browse the repository at this point in the history
update readme for flutter
  • Loading branch information
lingol committed Nov 27, 2020
2 parents ff181f5 + 69e4920 commit 4a87d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
...
```

If you already include MMKV native lib in your App, you need to upgrade to version newer than v1.2.7.
If you already include MMKV native lib in your App, you need to upgrade to version newer than v1.2.6.

#### iOS
To avoid conflict of the native lib name 'libMMKV.so' on iOS, we need to **change the plugin name 'mmkv' to 'mmkvflutter'**.
Expand Down

0 comments on commit 4a87d26

Please sign in to comment.