Right after I got a notification and upgraded flutter: A problem was found with the configuration of task ':app:compileFlutterBuildDebug'.
Cannot write to file 'C:\Users\Karim.KARIM\Coding\Flutter' specified for property 'outputFiles' as it is a directory.
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 2s Exception: Gradle task assembleDebug failed with exit code 1 Exited (sigterm)
After I tried changing my targetSdkVersion and compileSdkVersion to 29, I'm kind of hopeless. Please help