Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
JarvanMo committed Mar 5, 2020
1 parent c66f35e commit 8d26dff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
`Fluwx` makes easier using WeChatSDK on Flutter.
QQ Group:892398530。

# V2.0 is coming. Broken changes!!!

## Before
Before using`Fluwx`,read [the official documents](https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1) first.
This is very important because some configurations or details are not listed here.
Expand Down Expand Up @@ -59,6 +61,8 @@ dependencies:
url: https://github.com/OpenFlutter/fluwx
```
please check *no_pay* branch for no pay-sdk support.
## Register WeChatSDK via Fluwx
Before using`Fluwx`,you should init `FLuwx`:
Expand Down
2 changes: 2 additions & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
适用于Flutter的微信SDK,方便快捷。
QQ群:892398530。

# V2.0 正在开发. 破坏性更新!!!

## 使用需知
使用`Fluwx`之前,强烈建议先阅读[微信SDK官方文档](https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1)
Expand Down Expand Up @@ -45,6 +46,7 @@ QQ群:892398530。
dependencies:
fluwx: ^${latestVersion}
```
切换到*no_pay*分支以使用没有支付sdk的fluwx.
> 最新版本为 ![pub package](https://img.shields.io/pub/v/fluwx.svg)
Expand Down

0 comments on commit 8d26dff

Please sign in to comment.