我试图在flutter应用程序中集成webview。在示例中添加代码后,页面正常加载,但是当我单击页面中的输入框时,没有弹出软键盘,
Webview问题在Flutter中出现错误
[ERROR:flutter/shell/common/shell.cc(184)] Dart Error: Unhandled exception:
PlatformException(error, Trying to create a platform view of unregistered type: plugins.flutter.io/webview, null)
Run Code Online (Sandbox Code Playgroud)