عم ساوي محاكي على android studio   ماعم يشتغل كلشي اجهزة بس في منن شتغل وقت عم انشئ مشروع flutter  على vc code       لما عم اختار الجهاز الافتراضي عم يفتحو من برنامج الاندرويد نظامي بس لما عم نفذ المشروع الشي لي انا كتبتو عم يعطي خطئ مع العلم بل flutter doctor  عندي كلشي احدث اصدار و شغالين نظامي 
 
	الخطا يلي عم يطلع
 
	PS C:\Users\ayatk\Desktop\flutterapp\flutter_application_1> flutter run 
	Resolving dependencies...  
	Downloading packages...  
	  async 2.11.0 (2.12.0 available) 
	  boolean_selector 2.1.1 (2.1.2 available) 
	  characters 1.3.0 (1.4.0 available) 
	  clock 1.1.1 (1.1.2 available) 
	  collection 1.19.0 (1.19.1 available) 
	  fake_async 1.3.1 (1.3.2 available) 
	  leak_tracker 10.0.7 (10.0.8 available) 
	  leak_tracker_flutter_testing 3.0.8 (3.0.9 available) 
	  matcher 0.12.16+1 (0.12.17 available) 
	  material_color_utilities 0.11.1 (0.12.0 available) 
	  meta 1.15.0 (1.16.0 available) 
	  path 1.9.0 (1.9.1 available) 
	  source_span 1.10.0 (1.10.1 available) 
	  stack_trace 1.12.0 (1.12.1 available) 
	  stream_channel 2.1.2 (2.1.4 available) 
	  string_scanner 1.3.0 (1.4.1 available) 
	  term_glyph 1.2.1 (1.2.2 available) 
	  test_api 0.7.3 (0.7.4 available) 
	  vm_service 14.3.0 (15.0.0 available) 
	Got dependencies! 
	19 packages have newer versions incompatible with dependency constraints. 
	Try `flutter pub outdated` for more information. 
	Launching lib\main.dart on sdk gphone64 x86 64 in debug mode...
 
	FAILURE: Build failed with an exception.
 
	* What went wrong: 
	Execution failed for task ':gradle:compileGroovy'. 
	> Could not resolve all files for configuration ':gradle:detachedConfiguration1'. 
	   > Could not find org.codehaus.groovy:groovy:?.?.??. 
	     Searched in the following locations: 
	       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/groovy/?.?.??/groovy-?.?.??.pom 
	       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/?.?.??/groovy-?.?.??.pom 
	     Required by: 
	         project :gradle 
	   > Could not find org.codehaus.groovy:groovy-ant:?.?.??. 
	     Searched in the following locations: 
	       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/groovy-ant/?.?.??/groovy-ant-?.?.??.pom 
	       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-ant/?.?.??/groovy-ant-?.?.??.pom 
	     Required by: 
	         project :gradle 
	   > Could not find org.codehaus.groovy:groovy-astbuilder:?.?.??. 
	     Searched in the following locations: 
	       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/groovy-astbuilder/?.?.??/groovy-astbuilder-?.?.??.pom 
	       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-astbuilder/?.?.??/groovy-astbuilder-?.?.??.pom 
	     Required by: 
	         project :gradle 
	   > Could not find org.codehaus.groovy:groovy-console:?.?.??. 
	     Searched in the following locations: 
	       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/groovy-console/?.?.??/groovy-console-?.?.??.pom 
	       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-console/?.?.??/groovy-console-?.?.??.pom 
	     Required by: 
	         project :gradle 
	   > Could not find org.codehaus.groovy:groovy-datetime:?.?.??. 
	     Searched in the following locations: 
	       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/groovy-datetime/?.?.??/groovy-datetime-?.?.??.pom 
	       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-datetime/?.?.??/groovy-datetime-?.?.??.pom 
	     Required by: 
	         project :gradle 
	   > Could not find org.codehaus.groovy:groovy-dateutil:?.?.??. 
	     Searched in the following locations: 
	       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/groovy-dateutil/?.?.??/groovy-dateutil-?.?.??.pom 
	       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-dateutil/?.?.??/groovy-dateutil-?.?.??.pom 
	     Required by: 
	         project :gradle 
	   > Could not find org.codehaus.groovy:groovy-nio:?.?.??. 
	     Searched in the following locations: 
	       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/groovy-nio/?.?.??/groovy-nio-?.?.??.pom 
	       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-nio/?.?.??/groovy-nio-?.?.??.pom 
	     Required by: 
	         project :gradle 
	   > Could not find org.codehaus.groovy:groovy-sql:?.?.??. 
	     Searched in the following locations: 
	       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/groovy-sql/?.?.??/groovy-sql-?.?.??.pom 
	       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-sql/?.?.??/groovy-sql-?.?.??.pom 
	     Required by: 
	         project :gradle 
	   > Could not find org.codehaus.groovy:groovy-test:?.?.??. 
	     Searched in the following locations: 
	       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/groovy-test/?.?.??/groovy-test-?.?.??.pom 
	       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-test/?.?.??/groovy-test-?.?.??.pom 
	     Required by: 
	         project :gradle 
	   > Could not find org.codehaus.groovy:groovy-templates:?.?.??. 
	     Searched in the following locations: 
	       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/groovy-templates/?.?.??/groovy-templates-?.?.??.pom 
	       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-templates/?.?.??/groovy-templates-?.?.??.pom 
	     Required by: 
	         project :gradle 
	   > Could not find org.codehaus.groovy:groovy-json:?.?.??. 
	     Searched in the following locations: 
	       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/groovy-json/?.?.??/groovy-json-?.?.??.pom 
	       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/?.?.??/groovy-json-?.?.??.pom 
	     Required by: 
	         project :gradle 
	   > Could not find org.codehaus.groovy:groovy-xml:?.?.??. 
	     Searched in the following locations: 
	       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/groovy-xml/?.?.??/groovy-xml-?.?.??.pom 
	       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/?.?.??/groovy-xml-?.?.??.pom 
	     Required by: 
	         project :gradle 
	   > Could not find org.codehaus.groovy:groovy-groovydoc:?.?.??. 
	     Searched in the following locations: 
	       - https://dl.google.com/dl/android/maven2/org/codehaus/groovy/groovy-groovydoc/?.?.??/groovy-groovydoc-?.?.??.pom 
	       - https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-groovydoc/?.?.??/groovy-groovydoc-?.?.??.pom 
	     Required by: 
	         project :gradle
 
	* 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 3s 
	Running Gradle task 'assembleDebug'...                              ٤٫٨s 
	Error: Gradle task assembleDebug failed with exit code 1
 
	 
 
	 
 
	 
 
	 
 
	بتمنى تجاوبوني بدي اتعلم flutter  والي شهر بحل خطا وبيطلع التاني هي اخر شي