【发布时间】:2017-10-26 15:10:44
【问题描述】:
我正在尝试让 google 登录插件正常工作,但没有成功。我已经把它放在我的 pubspec.yaml 中并运行了 flutter packages get 但仍然没有运气。 抛出以下异常:
E/flutter ( 3313): [ERROR:../../lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
E/flutter ( 3313): MissingPluginException(No implementation found for method init on channel plugins.flutter.io/google_sign_in)
我正在开发 Android。还没有机会在 iOS 上测试它。 有什么建议吗?
【问题讨论】: