GetuiLaboratory / getui-flutter-plugin

个推官方提供的推送SDK Flutter 插件(支持 Android & iOS)

Home Page:http://docs.getui.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

初始化个推SDK报错

AndroidZern opened this issue · comments

commented

flutter: got zone error: MissingPluginException(No implementation found for method initGetuiPush on channel getuiflut), #0 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:300:7)

#1 Getuiflut.initGetuiSdk (package:getuiflut/getuiflut.dart:38:20)

#2 GeTuiUtils.initGetuiSdk (package:b2b/utils/getui.dart:23:17)

// 文档和demo能否说明的详细一点。

兄弟怎么解决的