gcx/frontend/genex-mobile/lib
hailin 2e66db08ef fix(genex-mobile): 升级 fluwx 3.x → 5.x,适配新版 API
fluwx 3.x 不含 Android namespace,导致新版 AGP 构建失败。
升级至 5.x 并迁移 API:
- registerWxApi → Fluwx().registerApi()
- weChatResponseEventHandler → fluwx.addSubscriber()
- sendWeChatAuth → fluwx.authBy(NormalAuth)
- isWeChatInstalled → fluwx.isWeChatInstalled
- WXAuthResp → WeChatAuthResponse

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-04 08:42:56 -08:00
..
app feat(auth): 支付宝 + Google + Apple 三方登录 2026-03-04 04:40:31 -08:00
core feat(auth): 支付宝 + Google + Apple 三方登录 2026-03-04 04:40:31 -08:00
features fix(genex-mobile): 升级 fluwx 3.x → 5.x,适配新版 API 2026-03-04 08:42:56 -08:00
shared/widgets feat(genex-mobile): Flutter 前端对接 SMS 认证 API 2026-02-23 19:23:25 -08:00
main.dart fix(genex-mobile): 升级 fluwx 3.x → 5.x,适配新版 API 2026-03-04 08:42:56 -08:00