Before using`Fluwx`,I highly recommond you read this [article](https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1),
this'll help you。
Before using`Fluwx`,read this [article](https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1) first.
### What does Fluwx support?
* Share Text.
...
...
@@ -21,25 +21,8 @@ QQ Group:892398530。
* Send Auth(Login).
* Pay.
* Launch Mini-Program.
* Subscribe Message.
## Libraries Used In Fluwx
For Android,`kotlin-1.3.0` is included:
```gradle
api 'com.tencent.mm.opensdk:wechat-sdk-android-with-mta:5.1.4'
For iOS,*wechat-sdk-1.8.3*(WeChatPay included) is included.
## Register WeChatSDK via Fluwx
Before using`Fluwx`,you should init `FLuwx`:
...
...
@@ -53,10 +36,12 @@ Before using`Fluwx`,you should init `FLuwx`:
> NOTE:Although we can register WXApi via Fluwx,but there's still some work you have to do on the particular platform.For example, add a URLSchema for iOS.