RxReader / wechat_kit

Flutter版微信登录/分享/支付 SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

建议把注册和使用分开,使用静态方法,方便不同页面调用

charmfocus opened this issue · comments

commented

入口页面进行注册

Wechat.registerApp();//注册

其它页面进行调用

Wechat.shareImage();

你自己封装一下不就好了

我喜欢面相对象,谢谢