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
1b52d46b
Commit
1b52d46b
authored
Mar 01, 2017
by
Michael Thomsen
Committed by
GitHub
Mar 01, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing IntelliJ metadata files to platform_services (#8487)
parent
390993d0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
29 additions
and
0 deletions
+29
-0
modules.xml
examples/platform_services/.idea/modules.xml
+8
-0
platform_services.xml
...orm_services/.idea/runConfiguration/platform_services.xml
+6
-0
platform_services.iml
examples/platform_services/platform_services.iml
+15
-0
No files found.
examples/platform_services/.idea/modules.xml
0 → 100644
View file @
1b52d46b
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectModuleManager"
>
<modules>
<module
fileurl=
"file://$PROJECT_DIR$/platform_services.iml"
filepath=
"$PROJECT_DIR$/platform_services.iml"
/>
</modules>
</component>
</project>
\ No newline at end of file
examples/platform_services/.idea/runConfiguration/platform_services.xml
0 → 100644
View file @
1b52d46b
<component
name=
"ProjectRunConfigurationManager"
>
<configuration
default=
"false"
name=
"platform_services"
type=
"FlutterRunConfigurationType"
factoryName=
"Flutter"
>
<option
name=
"filePath"
value=
"$PROJECT_DIR$/lib/main.dart"
/>
<method
/>
</configuration>
</component>
examples/platform_services/platform_services.iml
0 → 100644
View file @
1b52d46b
<?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 SDK"
level=
"application"
/>
<orderEntry
type=
"library"
name=
"Dart Packages"
level=
"project"
/>
</component>
</module>
\ No newline at end of file
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