-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如果添加webview_flutter这个包运行会出现异常 #323
Comments
webview_flutter 已经源码内置了 |
我将最新的webview_flutter: ^0.3.5+2源码内置,可以打开网页,但是无法使用它更新的回调,如navigationDelegate、onPageFinished,虽然不会报错,但是回调不会执行。我新建一个项目通过在pubspec.yaml文件中声明,同样的代码这些回调是可以调用的 |
我觉得还是得从pub引入webview_flutter这个包出现如下异常入手 我新建一个项目,在pubspec.yaml文件中声明,运行后是不会出现这个异常的,所以应该项目可能修改某些关键配置导致的吧 |
Closed
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
异常为:
[VERBOSE-3:FlutterPlatformViews.mm(152)] Check failed: factories_.count(idString) == 0.
The text was updated successfully, but these errors were encountered: