【问题标题】:Error in plugin flutter_inappwebview-5.7.2+3 in Xcode 14.2 and Flutter version 3.3.10Xcode 14.2 和 Flutter 3.3.10 版本插件 flutter_inappwebview-5.7.2+3 报错
【发布时间】:2023-02-08 16:41:47
【问题描述】:

我尝试运行应用程序,但在插件中显示错误 .pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.7.2+3/ios/Classes/Util.swift:135:24

Swift Compiler Error (Xcode): Type 'UIScrollView.DecelerationRate' (aka 'CGFloat') has no member 'normal'
/Users/devdac/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.7.2+3/ios/Classes/Util.swift:143:18

Swift Compiler Error (Xcode): Type 'UIScrollView.DecelerationRate' (aka 'CGFloat') has no member 'fast'
/Users/devdac/Downloads/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.7.2+3/ios/Classes/Util.swift:145:18

我尝试在 Xcode 中的模拟器 Iphone 14 pro Max 中运行应用程序 消息错误告诉我 我在文件夹 ios 中运行命令 pod deintegrate pod install pod repo update pod update cd .. flutter clean flutter pub cache repair flutter pub upgrade flutter pub get

但什么也没找到!

【问题讨论】:

    标签: swift xcode flutter dart pub.dev


    【解决方案1】:

    添加 flutter_inappwebview 插件依赖

    【讨论】:

      猜你喜欢
      • 2022-11-15
      • 2019-01-27
      • 2020-03-27
      • 1970-01-01
      • 1970-01-01
      • 2015-08-08
      • 2021-01-21
      • 2019-11-17
      • 1970-01-01
      相关资源
      最近更新 更多