liyufengrex/flutter_double_screen_project

副屏是webview 报错

Closed this issue · 0 comments

请问主屏是一个webview可以正常显示。副屏如果是webview就无法显示。副屏中原生的flutter可以正常显示。

错误信息:
Unhandled Exception: MissingPluginException(No implementation found for method create on channel flutter/platform_views)
缺失插件

依赖库
flutter_subscreen_plugin: ^0.0.3
webview_flutter: ^2.0.13