【发布时间】:2021-12-18 08:32:45
【问题描述】:
当我进行颤振运行时,它需要很长时间并且不起作用。 在控制台我有这个反馈
[ +3 ms] complete
[ +15 ms] Launching lib/main.dart on iPhone 13 Pro Max in debug mode...
[ +14 ms] /Users/baayfalltakkjokk/development/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev
/Users/baayfalltakkjokk/development/flutter/bin/cache/artifacts/engine/darwin-x64/frontend_server.dart.snapshot --sdk-root
/Users/baayfalltakkjokk/development/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental --target=flutter --debugger-module-names
--experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true --output-dill
/var/folders/dm/zbkg8jzx6k56kcqw1h4n8rtm0000gn/T/flutter_tools.2vElno/flutter_tool.hqvxej/app.dill --packages
/Users/baayfalltakkjokk/Documents/PROJETS/Zonit_v1.0.0/client_zonit/.dart_tool/package_config.json -Ddart.vm.profile=false -Ddart.vm.product=false
--enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill
build/c075001b96339384a97db4862b8ab8db.cache.dill.track.dill --enable-experiment=alternative-invalidation-strategy
[ +24 ms] executing: [/Users/baayfalltakkjokk/Documents/PROJETS/Zonit_v1.0.0/client_zonit/ios/] xcrun xcodebuild -list
[ +43 ms] <- compile package:zonit/main.dart
【问题讨论】: