mirror of
https://github.com/RxReader/wechat_kit.git
synced 2025-08-06 15:20:24 +08:00
6.0.2
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
## 6.0.2
|
||||
|
||||
* 配置 Android 命名空间
|
||||
|
||||
## 6.0.1
|
||||
|
||||
* iOS: 优化 ruby 脚本
|
||||
|
@ -4,8 +4,6 @@ description: Demonstrates how to use the wechat_kit plugin.
|
||||
# pub.dev using `flutter pub publish`. This is preferred for private packages.
|
||||
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
|
||||
version: 1.0.0+1
|
||||
|
||||
environment:
|
||||
sdk: '>=3.0.2 <4.0.0'
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: wechat_kit
|
||||
description: A powerful Flutter plugin allowing developers to auth/share/pay with natvie Android & iOS Wechat SDKs.
|
||||
version: 6.0.1
|
||||
version: 6.0.2
|
||||
homepage: https://github.com/RxReader/wechat_kit
|
||||
repository: https://github.com/RxReader/wechat_kit.git
|
||||
issue_tracker: https://github.com/RxReader/wechat_kit/issues
|
||||
|
Reference in New Issue
Block a user