gradle error flutter and dart:ui- in vs code

20 Views Asked by At

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?

0

There are 0 best solutions below