wechat_bridge 1.0.0 copy "wechat_bridge: ^1.0.0" to clipboard
wechat_bridge: ^1.0.0 copied to clipboard

Flutter 版微信登录/分享/支付 SDK,API 与 wechat_kit 兼容。

1.0.0 #

  • podspec 添加 static_framework = true,解决 CocoaPods 静态库 transitive dependencies 错误
  • Podfile 指定 platform :ios, '12.0'
  • 修复 iOS 12 兼容:connectedScenes/UIWindowScene 仅在 iOS 13+ 使用,iOS 12 回退到 keyWindow
  • 修复 WXMiniProgramType rawValue 类型转换(Int → UInt)
  • 修复 Dart dangling_library_doc_comments 告警

0.6.0 #

  • 适配新版微信 iOS SDK API:isWXAppSupportApiisWXAppSupportminiprogramTypeminiProgramTypecorpIdcorpid
  • 修复 iOS PayReqappId 字段导致的编译错误
  • 修复 WXMediaMessageWXMiniProgramObject 等可选类型与类型转换问题

0.5.0 #

  • Podfile 中指定微信 SDK 的 git 源(WechatOpenSDK-Full)

0.4.0 #

  • 修复 Android handleShareMediaCall 缺少 req.message = message 导致分享失败
  • 修复 iOS handlePay 缺少 req.appId 赋值

0.3.0 #

  • Android 包名改为 com.weilan.wechat_bridge

0.2.0 #

  • 修复 AndroidManifest:将 <activity><provider> 移入 <application> 内,满足 AAPT2 构建要求

0.1.0 #

  • 初始版本
  • 微信授权登录
  • 分享(文本、图片、网页、小程序等)
  • 微信支付
  • 打开小程序
  • 一次性订阅消息
  • 扫码登录(Android)
  • API 与 wechat_kit 兼容
1
likes
0
points
554
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter 版微信登录/分享/支付 SDK,API 与 wechat_kit 兼容。

Repository (GitHub)
View/report issues

Topics

#wechat #flutter #login #share #payment

License

unknown (license)

Dependencies

convert, crypto, flutter, plugin_platform_interface

More

Packages that depend on wechat_bridge

Packages that implement wechat_bridge