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

bump to 2.0.0+1

上级 21da96cc
## 2.0.0+1
* 按照pub建议改进
## 2.0.0 ## 2.0.0
* 代码重构,现在代码结构更清晰 * 代码重构,现在代码结构更清晰
* 所有图片由WeChatImage构建 * 所有图片由WeChatImage构建
......
...@@ -22,7 +22,6 @@ import 'package:fluwx/src/wechat_enums.dart'; ...@@ -22,7 +22,6 @@ import 'package:fluwx/src/wechat_enums.dart';
const String _scene = "scene"; const String _scene = "scene";
const String _source = "source"; const String _source = "source";
const String _transaction = "transaction";
const String _thumbnail = "thumbnail"; const String _thumbnail = "thumbnail";
const String _title = "title"; const String _title = "title";
const String _description = "description"; const String _description = "description";
......
name: fluwx name: fluwx
description: The capability of implementing WeChat SDKs in flutter. description: The capability of implementing WeChat SDKs in Flutter. With Fluwx, developers can use WeChatSDK easily, such as sharing, payment, lanuch mini program and etc.
version: 2.0.0 version: 2.0.0+1
homepage: https://github.com/JarvanMo/fluwx homepage: https://github.com/JarvanMo/fluwx
environment: environment:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论