我无法启动我的 flutter 应用程序,这是当我尝试使用 debug 和不使用 debug 模式运行时收到的消息:
\n您的启动配置引用了一个不存在的程序。如果启动时遇到问题,请检查“.vscode/launch.json”文件中的“程序”字段。
\n我的 .json 默认文件:
\n{\n // Use IntelliSense to learn about possible attributes.\n // Hover to view descriptions of existing attributes.\n // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387\n "version": "0.2.0",\n "configurations": [\n {\n "name": "Dart",\n "program": "lib/main.dart",\n "request": "launch",\n "type": "dart"\n }\n ]\n \nRun Code Online (Sandbox Code Playgroud)\n我运行颤振医生:
\n[!] Android toolchain - develop for Android devices (Android SDK version 29.0.3)\n ! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses\n[\xe2\x88\x9a] Android Studio (version 3.6)\n[\xe2\x88\x9a] VS Code (version 1.46.1)\n[\xe2\x88\x9a] Connected device (1 available)\n\n! Doctor found issues in 1 category.\nRun Code Online (Sandbox Code Playgroud)\n并接受了所有许可。
\n谢谢。
\n| 归档时间: |
|
| 查看次数: |
10780 次 |
| 最近记录: |