I have this error in vs code
Error: Gradle task assembleDebug failed with exit code 1
when I write in the terminal flutter run and when I do run without debugging I find this error dart:ui... even the start debugging does not work
How do I solve it?