I am getting Error: Type 'Completer' not found. when using flutter Webview plugin
I am getting Error: Type 'Completer' not found. when using flutter Webview plugin
我正在尝试将网页添加到我的 flutter 网站并收到此错误
代码:Web_view.dart
code
error
为了使用完成器,您需要import the dart:async
我正在尝试将网页添加到我的 flutter 网站并收到此错误 代码:Web_view.dart
code
error
为了使用完成器,您需要import the dart:async