diff --git a/packages/flutter_tools/templates/package/.idea/libraries/Dart_SDK.xml.tmpl b/packages/flutter_tools/templates/package/.idea/libraries/Dart_SDK.xml.tmpl
new file mode 100644
index 0000000000..4c3c50cc99
--- /dev/null
+++ b/packages/flutter_tools/templates/package/.idea/libraries/Dart_SDK.xml.tmpl
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packages/flutter_tools/templates/package/.idea/modules.xml.tmpl b/packages/flutter_tools/templates/package/.idea/modules.xml.tmpl
new file mode 100644
index 0000000000..cd52175288
--- /dev/null
+++ b/packages/flutter_tools/templates/package/.idea/modules.xml.tmpl
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
diff --git a/packages/flutter_tools/templates/package/.idea/workspace.xml.tmpl b/packages/flutter_tools/templates/package/.idea/workspace.xml.tmpl
new file mode 100644
index 0000000000..1e7e0cd929
--- /dev/null
+++ b/packages/flutter_tools/templates/package/.idea/workspace.xml.tmpl
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/packages/flutter_tools/templates/plugin/.idea/runConfigurations/main_dart.xml.tmpl b/packages/flutter_tools/templates/plugin/.idea/runConfigurations/example_lib_main_dart.xml.tmpl
similarity index 100%
rename from packages/flutter_tools/templates/plugin/.idea/runConfigurations/main_dart.xml.tmpl
rename to packages/flutter_tools/templates/plugin/.idea/runConfigurations/example_lib_main_dart.xml.tmpl