提交 e5923ce3 authored 作者: JarvanMo's avatar JarvanMo

0.4.1 ready

上级 6267dc04
## 0.4.1
* 修复iOS与其他库共存时,会有重复的错误
## 0.4.0 ## 0.4.0
* 移除WeChatPayModel * 移除WeChatPayModel
* 移除ios最小支持。 * 移除ios最小支持。
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
add the following in your `pubspec.yaml` file: add the following in your `pubspec.yaml` file:
```yaml ```yaml
dependencies: dependencies:
fluwx: ^0.4.0 fluwx: ^0.4.1
``` ```
......
...@@ -43,7 +43,7 @@ QQ群:892398530。 ...@@ -43,7 +43,7 @@ QQ群:892398530。
在`pubspec.yaml`文件中添加如下代码: 在`pubspec.yaml`文件中添加如下代码:
```yaml ```yaml
dependencies: dependencies:
fluwx: ^0.4.0 fluwx: ^0.4.1
``` ```
......
name: fluwx name: fluwx
description: A implement of WeChatSDK on Flutter.Let's make it easier with Fluwx. description: A implement of WeChatSDK on Flutter.Let's make it easier with Fluwx.
version: 0.4.0 version: 0.4.1
author: JarvanMo <jarvan.mo@gmail.com> author: JarvanMo <jarvan.mo@gmail.com>
homepage: https://github.com/JarvanMo/fluwx homepage: https://github.com/JarvanMo/fluwx
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论