Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
0f277fcc
Commit
0f277fcc
authored
Jun 06, 2017
by
Michael Thomsen
Committed by
GitHub
Jun 06, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Idea enable the plugin template (#10429)
parent
4a92f631
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
114 additions
and
0 deletions
+114
-0
Dart_SDK.xml.tmpl
..._tools/templates/plugin/.idea/libraries/Dart_SDK.xml.tmpl
+25
-0
Flutter_for_Android.xml.tmpl
...lates/plugin/.idea/libraries/Flutter_for_Android.xml.tmpl
+9
-0
modules.xml.tmpl
...ges/flutter_tools/templates/plugin/.idea/modules.xml.tmpl
+9
-0
main_dart.xml.tmpl
...mplates/plugin/.idea/runConfigurations/main_dart.xml.tmpl
+6
-0
workspace.xml.tmpl
...s/flutter_tools/templates/plugin/.idea/workspace.xml.tmpl
+38
-0
projectName.iml.tmpl
packages/flutter_tools/templates/plugin/projectName.iml.tmpl
+15
-0
projectName_android.iml.tmpl
...utter_tools/templates/plugin/projectName_android.iml.tmpl
+12
-0
No files found.
packages/flutter_tools/templates/plugin/.idea/libraries/Dart_SDK.xml.tmpl
0 → 100644
View file @
0f277fcc
<component name="libraryTable">
<library name="Dart SDK">
<CLASSES>
<root url="file://{{dartSdk}}/lib/async" />
<root url="file://{{dartSdk}}/lib/collection" />
<root url="file://{{dartSdk}}/lib/convert" />
<root url="file://{{dartSdk}}/lib/core" />
<root url="file://{{dartSdk}}/lib/developer" />
<root url="file://{{dartSdk}}/lib/html" />
<root url="file://{{dartSdk}}/lib/indexed_db" />
<root url="file://{{dartSdk}}/lib/io" />
<root url="file://{{dartSdk}}/lib/isolate" />
<root url="file://{{dartSdk}}/lib/js" />
<root url="file://{{dartSdk}}/lib/js_util" />
<root url="file://{{dartSdk}}/lib/math" />
<root url="file://{{dartSdk}}/lib/mirrors" />
<root url="file://{{dartSdk}}/lib/svg" />
<root url="file://{{dartSdk}}/lib/typed_data" />
<root url="file://{{dartSdk}}/lib/web_audio" />
<root url="file://{{dartSdk}}/lib/web_gl" />
<root url="file://{{dartSdk}}/lib/web_sql" />
</CLASSES>
<SOURCES />
</library>
</component>
\ No newline at end of file
packages/flutter_tools/templates/plugin/.idea/libraries/Flutter_for_Android.xml.tmpl
0 → 100644
View file @
0f277fcc
<component name="libraryTable">
<library name="Flutter for Android">
<CLASSES>
<root url="jar://{{androidFlutterJar}}!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>
packages/flutter_tools/templates/plugin/.idea/modules.xml.tmpl
0 → 100644
View file @
0f277fcc
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectModuleManager"
>
<modules>
<module
fileurl=
"file://$PROJECT_DIR$/{{projectName}}.iml"
filepath=
"$PROJECT_DIR$/{{projectName}}.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/{{projectName}}_android.iml"
filepath=
"$PROJECT_DIR$/{{projectName}}_android.iml"
/>
</modules>
</component>
</project>
packages/flutter_tools/templates/plugin/.idea/runConfigurations/main_dart.xml.tmpl
0 → 100644
View file @
0f277fcc
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="example/lib/main.dart" type="FlutterRunConfigurationType" factoryName="Flutter">
<option name="filePath" value="$PROJECT_DIR$/example/lib/main.dart" />
<method />
</configuration>
</component>
\ No newline at end of file
packages/flutter_tools/templates/plugin/.idea/workspace.xml.tmpl
0 → 100644
View file @
0f277fcc
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"FileEditorManager"
>
<leaf>
<file
leaf-file-name=
"main.dart"
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/lib/{{projectName}}.dart"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"0"
>
<caret
line=
"0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0"
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"main.dart"
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/example/lib/main.dart"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"0"
>
<caret
line=
"0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0"
/>
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component
name=
"ToolWindowManager"
>
<editor
active=
"true"
/>
<layout>
<window_info
id=
"Project"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"true"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"combo"
/>
</layout>
</component>
<component
name=
"ProjectView"
>
<panes>
<pane
id=
"ProjectPane"
>
<option
name=
"show-excluded-files"
value=
"false"
/>
</pane>
</panes>
</component>
</project>
packages/flutter_tools/templates/plugin/projectName.iml.tmpl
0 → 100644
View file @
0f277fcc
<?xml version="1.0" encoding="UTF-8"?>
<module
type=
"FLUTTER_MODULE_TYPE"
version=
"4"
>
<component
name=
"NewModuleRootManager"
inherit-compiler-output=
"true"
>
<exclude-output
/>
<content
url=
"file://$MODULE_DIR$"
>
<excludeFolder
url=
"file://$MODULE_DIR$/.idea"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/.pub"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/build"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/packages"
/>
</content>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
<orderEntry
type=
"library"
name=
"Dart Packages"
level=
"project"
/>
<orderEntry
type=
"library"
name=
"Dart SDK"
level=
"project"
/>
</component>
</module>
\ No newline at end of file
packages/flutter_tools/templates/plugin/projectName_android.iml.tmpl
0 → 100644
View file @
0f277fcc
<?xml version="1.0" encoding="UTF-8"?>
<module
type=
"JAVA_MODULE"
version=
"4"
>
<component
name=
"NewModuleRootManager"
inherit-compiler-output=
"true"
>
<exclude-output
/>
<content
url=
"file://$MODULE_DIR$/android"
>
<sourceFolder
url=
"file://$MODULE_DIR$/android/app/src/main/java"
isTestSource=
"false"
/>
</content>
<orderEntry
type=
"jdk"
jdkName=
"Android API {{androidSdkVersion}} Platform"
jdkType=
"Android SDK"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
<orderEntry
type=
"library"
name=
"Flutter for Android"
level=
"project"
/>
</component>
</module>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment