将 flutter 版本升级到 3.13.0 后,出现这样的错误。“[VERBOSE-2:FlutterDarwinContextMetalImpeller.mm(37)] 使用 Impeller 渲染后端。”
我看到闪屏一秒钟。突然就崩溃了。
<key>FLTEnableImpeller</key>
<false />
Run Code Online (Sandbox Code Playgroud)
我在 info.plist 中使用了这个。不幸的是它没有帮助
您好,升级 flutter 后,我遇到了有关 pod 的问题,并且无法运行我的项目。我尝试了多种方法来解决但无法解决。我将与您共享终端和 pod 文件。请帮助
\n\nfaridahmadov@Farids-MacBook-Air flutter_parisa % flutter run\nRun Code Online (Sandbox Code Playgroud)\n在 iPhone 14 上以调试模式启动 lib/main.dart...\n运行 pod install... 505ms\nCocoaPods\' 输出:\n\xe2\x86\xb3\n准备中
\nAnalyzing dependencies\n\nInspecting targets to integrate\n Using `ARCHS` setting to build architectures of target `Pods-Runner`: (``)\n\nFinding Podfile changes\n A firebase_messaging\n - Flutter\n - audioplayers_darwin\n - cloud_firestore\n - firebase_auth\n - firebase_core\n - firebase_storage\n - path_provider_foundation\n - sqflite\n\nFetching external sources\n-> Fetching podspec for `Flutter` from `Flutter`\n-> Fetching podspec for `audioplayers_darwin` from `.symlinks/plugins/audioplayers_darwin/ios`\n-> Fetching podspec for `cloud_firestore` from `.symlinks/plugins/cloud_firestore/ios`\ncloud_firestore: …Run Code Online (Sandbox Code Playgroud)