【问题标题】:xcode parse issue: Module webview_fltter_wkwebview not foundxcode 解析问题:找不到模块 webview_fltter_wkwebview
【发布时间】:2021-12-31 20:38:47
【问题描述】:

在mac上使用vscode编译带有webview的flutter app,在ios模拟器上运行,很正常, 我在 ios 的 Info.plist 中添加了“io.flutter.embedded_views_previewYES”,我确定我已经安装了“webview_flutter”插件, 但是当我在xcode中运行它时,总是出现“找不到模块webview_flutter_wkwebview”, 到现在还是没能解决问题,请大家帮忙,谢谢!

【问题讨论】:

  • 你试过flutter clean 吗?
  • 我已经运行了""fluter clean"很多次了,问题依旧存在~

标签: flutter webview webview-flutter


【解决方案1】:

https://github.com/fluttercommunity/flutter_webview_plugin/issues/657

我设法通过打开 Runner.xcworkspace 而不是 Runner.xcodeproj 来使其工作

【讨论】:

    猜你喜欢
    • 2022-08-21
    • 1970-01-01
    • 2013-09-07
    • 2022-07-30
    • 2022-01-25
    • 2017-10-23
    • 2021-10-16
    • 1970-01-01
    • 2022-12-16
    相关资源
    最近更新 更多