Script 'C:\Users\Kevin Ojeda\Documents\development\sdks\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1159
- What went wrong: Execution failed for task ':app:compileFlutterBuildDebug'.
Process 'command 'C:\Users\Kevin Ojeda\Documents\development\sdks\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 18s Exception: Gradle task assembleDebug failed with exit code 1
So far I've tried most of the solutions suggested in this site from other users with similar errors to no avail.
I did check the flutter.bat file and apparently there are large chunks of it with errors. The errors are mostly single letters tho so I have no idea how to interpret that.