HarmonyOS webView_flutter保存
1、ERROR:
ArkTS:ERROR File: /Users/xxxxx/.pub-cache/git/flutter_packages-335b6f6f4620090a9bf503536e6af82d593fbb06/packages/webview_flutter-v4.4.4/webview_flutter_ohos/ohos/src/main/ets/io.flutter.plugins/webview_flutter/OhosWebView.ets:17:10 Module '"@ohos/flutter_ohos/src/main/ets/plugin/platform/PlatformView"' has no exported member 'Params'. Did you mean to use 'import Params from "@ohos/flutter_ohos/src/main/ets/plugin/platform/PlatformView"' instead?
2、ERROR:
ArkTS:ERROR File: /Users/xxxxx/.pub-cache/git/flutter_packages-335b6f6f4620090a9bf503536e6af82d593fbb06/packages/webview_flutter-v4.4.4/webview_flutter_ohos/ohos/src/main/ets/io.flutter.plugins/webview_flutter/WebViewHostApiImpl.ets:396:3
Property 'getView' in type 'WebViewPlatformView' is not assignable to the same property in base type 'PlatformView'.
Type '() => WrappedBuilder<[Params]>' is not assignable to type '() => DVModel'.
Type 'WrappedBuilder<[Params]>' is missing the following properties from type 'DVModel': id_, compType, params, events, and 2 more.
HarmonyOS
赞
收藏 0
回答 1
待解决
相关问题
HarmonyOS webview_flutter问题
61浏览 • 1回复 待解决
HarmonyOS webview_flutter报错
381浏览 • 1回复 待解决
HarmonyOS Flutter:三方库webview_flutter无法下载到本地
242浏览 • 1回复 待解决
HarmonyOS OpenHarmony-SIG / flutter_flutter三方库webview_flutter报错
310浏览 • 1回复 待解决
Flutter的插件webview_flutter,在HarmonyOS应用中,无法加载本地Html文件
902浏览 • 1回复 待解决
webview_flutter demo 中顶部导航按钮无法响应事件
1103浏览 • 1回复 待解决
HarmonyOS webview_flutter内嵌到弹窗视图或者滚动视图上时,位置偏移,且滚动联动有问题
185浏览 • 1回复 待解决
HarmonyOS flutter webview如何调试
336浏览 • 1回复 待解决
HarmonyOS 如何在Flutter中嵌入WebView?
141浏览 • 1回复 待解决
HarmonyOS Flutter webview 重定向后无法返回
384浏览 • 1回复 待解决
HarmonyOS flutter_webview重定向无法返回
60浏览 • 1回复 待解决
HarmonyOS webview_flutter_ohos加载网页白屏
387浏览 • 1回复 待解决
求大佬告知怎么保存webview
1813浏览 • 1回复 待解决
HarmonyOS flutter动图保存到系统相册变成了静态图片?
87浏览 • 1回复 待解决
flutter插件image_gallery_saver保存图片提示权限错误
748浏览 • 1回复 待解决
flutter webview插件,拦截不到非用户点击跳转的URL
339浏览 • 1回复 待解决
HarmonyOS flutter_flutter项目进展
204浏览 • 1回复 待解决
Flutter WebView加载本地html编译成ohos找不到路径的问题
518浏览 • 1回复 待解决
HarmonyOS flutter_flutter开发环境搭建问题
206浏览 • 1回复 待解决
HarmonyOS Flutter支持
236浏览 • 1回复 待解决
HarmonyOS接入Flutter产物后,HarmonyOS与flutter交互报错
300浏览 • 1回复 待解决
看报错是产物版本过低导致的问题,请确认将flutter_flutter更新到dev分支最新代码,编译/构建时不要传入–local-engine参数。