提交 92a41913 authored 作者: JarvanMo's avatar JarvanMo

bump to 3.1.0-nullsafety.1

上级 5500db13
## 3.1.0-nullsafety.1
* Android支持通过H5冷启动app传递<wx-open-launch-app>中的extinfo数据
* Android新加<meta-data>handleWeChatRequestByFluwx</meta-data>
## 3.0.0-nullsafety.2 ## 3.0.0-nullsafety.2
* Fix trailing , issue * Fix trailing , issue
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
</intent-filter> </intent-filter>
<meta-data <meta-data
android:name="handleWeChatRequestByFluwx" android:name="handleWeChatRequestByFluwx"
android:value="false" /> android:value="true" />
</activity> </activity>
<!-- Don't delete the meta-data below. <!-- Don't delete the meta-data below.
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java --> This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
......
name: fluwx name: fluwx
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. 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: 3.0.0-nullsafety.2 version: 3.1.0-nullsafety.1
homepage: https://github.com/JarvanMo/fluwx homepage: https://github.com/JarvanMo/fluwx
environment: environment:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论