Showing
19 changed files
with
0 additions
and
646 deletions
.idea/codeStyles/Project.xml
deleted
100644 → 0
| 1 | -<component name="ProjectCodeStyleConfiguration"> | ||
| 2 | - <code_scheme name="Project" version="173"> | ||
| 3 | - <codeStyleSettings language="XML"> | ||
| 4 | - <indentOptions> | ||
| 5 | - <option name="CONTINUATION_INDENT_SIZE" value="4" /> | ||
| 6 | - </indentOptions> | ||
| 7 | - <arrangement> | ||
| 8 | - <rules> | ||
| 9 | - <section> | ||
| 10 | - <rule> | ||
| 11 | - <match> | ||
| 12 | - <AND> | ||
| 13 | - <NAME>xmlns:android</NAME> | ||
| 14 | - <XML_ATTRIBUTE /> | ||
| 15 | - <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
| 16 | - </AND> | ||
| 17 | - </match> | ||
| 18 | - </rule> | ||
| 19 | - </section> | ||
| 20 | - <section> | ||
| 21 | - <rule> | ||
| 22 | - <match> | ||
| 23 | - <AND> | ||
| 24 | - <NAME>xmlns:.*</NAME> | ||
| 25 | - <XML_ATTRIBUTE /> | ||
| 26 | - <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
| 27 | - </AND> | ||
| 28 | - </match> | ||
| 29 | - <order>BY_NAME</order> | ||
| 30 | - </rule> | ||
| 31 | - </section> | ||
| 32 | - <section> | ||
| 33 | - <rule> | ||
| 34 | - <match> | ||
| 35 | - <AND> | ||
| 36 | - <NAME>.*:id</NAME> | ||
| 37 | - <XML_ATTRIBUTE /> | ||
| 38 | - <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE> | ||
| 39 | - </AND> | ||
| 40 | - </match> | ||
| 41 | - </rule> | ||
| 42 | - </section> | ||
| 43 | - <section> | ||
| 44 | - <rule> | ||
| 45 | - <match> | ||
| 46 | - <AND> | ||
| 47 | - <NAME>.*:name</NAME> | ||
| 48 | - <XML_ATTRIBUTE /> | ||
| 49 | - <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE> | ||
| 50 | - </AND> | ||
| 51 | - </match> | ||
| 52 | - </rule> | ||
| 53 | - </section> | ||
| 54 | - <section> | ||
| 55 | - <rule> | ||
| 56 | - <match> | ||
| 57 | - <AND> | ||
| 58 | - <NAME>name</NAME> | ||
| 59 | - <XML_ATTRIBUTE /> | ||
| 60 | - <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
| 61 | - </AND> | ||
| 62 | - </match> | ||
| 63 | - </rule> | ||
| 64 | - </section> | ||
| 65 | - <section> | ||
| 66 | - <rule> | ||
| 67 | - <match> | ||
| 68 | - <AND> | ||
| 69 | - <NAME>style</NAME> | ||
| 70 | - <XML_ATTRIBUTE /> | ||
| 71 | - <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
| 72 | - </AND> | ||
| 73 | - </match> | ||
| 74 | - </rule> | ||
| 75 | - </section> | ||
| 76 | - <section> | ||
| 77 | - <rule> | ||
| 78 | - <match> | ||
| 79 | - <AND> | ||
| 80 | - <NAME>.*</NAME> | ||
| 81 | - <XML_ATTRIBUTE /> | ||
| 82 | - <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
| 83 | - </AND> | ||
| 84 | - </match> | ||
| 85 | - <order>BY_NAME</order> | ||
| 86 | - </rule> | ||
| 87 | - </section> | ||
| 88 | - <section> | ||
| 89 | - <rule> | ||
| 90 | - <match> | ||
| 91 | - <AND> | ||
| 92 | - <NAME>.*</NAME> | ||
| 93 | - <XML_ATTRIBUTE /> | ||
| 94 | - <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE> | ||
| 95 | - </AND> | ||
| 96 | - </match> | ||
| 97 | - <order>ANDROID_ATTRIBUTE_ORDER</order> | ||
| 98 | - </rule> | ||
| 99 | - </section> | ||
| 100 | - <section> | ||
| 101 | - <rule> | ||
| 102 | - <match> | ||
| 103 | - <AND> | ||
| 104 | - <NAME>.*</NAME> | ||
| 105 | - <XML_ATTRIBUTE /> | ||
| 106 | - <XML_NAMESPACE>.*</XML_NAMESPACE> | ||
| 107 | - </AND> | ||
| 108 | - </match> | ||
| 109 | - <order>BY_NAME</order> | ||
| 110 | - </rule> | ||
| 111 | - </section> | ||
| 112 | - </rules> | ||
| 113 | - </arrangement> | ||
| 114 | - </codeStyleSettings> | ||
| 115 | - </code_scheme> | ||
| 116 | -</component> |
.idea/libraries/Dart_SDK.xml
deleted
100644 → 0
| 1 | -<component name="libraryTable"> | ||
| 2 | - <library name="Dart SDK"> | ||
| 3 | - <CLASSES> | ||
| 4 | - <root url="file://G:/flutter/bin/cache/dart-sdk/lib/async" /> | ||
| 5 | - <root url="file://G:/flutter/bin/cache/dart-sdk/lib/collection" /> | ||
| 6 | - <root url="file://G:/flutter/bin/cache/dart-sdk/lib/convert" /> | ||
| 7 | - <root url="file://G:/flutter/bin/cache/dart-sdk/lib/core" /> | ||
| 8 | - <root url="file://G:/flutter/bin/cache/dart-sdk/lib/developer" /> | ||
| 9 | - <root url="file://G:/flutter/bin/cache/dart-sdk/lib/html" /> | ||
| 10 | - <root url="file://G:/flutter/bin/cache/dart-sdk/lib/io" /> | ||
| 11 | - <root url="file://G:/flutter/bin/cache/dart-sdk/lib/isolate" /> | ||
| 12 | - <root url="file://G:/flutter/bin/cache/dart-sdk/lib/math" /> | ||
| 13 | - <root url="file://G:/flutter/bin/cache/dart-sdk/lib/mirrors" /> | ||
| 14 | - <root url="file://G:/flutter/bin/cache/dart-sdk/lib/typed_data" /> | ||
| 15 | - </CLASSES> | ||
| 16 | - <JAVADOC /> | ||
| 17 | - <SOURCES /> | ||
| 18 | - </library> | ||
| 19 | -</component> |
.idea/libraries/Flutter_Plugins.xml
deleted
100644 → 0
.idea/misc.xml
deleted
100644 → 0
.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$/wakelock.iml" filepath="$PROJECT_DIR$/wakelock.iml" /> | ||
| 6 | - <module fileurl="file://$PROJECT_DIR$/android/wakelock_android.iml" filepath="$PROJECT_DIR$/android/wakelock_android.iml" /> | ||
| 7 | - <module fileurl="file://$PROJECT_DIR$/example/android/wakelock_example_android.iml" filepath="$PROJECT_DIR$/example/android/wakelock_example_android.iml" /> | ||
| 8 | - </modules> | ||
| 9 | - </component> | ||
| 10 | -</project> |
| 1 | -<component name="ProjectRunConfigurationManager"> | ||
| 2 | - <configuration default="false" name="example/lib/main.dart" type="FlutterRunConfigurationType" factoryName="Flutter" singleton="false"> | ||
| 3 | - <option name="filePath" value="$PROJECT_DIR$/example/lib/main.dart" /> | ||
| 4 | - <method v="2" /> | ||
| 5 | - </configuration> | ||
| 6 | -</component> |
.idea/vcs.xml
deleted
100644 → 0
.idea/workspace.xml
deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | -<project version="4"> | ||
| 3 | - <component name="ChangeListManager"> | ||
| 4 | - <list default="true" id="e35f5043-5075-4a5a-82bc-38cb15e0cba3" name="Default Changelist" comment="" /> | ||
| 5 | - <ignored path="$PROJECT_DIR$/.dart_tool/" /> | ||
| 6 | - <ignored path="$PROJECT_DIR$/.idea/" /> | ||
| 7 | - <ignored path="$PROJECT_DIR$/.pub/" /> | ||
| 8 | - <ignored path="$PROJECT_DIR$/build/" /> | ||
| 9 | - <ignored path="$PROJECT_DIR$/example/.pub/" /> | ||
| 10 | - <ignored path="$PROJECT_DIR$/example/build/" /> | ||
| 11 | - <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> | ||
| 12 | - <option name="SHOW_DIALOG" value="false" /> | ||
| 13 | - <option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||
| 14 | - <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | ||
| 15 | - <option name="LAST_RESOLUTION" value="IGNORE" /> | ||
| 16 | - </component> | ||
| 17 | - <component name="DefaultGradleProjectSettings"> | ||
| 18 | - <option name="testRunner" value="GRADLE" /> | ||
| 19 | - <option name="delegatedBuild" value="true" /> | ||
| 20 | - </component> | ||
| 21 | - <component name="ExecutionTargetManager" SELECTED_TARGET="P" /> | ||
| 22 | - <component name="FileEditorManager"> | ||
| 23 | - <leaf SIDE_TABS_SIZE_LIMIT_KEY="300"> | ||
| 24 | - <file pinned="false" current-in-tab="false"> | ||
| 25 | - <entry file="file://$PROJECT_DIR$/lib/wakelock.dart"> | ||
| 26 | - <provider selected="true" editor-type-id="text-editor"> | ||
| 27 | - <state relative-caret-position="512"> | ||
| 28 | - <caret line="34" column="43" selection-start-line="34" selection-start-column="43" selection-end-line="34" selection-end-column="43" /> | ||
| 29 | - <folding> | ||
| 30 | - <element signature="e#63#147#0" expanded="true" /> | ||
| 31 | - <element signature="e#742#835#0" expanded="true" /> | ||
| 32 | - <element signature="e#1010#1104#0" expanded="true" /> | ||
| 33 | - <element signature="e#1283#1364#0" expanded="true" /> | ||
| 34 | - <element signature="e#989#1096#0" expanded="true" /> | ||
| 35 | - </folding> | ||
| 36 | - </state> | ||
| 37 | - </provider> | ||
| 38 | - </entry> | ||
| 39 | - </file> | ||
| 40 | - <file pinned="false" current-in-tab="false"> | ||
| 41 | - <entry file="file://$PROJECT_DIR$/ios/Classes/WakelockPlugin.h"> | ||
| 42 | - <provider selected="true" editor-type-id="text-editor" /> | ||
| 43 | - </entry> | ||
| 44 | - </file> | ||
| 45 | - <file pinned="false" current-in-tab="false"> | ||
| 46 | - <entry file="file://$PROJECT_DIR$/ios/Classes/WakelockPlugin.m"> | ||
| 47 | - <provider selected="true" editor-type-id="text-editor" /> | ||
| 48 | - </entry> | ||
| 49 | - </file> | ||
| 50 | - <file pinned="false" current-in-tab="false"> | ||
| 51 | - <entry file="file://$PROJECT_DIR$/CHANGELOG.md"> | ||
| 52 | - <provider selected="true" editor-type-id="text-editor"> | ||
| 53 | - <state relative-caret-position="48"> | ||
| 54 | - <caret line="3" column="34" selection-start-line="3" selection-start-column="34" selection-end-line="3" selection-end-column="34" /> | ||
| 55 | - </state> | ||
| 56 | - </provider> | ||
| 57 | - </entry> | ||
| 58 | - </file> | ||
| 59 | - <file pinned="false" current-in-tab="false"> | ||
| 60 | - <entry file="file://$PROJECT_DIR$/README.md"> | ||
| 61 | - <provider selected="true" editor-type-id="text-editor"> | ||
| 62 | - <state relative-caret-position="335"> | ||
| 63 | - <caret line="26" column="66" selection-start-line="26" selection-start-column="66" selection-end-line="26" selection-end-column="66" /> | ||
| 64 | - </state> | ||
| 65 | - </provider> | ||
| 66 | - </entry> | ||
| 67 | - </file> | ||
| 68 | - <file pinned="false" current-in-tab="false"> | ||
| 69 | - <entry file="file://$PROJECT_DIR$/pubspec.yaml"> | ||
| 70 | - <provider selected="true" editor-type-id="text-editor"> | ||
| 71 | - <state relative-caret-position="16"> | ||
| 72 | - <caret line="1" column="183" lean-forward="true" selection-start-line="1" selection-start-column="13" selection-end-line="1" selection-end-column="183" /> | ||
| 73 | - </state> | ||
| 74 | - </provider> | ||
| 75 | - </entry> | ||
| 76 | - </file> | ||
| 77 | - <file pinned="false" current-in-tab="true"> | ||
| 78 | - <entry file="file://$PROJECT_DIR$/example/README.md"> | ||
| 79 | - <provider selected="true" editor-type-id="text-editor" /> | ||
| 80 | - </entry> | ||
| 81 | - </file> | ||
| 82 | - <file pinned="false" current-in-tab="false"> | ||
| 83 | - <entry file="file://$PROJECT_DIR$/example/lib/main.dart"> | ||
| 84 | - <provider selected="true" editor-type-id="text-editor"> | ||
| 85 | - <state> | ||
| 86 | - <folding> | ||
| 87 | - <element signature="e#0#39#0" expanded="true" /> | ||
| 88 | - </folding> | ||
| 89 | - </state> | ||
| 90 | - </provider> | ||
| 91 | - </entry> | ||
| 92 | - </file> | ||
| 93 | - </leaf> | ||
| 94 | - </component> | ||
| 95 | - <component name="FindInProjectRecents"> | ||
| 96 | - <findStrings> | ||
| 97 | - <find>isEqualToString</find> | ||
| 98 | - <find>isEqualToString:call.method</find> | ||
| 99 | - <find>boolean</find> | ||
| 100 | - </findStrings> | ||
| 101 | - </component> | ||
| 102 | - <component name="Git.Settings"> | ||
| 103 | - <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> | ||
| 104 | - </component> | ||
| 105 | - <component name="IdeDocumentHistory"> | ||
| 106 | - <option name="CHANGED_PATHS"> | ||
| 107 | - <list> | ||
| 108 | - <option value="$PROJECT_DIR$/ios/Classes/WakelockPlugin.m" /> | ||
| 109 | - <option value="$PROJECT_DIR$/CHANGELOG.md" /> | ||
| 110 | - <option value="$PROJECT_DIR$/LICENSE" /> | ||
| 111 | - <option value="$PROJECT_DIR$/lib/wakelock.dart" /> | ||
| 112 | - <option value="$PROJECT_DIR$/pubspec.yaml" /> | ||
| 113 | - <option value="$PROJECT_DIR$/README.md" /> | ||
| 114 | - </list> | ||
| 115 | - </option> | ||
| 116 | - </component> | ||
| 117 | - <component name="ProjectFrameBounds" extendedState="6"> | ||
| 118 | - <option name="x" value="-8" /> | ||
| 119 | - <option name="y" value="-8" /> | ||
| 120 | - <option name="width" value="1936" /> | ||
| 121 | - <option name="height" value="1096" /> | ||
| 122 | - </component> | ||
| 123 | - <component name="ProjectLevelVcsManager" settingsEditedManually="true" /> | ||
| 124 | - <component name="ProjectView"> | ||
| 125 | - <navigator currentView="ProjectPane" proportions="" version="1"> | ||
| 126 | - <foldersAlwaysOnTop value="true" /> | ||
| 127 | - </navigator> | ||
| 128 | - <panes> | ||
| 129 | - <pane id="AndroidView" /> | ||
| 130 | - <pane id="ProjectPane"> | ||
| 131 | - <subPane> | ||
| 132 | - <expand> | ||
| 133 | - <path> | ||
| 134 | - <item name="wakelock" type="b2602c69:ProjectViewProjectNode" /> | ||
| 135 | - <item name="wakelock" type="462c0819:PsiDirectoryNode" /> | ||
| 136 | - </path> | ||
| 137 | - <path> | ||
| 138 | - <item name="wakelock" type="b2602c69:ProjectViewProjectNode" /> | ||
| 139 | - <item name="wakelock" type="462c0819:PsiDirectoryNode" /> | ||
| 140 | - <item name="ios" type="462c0819:PsiDirectoryNode" /> | ||
| 141 | - </path> | ||
| 142 | - <path> | ||
| 143 | - <item name="wakelock" type="b2602c69:ProjectViewProjectNode" /> | ||
| 144 | - <item name="wakelock" type="462c0819:PsiDirectoryNode" /> | ||
| 145 | - <item name="ios" type="462c0819:PsiDirectoryNode" /> | ||
| 146 | - <item name="Classes" type="462c0819:PsiDirectoryNode" /> | ||
| 147 | - </path> | ||
| 148 | - </expand> | ||
| 149 | - <select /> | ||
| 150 | - </subPane> | ||
| 151 | - </pane> | ||
| 152 | - <pane id="PackagesPane" /> | ||
| 153 | - <pane id="Scope" /> | ||
| 154 | - </panes> | ||
| 155 | - </component> | ||
| 156 | - <component name="PropertiesComponent"> | ||
| 157 | - <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" /> | ||
| 158 | - <property name="dart.analysis.tool.window.force.activate" value="false" /> | ||
| 159 | - <property name="io.flutter.reload.alreadyRun" value="true" /> | ||
| 160 | - <property name="last_opened_file_path" value="$PROJECT_DIR$/android" /> | ||
| 161 | - <property name="show.migrate.to.gradle.popup" value="false" /> | ||
| 162 | - </component> | ||
| 163 | - <component name="RunDashboard"> | ||
| 164 | - <option name="ruleStates"> | ||
| 165 | - <list> | ||
| 166 | - <RuleState> | ||
| 167 | - <option name="name" value="ConfigurationTypeDashboardGroupingRule" /> | ||
| 168 | - </RuleState> | ||
| 169 | - <RuleState> | ||
| 170 | - <option name="name" value="StatusDashboardGroupingRule" /> | ||
| 171 | - </RuleState> | ||
| 172 | - </list> | ||
| 173 | - </option> | ||
| 174 | - </component> | ||
| 175 | - <component name="SvnConfiguration"> | ||
| 176 | - <configuration /> | ||
| 177 | - </component> | ||
| 178 | - <component name="TaskManager"> | ||
| 179 | - <task active="true" id="Default" summary="Default task"> | ||
| 180 | - <changelist id="e35f5043-5075-4a5a-82bc-38cb15e0cba3" name="Default Changelist" comment="" /> | ||
| 181 | - <created>1562454080446</created> | ||
| 182 | - <option name="number" value="Default" /> | ||
| 183 | - <option name="presentableId" value="Default" /> | ||
| 184 | - <updated>1562454080446</updated> | ||
| 185 | - </task> | ||
| 186 | - <servers /> | ||
| 187 | - </component> | ||
| 188 | - <component name="ToolWindowManager"> | ||
| 189 | - <frame x="-8" y="-8" width="1936" height="1096" extended-state="6" /> | ||
| 190 | - <layout> | ||
| 191 | - <window_info id="Capture Tool" /> | ||
| 192 | - <window_info id="Captures" side_tool="true" /> | ||
| 193 | - <window_info id="Structure" side_tool="true" /> | ||
| 194 | - <window_info id="Favorites" side_tool="true" /> | ||
| 195 | - <window_info id="Image Layers" /> | ||
| 196 | - <window_info id="Designer" /> | ||
| 197 | - <window_info id="Build Variants" side_tool="true" /> | ||
| 198 | - <window_info id="Resources Explorer" /> | ||
| 199 | - <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25" /> | ||
| 200 | - <window_info anchor="bottom" id="Run" visible="true" weight="0.32917964" /> | ||
| 201 | - <window_info anchor="bottom" id="Dart Analysis" weight="0.32917964" /> | ||
| 202 | - <window_info anchor="bottom" id="TODO" /> | ||
| 203 | - <window_info anchor="bottom" id="Logcat" /> | ||
| 204 | - <window_info anchor="bottom" id="Debug" /> | ||
| 205 | - <window_info anchor="bottom" id="Terminal" /> | ||
| 206 | - <window_info anchor="bottom" id="Event Log" side_tool="true" /> | ||
| 207 | - <window_info anchor="bottom" id="Flutter Performance" side_tool="true" /> | ||
| 208 | - <window_info anchor="bottom" id="Version Control" /> | ||
| 209 | - <window_info anchor="bottom" id="Android Profiler" show_stripe_button="false" /> | ||
| 210 | - <window_info anchor="right" id="Device File Explorer" side_tool="true" /> | ||
| 211 | - <window_info anchor="right" id="Capture Analysis" /> | ||
| 212 | - <window_info anchor="right" id="Theme Preview" /> | ||
| 213 | - <window_info anchor="right" id="Flutter Inspector" /> | ||
| 214 | - <window_info anchor="right" id="Flutter Outline" /> | ||
| 215 | - <window_info anchor="right" id="Palette	" /> | ||
| 216 | - </layout> | ||
| 217 | - </component> | ||
| 218 | - <component name="editorHistoryManager"> | ||
| 219 | - <entry file="file://$PROJECT_DIR$/test/wakelock_test.dart"> | ||
| 220 | - <provider selected="true" editor-type-id="text-editor"> | ||
| 221 | - <state relative-caret-position="256"> | ||
| 222 | - <caret line="18" column="49" lean-forward="true" selection-start-line="18" selection-start-column="49" selection-end-line="18" selection-end-column="49" /> | ||
| 223 | - </state> | ||
| 224 | - </provider> | ||
| 225 | - </entry> | ||
| 226 | - <entry file="file://$PROJECT_DIR$/CHANGELOG.md"> | ||
| 227 | - <provider selected="true" editor-type-id="text-editor"> | ||
| 228 | - <state relative-caret-position="48"> | ||
| 229 | - <caret line="3" column="34" selection-start-line="3" selection-start-column="34" selection-end-line="3" selection-end-column="34" /> | ||
| 230 | - </state> | ||
| 231 | - </provider> | ||
| 232 | - </entry> | ||
| 233 | - <entry file="file://$PROJECT_DIR$/LICENSE"> | ||
| 234 | - <provider selected="true" editor-type-id="text-editor" /> | ||
| 235 | - </entry> | ||
| 236 | - <entry file="file://$PROJECT_DIR$/ios/Classes/WakelockPlugin.h"> | ||
| 237 | - <provider selected="true" editor-type-id="text-editor" /> | ||
| 238 | - </entry> | ||
| 239 | - <entry file="file://$PROJECT_DIR$/lib/wakelock.dart"> | ||
| 240 | - <provider selected="true" editor-type-id="text-editor"> | ||
| 241 | - <state relative-caret-position="512"> | ||
| 242 | - <caret line="34" column="43" selection-start-line="34" selection-start-column="43" selection-end-line="34" selection-end-column="43" /> | ||
| 243 | - <folding> | ||
| 244 | - <element signature="e#63#147#0" expanded="true" /> | ||
| 245 | - <element signature="e#742#835#0" expanded="true" /> | ||
| 246 | - <element signature="e#1010#1104#0" expanded="true" /> | ||
| 247 | - <element signature="e#1283#1364#0" expanded="true" /> | ||
| 248 | - <element signature="e#989#1096#0" expanded="true" /> | ||
| 249 | - </folding> | ||
| 250 | - </state> | ||
| 251 | - </provider> | ||
| 252 | - </entry> | ||
| 253 | - <entry file="file://$PROJECT_DIR$/example/lib/main.dart"> | ||
| 254 | - <provider selected="true" editor-type-id="text-editor"> | ||
| 255 | - <state> | ||
| 256 | - <folding> | ||
| 257 | - <element signature="e#0#39#0" expanded="true" /> | ||
| 258 | - </folding> | ||
| 259 | - </state> | ||
| 260 | - </provider> | ||
| 261 | - </entry> | ||
| 262 | - <entry file="file://$PROJECT_DIR$/README.md"> | ||
| 263 | - <provider selected="true" editor-type-id="text-editor"> | ||
| 264 | - <state relative-caret-position="335"> | ||
| 265 | - <caret line="26" column="66" selection-start-line="26" selection-start-column="66" selection-end-line="26" selection-end-column="66" /> | ||
| 266 | - </state> | ||
| 267 | - </provider> | ||
| 268 | - </entry> | ||
| 269 | - <entry file="file://$PROJECT_DIR$/ios/Classes/WakelockPlugin.m"> | ||
| 270 | - <provider selected="true" editor-type-id="text-editor" /> | ||
| 271 | - </entry> | ||
| 272 | - <entry file="file://$PROJECT_DIR$/pubspec.yaml"> | ||
| 273 | - <provider selected="true" editor-type-id="text-editor"> | ||
| 274 | - <state relative-caret-position="16"> | ||
| 275 | - <caret line="1" column="183" lean-forward="true" selection-start-line="1" selection-start-column="13" selection-end-line="1" selection-end-column="183" /> | ||
| 276 | - </state> | ||
| 277 | - </provider> | ||
| 278 | - </entry> | ||
| 279 | - <entry file="file://$PROJECT_DIR$/example/README.md"> | ||
| 280 | - <provider selected="true" editor-type-id="text-editor" /> | ||
| 281 | - </entry> | ||
| 282 | - </component> | ||
| 283 | -</project> |
android/.idea/.name
deleted
100644 → 0
| 1 | -wakelock |
No preview for this file type
No preview for this file type
android/.idea/codeStyles/Project.xml
deleted
100644 → 0
| 1 | -<component name="ProjectCodeStyleConfiguration"> | ||
| 2 | - <code_scheme name="Project" version="173"> | ||
| 3 | - <codeStyleSettings language="XML"> | ||
| 4 | - <indentOptions> | ||
| 5 | - <option name="CONTINUATION_INDENT_SIZE" value="4" /> | ||
| 6 | - </indentOptions> | ||
| 7 | - <arrangement> | ||
| 8 | - <rules> | ||
| 9 | - <section> | ||
| 10 | - <rule> | ||
| 11 | - <match> | ||
| 12 | - <AND> | ||
| 13 | - <NAME>xmlns:android</NAME> | ||
| 14 | - <XML_ATTRIBUTE /> | ||
| 15 | - <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
| 16 | - </AND> | ||
| 17 | - </match> | ||
| 18 | - </rule> | ||
| 19 | - </section> | ||
| 20 | - <section> | ||
| 21 | - <rule> | ||
| 22 | - <match> | ||
| 23 | - <AND> | ||
| 24 | - <NAME>xmlns:.*</NAME> | ||
| 25 | - <XML_ATTRIBUTE /> | ||
| 26 | - <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
| 27 | - </AND> | ||
| 28 | - </match> | ||
| 29 | - <order>BY_NAME</order> | ||
| 30 | - </rule> | ||
| 31 | - </section> | ||
| 32 | - <section> | ||
| 33 | - <rule> | ||
| 34 | - <match> | ||
| 35 | - <AND> | ||
| 36 | - <NAME>.*:id</NAME> | ||
| 37 | - <XML_ATTRIBUTE /> | ||
| 38 | - <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE> | ||
| 39 | - </AND> | ||
| 40 | - </match> | ||
| 41 | - </rule> | ||
| 42 | - </section> | ||
| 43 | - <section> | ||
| 44 | - <rule> | ||
| 45 | - <match> | ||
| 46 | - <AND> | ||
| 47 | - <NAME>.*:name</NAME> | ||
| 48 | - <XML_ATTRIBUTE /> | ||
| 49 | - <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE> | ||
| 50 | - </AND> | ||
| 51 | - </match> | ||
| 52 | - </rule> | ||
| 53 | - </section> | ||
| 54 | - <section> | ||
| 55 | - <rule> | ||
| 56 | - <match> | ||
| 57 | - <AND> | ||
| 58 | - <NAME>name</NAME> | ||
| 59 | - <XML_ATTRIBUTE /> | ||
| 60 | - <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
| 61 | - </AND> | ||
| 62 | - </match> | ||
| 63 | - </rule> | ||
| 64 | - </section> | ||
| 65 | - <section> | ||
| 66 | - <rule> | ||
| 67 | - <match> | ||
| 68 | - <AND> | ||
| 69 | - <NAME>style</NAME> | ||
| 70 | - <XML_ATTRIBUTE /> | ||
| 71 | - <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
| 72 | - </AND> | ||
| 73 | - </match> | ||
| 74 | - </rule> | ||
| 75 | - </section> | ||
| 76 | - <section> | ||
| 77 | - <rule> | ||
| 78 | - <match> | ||
| 79 | - <AND> | ||
| 80 | - <NAME>.*</NAME> | ||
| 81 | - <XML_ATTRIBUTE /> | ||
| 82 | - <XML_NAMESPACE>^$</XML_NAMESPACE> | ||
| 83 | - </AND> | ||
| 84 | - </match> | ||
| 85 | - <order>BY_NAME</order> | ||
| 86 | - </rule> | ||
| 87 | - </section> | ||
| 88 | - <section> | ||
| 89 | - <rule> | ||
| 90 | - <match> | ||
| 91 | - <AND> | ||
| 92 | - <NAME>.*</NAME> | ||
| 93 | - <XML_ATTRIBUTE /> | ||
| 94 | - <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE> | ||
| 95 | - </AND> | ||
| 96 | - </match> | ||
| 97 | - <order>ANDROID_ATTRIBUTE_ORDER</order> | ||
| 98 | - </rule> | ||
| 99 | - </section> | ||
| 100 | - <section> | ||
| 101 | - <rule> | ||
| 102 | - <match> | ||
| 103 | - <AND> | ||
| 104 | - <NAME>.*</NAME> | ||
| 105 | - <XML_ATTRIBUTE /> | ||
| 106 | - <XML_NAMESPACE>.*</XML_NAMESPACE> | ||
| 107 | - </AND> | ||
| 108 | - </match> | ||
| 109 | - <order>BY_NAME</order> | ||
| 110 | - </rule> | ||
| 111 | - </section> | ||
| 112 | - </rules> | ||
| 113 | - </arrangement> | ||
| 114 | - </codeStyleSettings> | ||
| 115 | - </code_scheme> | ||
| 116 | -</component> |
android/.idea/gradle.xml
deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | -<project version="4"> | ||
| 3 | - <component name="GradleSettings"> | ||
| 4 | - <option name="linkedExternalProjectsSettings"> | ||
| 5 | - <GradleProjectSettings> | ||
| 6 | - <compositeConfiguration> | ||
| 7 | - <compositeBuild compositeDefinitionSource="SCRIPT" /> | ||
| 8 | - </compositeConfiguration> | ||
| 9 | - <option name="distributionType" value="DEFAULT_WRAPPED" /> | ||
| 10 | - <option name="externalProjectPath" value="$PROJECT_DIR$" /> | ||
| 11 | - <option name="resolveModulePerSourceSet" value="false" /> | ||
| 12 | - <option name="testRunner" value="PLATFORM" /> | ||
| 13 | - </GradleProjectSettings> | ||
| 14 | - </option> | ||
| 15 | - </component> | ||
| 16 | -</project> |
android/.idea/misc.xml
deleted
100644 → 0
android/.idea/modules.xml
deleted
100644 → 0
android/.idea/runConfigurations.xml
deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | -<project version="4"> | ||
| 3 | - <component name="RunConfigurationProducerService"> | ||
| 4 | - <option name="ignoredProducers"> | ||
| 5 | - <set> | ||
| 6 | - <option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" /> | ||
| 7 | - <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" /> | ||
| 8 | - <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" /> | ||
| 9 | - </set> | ||
| 10 | - </option> | ||
| 11 | - </component> | ||
| 12 | -</project> |
android/.idea/vcs.xml
deleted
100644 → 0
wakelock.iml
deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | -<module type="JAVA_MODULE" version="4"> | ||
| 3 | - <component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
| 4 | - <exclude-output /> | ||
| 5 | - <content url="file://$MODULE_DIR$"> | ||
| 6 | - <sourceFolder url="file://$MODULE_DIR$/lib" isTestSource="false" /> | ||
| 7 | - <excludeFolder url="file://$MODULE_DIR$/.dart_tool" /> | ||
| 8 | - <excludeFolder url="file://$MODULE_DIR$/.idea" /> | ||
| 9 | - <excludeFolder url="file://$MODULE_DIR$/.pub" /> | ||
| 10 | - <excludeFolder url="file://$MODULE_DIR$/build" /> | ||
| 11 | - <excludeFolder url="file://$MODULE_DIR$/example/.dart_tool" /> | ||
| 12 | - <excludeFolder url="file://$MODULE_DIR$/example/.pub" /> | ||
| 13 | - <excludeFolder url="file://$MODULE_DIR$/example/build" /> | ||
| 14 | - </content> | ||
| 15 | - <orderEntry type="sourceFolder" forTests="false" /> | ||
| 16 | - <orderEntry type="library" name="Dart SDK" level="project" /> | ||
| 17 | - <orderEntry type="library" name="Flutter Plugins" level="project" /> | ||
| 18 | - </component> | ||
| 19 | -</module> |
-
Please register or login to post a comment