0

FAILURE: Build failed with an exception.

  • Where: Script 'C:\Users\lijoj\Documents\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1156

  • What went wrong: Execution failed for task ':app:compileFlutterBuildDebug'.

Process 'command 'C:\Users\lijoj\Documents\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.

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

1 Answer 1

0

check if you have any assets is not founded by pubspec.yaml maybe for typo you will get Waring for that after packages get

  1. flutter clean
  2. check your pubspec.yaml file
  3. flutter packages get
Sign up to request clarification or add additional context in comments.

1 Comment

its not working

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.