diff --git a/packages/flutter_tools/templates/module/common/.idea/libraries/Dart_SDK.xml.tmpl b/packages/flutter_tools/templates/module/common/.idea/libraries/Dart_SDK.xml.tmpl new file mode 100644 index 00000000000..20ef2027032 --- /dev/null +++ b/packages/flutter_tools/templates/module/common/.idea/libraries/Dart_SDK.xml.tmpl @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/packages/flutter_tools/templates/module/common/.idea/libraries/Flutter_for_Android.xml.tmpl b/packages/flutter_tools/templates/module/common/.idea/libraries/Flutter_for_Android.xml.tmpl new file mode 100644 index 00000000000..23c962c006d --- /dev/null +++ b/packages/flutter_tools/templates/module/common/.idea/libraries/Flutter_for_Android.xml.tmpl @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/packages/flutter_tools/templates/module/common/.idea/modules.xml.tmpl b/packages/flutter_tools/templates/module/common/.idea/modules.xml.tmpl new file mode 100644 index 00000000000..cd521752880 --- /dev/null +++ b/packages/flutter_tools/templates/module/common/.idea/modules.xml.tmpl @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/packages/flutter_tools/templates/module/common/.idea/workspace.xml.tmpl b/packages/flutter_tools/templates/module/common/.idea/workspace.xml.tmpl new file mode 100644 index 00000000000..5b3388cc1af --- /dev/null +++ b/packages/flutter_tools/templates/module/common/.idea/workspace.xml.tmpl @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/packages/flutter_tools/templates/module/common/projectName.iml.tmpl b/packages/flutter_tools/templates/module/common/projectName.iml.tmpl new file mode 100644 index 00000000000..e5c837191e0 --- /dev/null +++ b/packages/flutter_tools/templates/module/common/projectName.iml.tmpl @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/packages/flutter_tools/templates/module/common/projectName_android.iml.tmpl b/packages/flutter_tools/templates/module/common/projectName_android.iml.tmpl new file mode 100644 index 00000000000..ed7fc23a4b9 --- /dev/null +++ b/packages/flutter_tools/templates/module/common/projectName_android.iml.tmpl @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + +