简体   繁体   English

我收到错误:未找到键入“Completer”。 使用 flutter Webview 插件时

[英]I am getting Error: Type 'Completer' not found. when using flutter Webview plugin

I am trying to add webpage to my flutter website and getting this error code: Web_view.dart我正在尝试将网页添加到我的 flutter 网站并收到此错误代码:Web_view.dart

code代码

error错误

In order to use completers, you need to import the dart:async为了使用完成器,您需要import the dart:async

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 为什么在android中使用webview时出现错误? - Why I am getting an error when I use webview in android? 为什么在Cordova Firebase插件中找不到AbstractSafeParcelable错误 - Why am I getting AbstractSafeParcelable not found error in Cordova Firebase plugin 流星错误:找不到Content-Security-Policy元标记。 使用cordova-plugin-whitelist插件时,请添加一个 - Meteor error: No Content-Security-Policy meta tag found. Please add one when using the cordova-plugin-whitelist plugin 使用Xamarin IDE构建项目时出现资源未找到错误 - I am getting a resource not found error when building a project using the xamarin IDE 使用loopj时出错:“找不到用于认证路径的信任锚。” - Error when using loopj: “Trust anchor for certification path not found.”` 在Android / Java中循环JSONArray时出现类型错误 - I am getting a type error when looping JSONArray in Android / Java Flutter WebView android 上的插件错误 9 - Flutter WebView Plugin error on android 9 出现“找不到目标文件”lib\main.dart“之类的错误。” 在 flutter 中构建 APK - Getting error like “Target file ”lib\main.dart“ not found.” whlie building APK in flutter 尽管在这里应用了所有指令,但为什么会出现CertPathValidatorException:找不到证书路径的信任锚。 - Although applied all directives in here why am I getting CertPathValidatorException: Trust anchor for certification path not found.? Phonegap错误 - “未找到Content-Security-Policy元标记。 使用cordova-plugin-whitelist插件时请添加一个。“ - Phonegap Error - “No Content-Security-Policy meta tag found. Please add one when using the cordova-plugin-whitelist plugin.”
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM