错误:任务 ':app:compileFlutterBuildDebug' 执行失败

时间:2021-05-24 10:43:54

标签: flutter android-studio android-layout augmented-reality flutter-dependencies

我正在使用 Flutter 进行 AR 项目。 我在此链接中设置了我的项目 https://medium.com/flutterdevs/augmented-reality-in-flutter-1153b0ef2758 Gradle 版本是 6.7

FAILURE: Build failed with an exception.

* Where:
Script 'C:\src\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1035

* What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
> Process 'command 'C:\src\flutter\bin\flutter.bat'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 46s
Exception: Gradle task assembleDebug failed with exit code 1

0 个答案:

没有答案