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

0.1.6 ready

上级 415ba0dd
## 0.1.6
* 修复transitive dependencies。
## 0.1.5 ## 0.1.5
* 增加了本地图片的支持 * 增加了本地图片的支持
......
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
add the following in your `pubspec.yaml` file: add the following in your `pubspec.yaml` file:
```yaml ```yaml
dependencies: dependencies:
fluwx: ^0.1.5 fluwx: ^0.1.6
``` ```
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
在`pubspec.yaml`文件中添加如下代码: 在`pubspec.yaml`文件中添加如下代码:
```yaml ```yaml
dependencies: dependencies:
fluwx: ^0.1.5 fluwx: ^0.1.6
``` ```
......
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.1.5 version: 0.1.6
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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论