Showing
5 changed files
with
0 additions
and
217 deletions
example/.idea/libraries/Dart_SDK.xml
deleted
100644 → 0
| 1 | -<component name="libraryTable"> | ||
| 2 | - <library name="Dart SDK"> | ||
| 3 | - <CLASSES> | ||
| 4 | - <root url="file://D:/flutter/bin/cache/dart-sdk/lib/async" /> | ||
| 5 | - <root url="file://D:/flutter/bin/cache/dart-sdk/lib/collection" /> | ||
| 6 | - <root url="file://D:/flutter/bin/cache/dart-sdk/lib/convert" /> | ||
| 7 | - <root url="file://D:/flutter/bin/cache/dart-sdk/lib/core" /> | ||
| 8 | - <root url="file://D:/flutter/bin/cache/dart-sdk/lib/developer" /> | ||
| 9 | - <root url="file://D:/flutter/bin/cache/dart-sdk/lib/html" /> | ||
| 10 | - <root url="file://D:/flutter/bin/cache/dart-sdk/lib/io" /> | ||
| 11 | - <root url="file://D:/flutter/bin/cache/dart-sdk/lib/isolate" /> | ||
| 12 | - <root url="file://D:/flutter/bin/cache/dart-sdk/lib/math" /> | ||
| 13 | - <root url="file://D:/flutter/bin/cache/dart-sdk/lib/mirrors" /> | ||
| 14 | - <root url="file://D:/flutter/bin/cache/dart-sdk/lib/typed_data" /> | ||
| 15 | - </CLASSES> | ||
| 16 | - <JAVADOC /> | ||
| 17 | - <SOURCES /> | ||
| 18 | - </library> | ||
| 19 | -</component> |
example/.idea/modules.xml
deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | -<project version="4"> | ||
| 3 | - <component name="ProjectModuleManager"> | ||
| 4 | - <modules> | ||
| 5 | - <module fileurl="file://$PROJECT_DIR$/example.iml" filepath="$PROJECT_DIR$/example.iml" /> | ||
| 6 | - <module fileurl="file://$PROJECT_DIR$/example_android.iml" filepath="$PROJECT_DIR$/example_android.iml" /> | ||
| 7 | - </modules> | ||
| 8 | - </component> | ||
| 9 | -</project> |
example/.idea/workspace.xml
deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | -<project version="4"> | ||
| 3 | - <component name="CMakeSettings"> | ||
| 4 | - <configurations> | ||
| 5 | - <configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" /> | ||
| 6 | - </configurations> | ||
| 7 | - </component> | ||
| 8 | - <component name="ChangeListManager"> | ||
| 9 | - <list default="true" id="26c93727-542e-40b3-8d87-0922eb0a34a4" name="Default" comment="" /> | ||
| 10 | - <ignored path="$PROJECT_DIR$/.dart_tool/" /> | ||
| 11 | - <ignored path="$PROJECT_DIR$/.pub/" /> | ||
| 12 | - <ignored path="$PROJECT_DIR$/build/" /> | ||
| 13 | - <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> | ||
| 14 | - <option name="TRACKING_ENABLED" value="true" /> | ||
| 15 | - <option name="SHOW_DIALOG" value="false" /> | ||
| 16 | - <option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||
| 17 | - <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | ||
| 18 | - <option name="LAST_RESOLUTION" value="IGNORE" /> | ||
| 19 | - </component> | ||
| 20 | - <component name="FileEditorManager"> | ||
| 21 | - <leaf SIDE_TABS_SIZE_LIMIT_KEY="300"> | ||
| 22 | - <file leaf-file-name="main.dart" pinned="false" current-in-tab="true"> | ||
| 23 | - <entry file="file://$PROJECT_DIR$/lib/main.dart"> | ||
| 24 | - <provider selected="true" editor-type-id="text-editor"> | ||
| 25 | - <state relative-caret-position="162"> | ||
| 26 | - <caret line="6" column="49" lean-forward="true" selection-start-line="6" selection-start-column="49" selection-end-line="6" selection-end-column="49" /> | ||
| 27 | - </state> | ||
| 28 | - </provider> | ||
| 29 | - </entry> | ||
| 30 | - </file> | ||
| 31 | - </leaf> | ||
| 32 | - </component> | ||
| 33 | - <component name="ProjectFrameBounds" extendedState="6"> | ||
| 34 | - <option name="x" value="-8" /> | ||
| 35 | - <option name="width" value="1936" /> | ||
| 36 | - <option name="height" value="1056" /> | ||
| 37 | - </component> | ||
| 38 | - <component name="ProjectView"> | ||
| 39 | - <navigator currentView="ProjectPane" proportions="" version="1"> | ||
| 40 | - <foldersAlwaysOnTop value="true" /> | ||
| 41 | - </navigator> | ||
| 42 | - <panes> | ||
| 43 | - <pane id="Scope" /> | ||
| 44 | - <pane id="ProjectPane"> | ||
| 45 | - <option name="show-excluded-files" value="false" /> | ||
| 46 | - </pane> | ||
| 47 | - <pane id="PackagesPane" /> | ||
| 48 | - <pane id="AndroidView" /> | ||
| 49 | - </panes> | ||
| 50 | - </component> | ||
| 51 | - <component name="PropertiesComponent"> | ||
| 52 | - <property name="dart.analysis.tool.window.force.activate" value="true" /> | ||
| 53 | - <property name="last_opened_file_path" value="$PROJECT_DIR$" /> | ||
| 54 | - <property name="show.migrate.to.gradle.popup" value="false" /> | ||
| 55 | - </component> | ||
| 56 | - <component name="RunDashboard"> | ||
| 57 | - <option name="ruleStates"> | ||
| 58 | - <list> | ||
| 59 | - <RuleState> | ||
| 60 | - <option name="name" value="ConfigurationTypeDashboardGroupingRule" /> | ||
| 61 | - </RuleState> | ||
| 62 | - <RuleState> | ||
| 63 | - <option name="name" value="StatusDashboardGroupingRule" /> | ||
| 64 | - </RuleState> | ||
| 65 | - </list> | ||
| 66 | - </option> | ||
| 67 | - </component> | ||
| 68 | - <component name="RunManager"> | ||
| 69 | - <configuration default="true" type="AndroidJUnit" factoryName="Android JUnit"> | ||
| 70 | - <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> | ||
| 71 | - <option name="ALTERNATIVE_JRE_PATH" /> | ||
| 72 | - <option name="PACKAGE_NAME" /> | ||
| 73 | - <option name="MAIN_CLASS_NAME" /> | ||
| 74 | - <option name="METHOD_NAME" /> | ||
| 75 | - <option name="TEST_OBJECT" value="class" /> | ||
| 76 | - <option name="VM_PARAMETERS" value="-ea" /> | ||
| 77 | - <option name="PARAMETERS" /> | ||
| 78 | - <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" /> | ||
| 79 | - <option name="PASS_PARENT_ENVS" value="true" /> | ||
| 80 | - <option name="TEST_SEARCH_SCOPE"> | ||
| 81 | - <value defaultName="singleModule" /> | ||
| 82 | - </option> | ||
| 83 | - <patterns /> | ||
| 84 | - </configuration> | ||
| 85 | - <configuration default="true" type="Application" factoryName="Application"> | ||
| 86 | - <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> | ||
| 87 | - </configuration> | ||
| 88 | - <configuration default="true" type="TestNG" factoryName="TestNG"> | ||
| 89 | - <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> | ||
| 90 | - <option name="ALTERNATIVE_JRE_PATH" /> | ||
| 91 | - <option name="SUITE_NAME" /> | ||
| 92 | - <option name="PACKAGE_NAME" /> | ||
| 93 | - <option name="MAIN_CLASS_NAME" /> | ||
| 94 | - <option name="METHOD_NAME" /> | ||
| 95 | - <option name="GROUP_NAME" /> | ||
| 96 | - <option name="TEST_OBJECT" value="CLASS" /> | ||
| 97 | - <option name="VM_PARAMETERS" value="-ea" /> | ||
| 98 | - <option name="PARAMETERS" /> | ||
| 99 | - <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" /> | ||
| 100 | - <option name="OUTPUT_DIRECTORY" /> | ||
| 101 | - <option name="PASS_PARENT_ENVS" value="true" /> | ||
| 102 | - <option name="TEST_SEARCH_SCOPE"> | ||
| 103 | - <value defaultName="singleModule" /> | ||
| 104 | - </option> | ||
| 105 | - <option name="USE_DEFAULT_REPORTERS" value="false" /> | ||
| 106 | - <option name="PROPERTIES_FILE" /> | ||
| 107 | - <properties /> | ||
| 108 | - <listeners /> | ||
| 109 | - </configuration> | ||
| 110 | - <configuration name="<template>" type="JUnit" default="true" selected="false"> | ||
| 111 | - <option name="VM_PARAMETERS" value="-ea" /> | ||
| 112 | - <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" /> | ||
| 113 | - </configuration> | ||
| 114 | - </component> | ||
| 115 | - <component name="SvnConfiguration"> | ||
| 116 | - <configuration /> | ||
| 117 | - </component> | ||
| 118 | - <component name="TaskManager"> | ||
| 119 | - <task active="true" id="Default" summary="Default task"> | ||
| 120 | - <changelist id="26c93727-542e-40b3-8d87-0922eb0a34a4" name="Default" comment="" /> | ||
| 121 | - <created>1538276014672</created> | ||
| 122 | - <option name="number" value="Default" /> | ||
| 123 | - <option name="presentableId" value="Default" /> | ||
| 124 | - <updated>1538276014672</updated> | ||
| 125 | - </task> | ||
| 126 | - <servers /> | ||
| 127 | - </component> | ||
| 128 | - <component name="ToolWindowManager"> | ||
| 129 | - <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" /> | ||
| 130 | - <editor active="true" /> | ||
| 131 | - <layout> | ||
| 132 | - <window_info anchor="bottom" id="Android Profiler" show_stripe_button="false" /> | ||
| 133 | - <window_info anchor="bottom" id="TODO" order="6" /> | ||
| 134 | - <window_info anchor="right" id="Palette	" /> | ||
| 135 | - <window_info id="Image Layers" /> | ||
| 136 | - <window_info id="Build Variants" side_tool="true" /> | ||
| 137 | - <window_info anchor="right" id="Capture Analysis" /> | ||
| 138 | - <window_info anchor="bottom" id="Event Log" side_tool="true" /> | ||
| 139 | - <window_info anchor="bottom" id="Run" order="2" /> | ||
| 140 | - <window_info anchor="bottom" id="Version Control" show_stripe_button="false" /> | ||
| 141 | - <window_info anchor="bottom" id="Terminal" /> | ||
| 142 | - <window_info anchor="bottom" id="Logcat" /> | ||
| 143 | - <window_info id="Captures" /> | ||
| 144 | - <window_info id="Capture Tool" /> | ||
| 145 | - <window_info id="Designer" /> | ||
| 146 | - <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.25" /> | ||
| 147 | - <window_info id="Structure" order="1" side_tool="true" weight="0.25" /> | ||
| 148 | - <window_info anchor="right" id="Fabric" /> | ||
| 149 | - <window_info anchor="right" id="Device File Explorer" side_tool="true" /> | ||
| 150 | - <window_info anchor="right" id="Theme Preview" /> | ||
| 151 | - <window_info anchor="bottom" id="Debug" order="3" weight="0.4" /> | ||
| 152 | - <window_info id="Favorites" side_tool="true" /> | ||
| 153 | - <window_info anchor="bottom" id="Find" order="1" /> | ||
| 154 | - <window_info anchor="right" id="Commander" order="0" weight="0.4" /> | ||
| 155 | - <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" /> | ||
| 156 | - <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" /> | ||
| 157 | - <window_info anchor="right" id="Ant Build" order="1" weight="0.25" /> | ||
| 158 | - <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" /> | ||
| 159 | - <window_info anchor="bottom" id="Message" order="0" /> | ||
| 160 | - </layout> | ||
| 161 | - </component> | ||
| 162 | - <component name="VcsContentAnnotationSettings"> | ||
| 163 | - <option name="myLimit" value="2678400000" /> | ||
| 164 | - </component> | ||
| 165 | - <component name="editorHistoryManager"> | ||
| 166 | - <entry file="file://$PROJECT_DIR$/lib/main.dart"> | ||
| 167 | - <provider selected="true" editor-type-id="text-editor"> | ||
| 168 | - <state relative-caret-position="162"> | ||
| 169 | - <caret line="6" column="49" lean-forward="true" selection-start-line="6" selection-start-column="49" selection-end-line="6" selection-end-column="49" /> | ||
| 170 | - </state> | ||
| 171 | - </provider> | ||
| 172 | - </entry> | ||
| 173 | - </component> | ||
| 174 | -</project> |
-
Please register or login to post a comment