hui-z / flutter_install_plugin

A flutter plugin for install apk for android; and using url to go to app store for iOS.
MIT License
96 stars 105 forks source link

5.0手机无论怎么build, pub get 始终提示插件丢失, #47

Closed a120476536 closed 8 months ago

a120476536 commented 3 years ago

install apk error: MissingPluginException(No implementation found for method installApk on channel install_plugin)

但是实际上方法都不带报错的。应该是成功了。就是没法执行。一执行到就提示插件找不到