0

What went wrong: A problem occurred evaluating project *:app' > Could not get unknown property "flutter for project *:app of type org-gradle.api.Project. * 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 help.gradle.org BUILD FAILED in 1s Exception: Gradle task assembleDebug failed with exit code Exited (sigterm)

No terminal:
flutter clean; flutter packages pub cache repair

0

1 Answer 1

1

The following properties resolved this for me.

In android/local.properties add:

flutter.minSdkVersion=21
flutter.targetSdkVersion=30
flutter.compileSdkVersion=30
Sign up to request clarification or add additional context in comments.

Comments

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.