|
|
|
@ -2,9 +2,13 @@
|
|
|
|
|
<project version="4">
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="c53a8206-78cc-43cb-ac2b-1cf6a52e2018" name="Default Changelist" comment="">
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/libraries/Dart_Packages.xml" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/libraries/Flutter_Plugins.xml" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/libraries/Dart_Packages.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Dart_Packages.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/libraries/Flutter_Plugins.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Flutter_Plugins.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ios/Flutter/Debug.xcconfig" beforeDir="false" afterPath="$PROJECT_DIR$/ios/Flutter/Debug.xcconfig" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ios/Flutter/Release.xcconfig" beforeDir="false" afterPath="$PROJECT_DIR$/ios/Flutter/Release.xcconfig" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/lib/main.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/main.dart" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/pubspec.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/pubspec.yaml" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<ignored path="$PROJECT_DIR$/out/" />
|
|
|
|
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
|
|
@ -24,21 +28,32 @@
|
|
|
|
|
<usages-collector id="statistics.file.extensions.open">
|
|
|
|
|
<counts>
|
|
|
|
|
<entry key="dart" value="2" />
|
|
|
|
|
<entry key="gradle" value="1" />
|
|
|
|
|
<entry key="iml" value="1" />
|
|
|
|
|
<entry key="lock" value="1" />
|
|
|
|
|
<entry key="packages" value="1" />
|
|
|
|
|
<entry key="yaml" value="1" />
|
|
|
|
|
</counts>
|
|
|
|
|
</usages-collector>
|
|
|
|
|
<usages-collector id="statistics.file.types.open">
|
|
|
|
|
<counts>
|
|
|
|
|
<entry key="Dart" value="2" />
|
|
|
|
|
<entry key="Groovy" value="1" />
|
|
|
|
|
<entry key="IDEA_MODULE" value="1" />
|
|
|
|
|
<entry key="PLAIN_TEXT" value="2" />
|
|
|
|
|
<entry key="YAML" value="1" />
|
|
|
|
|
</counts>
|
|
|
|
|
</usages-collector>
|
|
|
|
|
<usages-collector id="statistics.file.extensions.edit">
|
|
|
|
|
<counts>
|
|
|
|
|
<entry key="dart" value="92" />
|
|
|
|
|
<entry key="dart" value="415" />
|
|
|
|
|
<entry key="yaml" value="10" />
|
|
|
|
|
</counts>
|
|
|
|
|
</usages-collector>
|
|
|
|
|
<usages-collector id="statistics.file.types.edit">
|
|
|
|
|
<counts>
|
|
|
|
|
<entry key="Dart" value="92" />
|
|
|
|
|
<entry key="Dart" value="415" />
|
|
|
|
|
<entry key="YAML" value="10" />
|
|
|
|
|
</counts>
|
|
|
|
|
</usages-collector>
|
|
|
|
|
</session>
|
|
|
|
@ -48,8 +63,20 @@
|
|
|
|
|
<file pinned="false" current-in-tab="true">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/main.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="78">
|
|
|
|
|
<caret line="6" column="14" selection-start-line="6" selection-start-column="9" selection-end-line="6" selection-end-column="14" />
|
|
|
|
|
<state relative-caret-position="300">
|
|
|
|
|
<caret line="20" column="23" lean-forward="true" selection-start-line="20" selection-start-column="23" selection-end-line="20" selection-end-column="23" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#0#39#0" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</file>
|
|
|
|
|
<file pinned="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/pubspec.yaml">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="150">
|
|
|
|
|
<caret line="10" lean-forward="true" selection-start-line="10" selection-end-line="10" />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
@ -63,6 +90,7 @@
|
|
|
|
|
<option name="CHANGED_PATHS">
|
|
|
|
|
<list>
|
|
|
|
|
<option value="$PROJECT_DIR$/test/widget_test.dart" />
|
|
|
|
|
<option value="$PROJECT_DIR$/pubspec.yaml" />
|
|
|
|
|
<option value="$PROJECT_DIR$/lib/main.dart" />
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
@ -92,87 +120,6 @@
|
|
|
|
|
<item name="persist_key_value" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="android" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="persist_key_value" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
|
<item name="persist_key_value" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="android" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="app" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="persist_key_value" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
|
<item name="persist_key_value" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="android" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="app" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="persist_key_value" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
|
<item name="persist_key_value" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="android" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="app" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="persist_key_value" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
|
<item name="persist_key_value" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="android" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="app" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="java" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="persist_key_value" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
|
<item name="persist_key_value" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="android" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="app" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="java" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="io" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="persist_key_value" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
|
<item name="persist_key_value" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="android" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="app" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="java" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="io" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="flutter" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="persist_key_value" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
|
<item name="persist_key_value" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="android" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="app" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="kotlin" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="persist_key_value" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
|
<item name="persist_key_value" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="android" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="app" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="kotlin" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="github" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="persist_key_value" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
|
<item name="persist_key_value" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="android" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="app" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="kotlin" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="github" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="nisrulz" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="persist_key_value" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
|
<item name="persist_key_value" type="462c0819:PsiDirectoryNode" />
|
|
|
|
@ -186,7 +133,9 @@
|
|
|
|
|
</panes>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="PropertiesComponent">
|
|
|
|
|
<property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1533592102787" />
|
|
|
|
|
<property name="dart.analysis.tool.window.force.activate" value="false" />
|
|
|
|
|
<property name="io.flutter.reload.alreadyRun" value="true" />
|
|
|
|
|
<property name="show.migrate.to.gradle.popup" value="false" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RunDashboard">
|
|
|
|
@ -216,7 +165,6 @@
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ToolWindowManager">
|
|
|
|
|
<frame x="0" y="23" width="1440" height="804" extended-state="6" />
|
|
|
|
|
<editor active="true" />
|
|
|
|
|
<layout>
|
|
|
|
|
<window_info id="Designer" />
|
|
|
|
|
<window_info id="Build Variants" side_tool="true" />
|
|
|
|
@ -225,17 +173,18 @@
|
|
|
|
|
<window_info id="Favorites" side_tool="true" />
|
|
|
|
|
<window_info id="Captures" />
|
|
|
|
|
<window_info id="Capture Tool" />
|
|
|
|
|
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24964234" />
|
|
|
|
|
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.24964234" />
|
|
|
|
|
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
|
|
|
<window_info anchor="bottom" id="Dart Analysis" weight="0.3286517" />
|
|
|
|
|
<window_info anchor="bottom" id="Android Profiler" show_stripe_button="false" />
|
|
|
|
|
<window_info anchor="bottom" id="Event Log" side_tool="true" />
|
|
|
|
|
<window_info anchor="bottom" id="Logcat" />
|
|
|
|
|
<window_info anchor="bottom" id="Version Control" />
|
|
|
|
|
<window_info anchor="bottom" id="Terminal" />
|
|
|
|
|
<window_info anchor="bottom" id="Terminal" weight="0.3286517" />
|
|
|
|
|
<window_info anchor="bottom" id="Messages" weight="0.3286517" />
|
|
|
|
|
<window_info anchor="bottom" id="Message" order="0" />
|
|
|
|
|
<window_info anchor="bottom" id="Find" order="1" />
|
|
|
|
|
<window_info anchor="bottom" id="Run" order="2" visible="true" weight="0.3286517" />
|
|
|
|
|
<window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.3286517" />
|
|
|
|
|
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
|
|
|
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
|
|
|
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
|
|
@ -260,10 +209,32 @@
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/test/widget_test.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor" />
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/persist_key_value.iml">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor" />
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/.packages">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor" />
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/pubspec.lock">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor" />
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/pubspec.yaml">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="150">
|
|
|
|
|
<caret line="10" lean-forward="true" selection-start-line="10" selection-end-line="10" />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/android/build.gradle">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor" />
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/lib/main.dart">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state relative-caret-position="78">
|
|
|
|
|
<caret line="6" column="14" selection-start-line="6" selection-start-column="9" selection-end-line="6" selection-end-column="14" />
|
|
|
|
|
<state relative-caret-position="300">
|
|
|
|
|
<caret line="20" column="23" lean-forward="true" selection-start-line="20" selection-start-column="23" selection-end-line="20" selection-end-column="23" />
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#0#39#0" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|