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 0000000000..20ef202703 --- /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 0000000000..23c962c006 --- /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 0000000000..cd52175288 --- /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 0000000000..5b3388cc1a --- /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 0000000000..e5c837191e --- /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 0000000000..ed7fc23a4b --- /dev/null +++ b/packages/flutter_tools/templates/module/common/projectName_android.iml.tmpl @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + +