Error after running fluttter run

I am getting this error after running flutter run
What to do

PS D:\Documents\LearnFlutter\awsome_app> flutter run
Using hardware rendering with device sdk gphone x86 arm. If you get graphics artifacts, consider enabling software rendering with
“–enable-software-rendering”.
Launching lib\main.dart on sdk gphone x86 arm in debug mode…
[Fatal Error] x86_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom:2:1: Content is not allowed in prolog.
[Fatal Error] flutter_embedding_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom:7:6: Element type “gr” must be followed by either attribute specifications, “>” or “/>”.
[Fatal Error] x86_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom:2:1: Content is not allowed in prolog.
[Fatal Error] flutter_embedding_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom:7:6: Element type “gr” must be followed by either attribute specifications, “>” or “/>”.
[Fatal Error] x86_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom:2:1: Content is not allowed in prolog.
[Fatal Error] flutter_embedding_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom:7:6: Element type “gr” must be followed by either attribute specifications, “>” or “/>”.
[Fatal Error] flutter_embedding_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom:7:6: Element type “gr” must be followed by either attribute specifications, “>” or “/>”.
[Fatal Error] x86_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom:2:1: Content is not allowed in prolog.
[Fatal Error] flutter_embedding_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom:7:6: Element type “gr” must be followed by either attribute specifications, “>” or “/>”.
[Fatal Error] x86_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom:2:1: Content is not allowed in prolog.
[Fatal Error] flutter_embedding_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom:7:6: Element type “gr” must be followed by either attribute specifications, “>” or “/>”.
[Fatal Error] x86_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom:2:1: Content is not allowed in prolog.

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ‘:app:compileDebugJavaWithJavac’.

Could not resolve all task dependencies for configuration ‘:app:debugCompileClasspath’.
Could not resolve io.flutter:flutter_embedding_debug:1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.
Required by:
project :app
Could not resolve io.flutter:flutter_embedding_debug:1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.
Could not parse POM https://storage.googleapis.com/download.flutter.io/io/flutter/flutter_embedding_debug/1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7/flutter_embedding_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom
Element type “gr” must be followed by either attribute specifications, “>” or “/>”.
Could not resolve io.flutter:flutter_embedding_debug:1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.
Could not parse POM https://storage.googleapis.com/download.flutter.io/io/flutter/flutter_embedding_debug/1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7/flutter_embedding_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom
Element type “gr” must be followed by either attribute specifications, “>” or “/>”.
Could not resolve io.flutter:flutter_embedding_debug:1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.
Could not parse POM https://storage.googleapis.com/download.flutter.io/io/flutter/flutter_embedding_debug/1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7/flutter_embedding_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom
Element type “gr” must be followed by either attribute specifications, “>” or “/>”.
Could not resolve io.flutter:x86_debug:1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.
Required by:
project :app
Could not resolve io.flutter:x86_debug:1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.
Could not parse POM https://storage.googleapis.com/download.flutter.io/io/flutter/x86_debug/1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7/x86_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom
Content is not allowed in prolog.
Could not resolve io.flutter:x86_debug:1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.
Could not parse POM https://storage.googleapis.com/download.flutter.io/io/flutter/x86_debug/1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7/x86_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom
Content is not allowed in prolog.
Could not resolve io.flutter:x86_debug:1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.
Could not parse POM https://storage.googleapis.com/download.flutter.io/io/flutter/x86_debug/1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7/x86_debug-1.0.0-ee76268252c22f5c11e82a7b87423ca3982e51a7.pom
Content is not allowed in prolog.

  • 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 6s
Running Gradle task ‘assembleDebug’…
Running Gradle task ‘assembleDebug’… Done 7.6s
Exception: Gradle task assembleDebug failed with exit code 1

Please help me