IM NEW! Exception: Gradle task assembleDebug failed with exit code 1

Hi im new on flutter. I set-up flutter and android sdk etc. now i push flutter’s example is main.dart to start but it didn’t work

i create and downloaded grandle’s current version and again my Android Emulator didnt work

Unfortunately, it seems like this question may be more geared toward the Flutter community and Android development community. Based on the image, the error points to a dependency resolution exception which may or may not be related to Gradle itself. If you could generate a build scan (using --scan) of your build, we could more easily see the issue.