workspace.xml 45.7 KB
Newer Older
pichillilorenzo's avatar
pichillilorenzo committed
1 2
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
pichillilorenzo's avatar
pichillilorenzo committed
3 4 5 6 7
  <component name="AndroidLayouts">
    <shared>
      <config />
    </shared>
  </component>
8 9 10
  <component name="AndroidLogFilters">
    <option name="TOOL_WINDOW_CONFIGURED_FILTER" value="Show only selected application" />
  </component>
11 12 13 14 15
  <component name="CMakeSettings">
    <configurations>
      <configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" />
    </configurations>
  </component>
pichillilorenzo's avatar
pichillilorenzo committed
16
  <component name="ChangeListManager">
17
    <list default="true" id="9b41f7a2-a71e-4923-91fb-249d7815b3e7" name="Default" comment="">
18 19 20 21 22 23
      <change afterPath="$PROJECT_DIR$/example/test/custom_widget_test.dart" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/example/test/in_app_webview_initial_file_test.dart" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/example/test/in_app_webview_initial_url_test.dart" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/example/test/in_app_webview_on_load_resource_test.dart" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/example/test/main_test.dart" afterDir="false" />
      <change afterPath="$PROJECT_DIR$/example/test/util_test.dart" afterDir="false" />
24 25
      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/android/src/main/java/com/pichillilorenzo/flutter_inappbrowser/InAppWebView/InAppWebViewClient.java" beforeDir="false" afterPath="$PROJECT_DIR$/android/src/main/java/com/pichillilorenzo/flutter_inappbrowser/InAppWebView/InAppWebViewClient.java" afterDir="false" />
26 27
      <change beforePath="$PROJECT_DIR$/example/lib/main.dart" beforeDir="false" afterPath="$PROJECT_DIR$/example/lib/main.dart" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/example/pubspec.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/example/pubspec.yaml" afterDir="false" />
28
    </list>
pichillilorenzo's avatar
pichillilorenzo committed
29 30 31 32 33 34 35 36 37 38 39 40
    <ignored path="$PROJECT_DIR$/.dart_tool/" />
    <ignored path="$PROJECT_DIR$/.idea/" />
    <ignored path="$PROJECT_DIR$/.pub/" />
    <ignored path="$PROJECT_DIR$/build/" />
    <ignored path="$PROJECT_DIR$/example/.pub/" />
    <ignored path="$PROJECT_DIR$/example/build/" />
    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
    <option name="SHOW_DIALOG" value="false" />
    <option name="HIGHLIGHT_CONFLICTS" value="true" />
    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
    <option name="LAST_RESOLUTION" value="IGNORE" />
  </component>
41 42 43 44
  <component name="DefaultGradleProjectSettings">
    <option name="isMigrated" value="true" />
  </component>
  <component name="ExecutionTargetManager" SELECTED_TARGET="Pixel_3_XL_API_24" />
pichillilorenzo's avatar
pichillilorenzo committed
45
  <component name="FileEditorManager">
46
    <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
47
      <file pinned="false" current-in-tab="false">
48
        <entry file="file://$PROJECT_DIR$/lib/src/in_app_webview.dart">
49
          <provider selected="true" editor-type-id="text-editor">
50 51
            <state relative-caret-position="175">
              <caret line="253" column="38" selection-start-line="253" selection-start-column="38" selection-end-line="253" selection-end-column="38" />
52
              <folding>
53
                <element signature="e#0#17#0" expanded="true" />
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
54
              </folding>
55 56 57 58
            </state>
          </provider>
        </entry>
      </file>
59
      <file pinned="false" current-in-tab="false">
60
        <entry file="file://$PROJECT_DIR$/example/lib/inline_example.screen.dart">
61
          <provider selected="true" editor-type-id="text-editor">
62 63
            <state relative-caret-position="4">
              <caret line="90" column="44" selection-start-line="90" selection-start-column="25" selection-end-line="90" selection-end-column="44" />
64
              <folding>
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
65
                <element signature="e#0#20#0" expanded="true" />
66 67 68 69 70
              </folding>
            </state>
          </provider>
        </entry>
      </file>
71 72
      <file pinned="false" current-in-tab="true">
        <entry file="file://$PROJECT_DIR$/example/test/in_app_webview_on_load_resource_test.dart">
73
          <provider selected="true" editor-type-id="text-editor">
74 75
            <state relative-caret-position="255">
              <caret line="17" column="64" selection-start-line="17" selection-start-column="64" selection-end-line="17" selection-end-column="64" />
76
              <folding>
77
                <element signature="e#0#39#0" expanded="true" />
78 79 80 81 82
              </folding>
            </state>
          </provider>
        </entry>
      </file>
83
      <file pinned="false" current-in-tab="false">
84
        <entry file="file://$PROJECT_DIR$/example/test/in_app_webview_initial_file_test.dart">
85
          <provider selected="true" editor-type-id="text-editor">
86 87 88 89 90
            <state relative-caret-position="120">
              <caret line="8" column="73" selection-start-line="8" selection-start-column="73" selection-end-line="8" selection-end-column="73" />
              <folding>
                <element signature="e#0#39#0" expanded="true" />
              </folding>
91 92 93 94
            </state>
          </provider>
        </entry>
      </file>
95
      <file pinned="false" current-in-tab="false">
96
        <entry file="file://$PROJECT_DIR$/example/assets/index.html">
97
          <provider selected="true" editor-type-id="text-editor">
98 99
            <state relative-caret-position="301">
              <caret line="39" column="61" selection-start-line="39" selection-start-column="25" selection-end-line="39" selection-end-column="61" />
100 101 102 103
            </state>
          </provider>
        </entry>
      </file>
104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
      <file pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/example/test/in_app_webview_initial_url_test.dart">
          <provider selected="true" editor-type-id="text-editor">
            <state relative-caret-position="-260">
              <caret line="5" column="33" selection-start-line="5" selection-start-column="33" selection-end-line="5" selection-end-column="33" />
              <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$/example/test/util_test.dart">
          <provider selected="true" editor-type-id="text-editor">
            <state relative-caret-position="97">
              <caret line="35" column="74" selection-start-line="35" selection-start-column="74" selection-end-line="35" selection-end-column="74" />
              <folding>
                <element signature="e#0#42#0" expanded="true" />
              </folding>
            </state>
          </provider>
        </entry>
      </file>
      <file pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/example/test/main_test.dart">
130
          <provider selected="true" editor-type-id="text-editor">
131 132
            <state relative-caret-position="-231">
              <caret column="20" selection-start-column="20" selection-end-column="20" />
133 134 135 136
            </state>
          </provider>
        </entry>
      </file>
pichillilorenzo's avatar
pichillilorenzo committed
137 138 139 140 141 142
    </leaf>
  </component>
  <component name="FileTemplateManagerImpl">
    <option name="RECENT_TEMPLATES">
      <list>
        <option value="Class" />
143
        <option value="Dart File" />
pichillilorenzo's avatar
pichillilorenzo committed
144 145 146 147 148
      </list>
    </option>
  </component>
  <component name="FindInProjectRecents">
    <findStrings>
149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167
      <find>weBVIEWCONTROL</find>
      <find>getFa</find>
      <find>supportZoom</find>
      <find>layou</find>
      <find>HttpAuthCredential</find>
      <find>layoutA</find>
      <find>AndroidInAppWebViewForceDark</find>
      <find>AndroidInAppWebViewModeMenuItem</find>
      <find>AndroidInAppWebViewMixedContentMode</find>
      <find>IosInAppWebViewSelectionGranularity</find>
      <find>preferredContent</find>
      <find>IosWebViewOptionsPresentationStyle</find>
      <find>AndroidInAppWebViewCacheMode</find>
      <find>Action</find>
      <find>IosSafariOptionsDismissButtonStyle</find>
      <find>method</find>
      <find>AjaxRequestEvent</find>
      <find>withCredentials</find>
      <find>current</find>
168 169 170 171
      <find>FetchRequest</find>
      <find>my-special-custom-scheme</find>
      <find>should</find>
      <find>resourceCustomSchemes</find>
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
172 173
      <find>evaluateJavascript</find>
      <find>WebHistory</find>
174 175 176 177
      <find>shouldInterceptAjaxRequest</find>
      <find>flutterInAppBrowserPlatformReady</find>
      <find>evaluateJ</find>
      <find>AjaxRequest</find>
178
      <find>_onPlatformViewCreated</find>
pichillilorenzo's avatar
pichillilorenzo committed
179 180 181 182 183 184
    </findStrings>
    <replaceStrings>
      <replace>activity.getPreferences(0)</replace>
      <replace>Log.</replace>
      <replace>com.pichillilorenzo.flutter_inappbrowser</replace>
      <replace>flutter_inappbrowser</replace>
185 186
      <replace>throwIsNotOpened</replace>
      <replace>ChannelManager</replace>
187
      <replace>Function</replace>
188
      <replace>?.toMap() ?? {});</replace>
189 190
      <replace>javascriptEnabled</replace>
      <replace>[InAppWebView]\</replace>
pichillilorenzo's avatar
pichillilorenzo committed
191
    </replaceStrings>
192 193
    <dirStrings>
      <dir>$PROJECT_DIR$/example/android</dir>
194
      <dir>$PROJECT_DIR$/lib/src</dir>
195
      <dir>$PROJECT_DIR$/lib</dir>
196
    </dirStrings>
pichillilorenzo's avatar
pichillilorenzo committed
197
  </component>
pichillilorenzo's avatar
pichillilorenzo committed
198 199 200
  <component name="Git.Settings">
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  </component>
pichillilorenzo's avatar
pichillilorenzo committed
201 202 203
  <component name="IdeDocumentHistory">
    <option name="CHANGED_PATHS">
      <list>
204
        <option value="$PROJECT_DIR$/example/assets/page-1.html" />
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
205
        <option value="$PROJECT_DIR$/example/assets/css/style.css" />
206 207
        <option value="$PROJECT_DIR$/ios/Classes/InAppWebView.swift" />
        <option value="$PROJECT_DIR$/README.md" />
208
        <option value="$PROJECT_DIR$/android/src/main/AndroidManifest.xml" />
209 210
        <option value="$PROJECT_DIR$/lib/in_app_browser.dart" />
        <option value="$PROJECT_DIR$/lib/src/in_app_localhost_server.dart" />
211
        <option value="$PROJECT_DIR$/lib/src/web_history.dart" />
212
        <option value="$PROJECT_DIR$/example/ios/Runner/Info.plist" />
213 214
        <option value="$PROJECT_DIR$/lib/src/credentials_database.dart" />
        <option value="$PROJECT_DIR$/lib/flutter_inappbrowser.dart" />
215
        <option value="$PROJECT_DIR$/lib/src/channel_manager.dart" />
216
        <option value="$PROJECT_DIR$/android/build.gradle" />
217 218 219 220 221 222
        <option value="$PROJECT_DIR$/lib/t_rex_runner/index.js" />
        <option value="$PROJECT_DIR$/lib/t_rex_runner/index.css" />
        <option value="$PROJECT_DIR$/lib/t_rex_runner/index.html" />
        <option value="$PROJECT_DIR$/lib/t_rex_runner/t-rex.html" />
        <option value="$PROJECT_DIR$/lib/t_rex_runner/t-rex.css" />
        <option value="$PROJECT_DIR$/example/lib/test.dart" />
223 224
        <option value="$PROJECT_DIR$/ios/flutter_inappbrowser.podspec" />
        <option value="$PROJECT_DIR$/nodejs_server_test_auth_basic_and_ssl/index.js" />
225
        <option value="$PROJECT_DIR$/lib/src/webview_options.dart" />
226
        <option value="$PROJECT_DIR$/lib/src/content_blocker.dart" />
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
227 228 229 230 231 232 233
        <option value="$PROJECT_DIR$/lib/src/http_auth_credentials_database.dart" />
        <option value="$PROJECT_DIR$/lib/src/cookie_manager.dart" />
        <option value="$PROJECT_DIR$/lib/src/chrome_safari_browser.dart" />
        <option value="$PROJECT_DIR$/example/lib/chrome_safari_example.screen.dart" />
        <option value="$PROJECT_DIR$/lib/src/in_app_browser.dart" />
        <option value="$PROJECT_DIR$/example/lib/webview_example.screen.dart" />
        <option value="$PROJECT_DIR$/lib/src/types.dart" />
234 235
        <option value="$PROJECT_DIR$/example/assets/index.html" />
        <option value="$PROJECT_DIR$/CHANGELOG.md" />
236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254
        <option value="$PROJECT_DIR$/example/lib/main.dart" />
        <option value="$PROJECT_DIR$/tests/in_app_weview_widget.dart" />
        <option value="$PROJECT_DIR$/tests/in_app_webview_widget.dart" />
        <option value="$PROJECT_DIR$/tests/in_app_webview_test.dart" />
        <option value="$PROJECT_DIR$/lib/src/in_app_webview.dart" />
        <option value="$PROJECT_DIR$/example/lib/inline_example.screen.dart" />
        <option value="$PROJECT_DIR$/test/in_app_webview_test.dart" />
        <option value="$PROJECT_DIR$/test/in_app_webview_initial_url.dart" />
        <option value="$PROJECT_DIR$/test/in_app_webview_initial_url_test.dart" />
        <option value="$PROJECT_DIR$/test/main_test.dart" />
        <option value="$PROJECT_DIR$/pubspec.yaml" />
        <option value="$PROJECT_DIR$/example/test/custom_widget_test.dart" />
        <option value="$PROJECT_DIR$/example/test/custom_assert.dart" />
        <option value="$PROJECT_DIR$/example/pubspec.yaml" />
        <option value="$PROJECT_DIR$/example/test/main_test.dart" />
        <option value="$PROJECT_DIR$/example/test/in_app_webview_initial_url_test.dart" />
        <option value="$PROJECT_DIR$/example/test/in_app_webview_initial_file_test.dart" />
        <option value="$PROJECT_DIR$/example/test/util_test.dart" />
        <option value="$PROJECT_DIR$/example/test/in_app_webview_on_load_resource_test.dart" />
pichillilorenzo's avatar
pichillilorenzo committed
255 256 257
      </list>
    </option>
  </component>
258
  <component name="ProjectFrameBounds">
pichillilorenzo's avatar
pichillilorenzo committed
259
    <option name="y" value="23" />
260
    <option name="width" value="1920" />
261
    <option name="height" value="1057" />
pichillilorenzo's avatar
pichillilorenzo committed
262
  </component>
pichillilorenzo's avatar
pichillilorenzo committed
263
  <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
pichillilorenzo's avatar
pichillilorenzo committed
264 265 266 267 268
  <component name="ProjectView">
    <navigator currentView="ProjectPane" proportions="" version="1">
      <foldersAlwaysOnTop value="true" />
    </navigator>
    <panes>
269 270 271 272 273 274 275 276 277 278 279
      <pane id="Scope">
        <subPane subId="Project Files">
          <expand>
            <path>
              <item name="Root" type="cbb8eebc:String" user="Root" />
              <item name="flutter_inappbrowser" type="cbb8eebc:String" user="flutter_inappbrowser" />
            </path>
          </expand>
          <select />
        </subPane>
      </pane>
280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308
      <pane id="AndroidView">
        <subPane>
          <expand>
            <path>
              <item name="flutter_inappbrowser" type="1abcf292:AndroidViewProjectNode" />
              <item name="flutter_inappbrowser_android" type="e9137016:NonAndroidModuleNode" />
            </path>
            <path>
              <item name="flutter_inappbrowser" type="1abcf292:AndroidViewProjectNode" />
              <item name="flutter_inappbrowser_android" type="e9137016:NonAndroidModuleNode" />
              <item name="java" type="f7eae187:NonAndroidSourceTypeNode" />
            </path>
            <path>
              <item name="flutter_inappbrowser" type="1abcf292:AndroidViewProjectNode" />
              <item name="flutter_inappbrowser_android" type="e9137016:NonAndroidModuleNode" />
              <item name="java" type="f7eae187:NonAndroidSourceTypeNode" />
              <item name="flutter_inappbrowser" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="flutter_inappbrowser" type="1abcf292:AndroidViewProjectNode" />
              <item name="flutter_inappbrowser_android" type="e9137016:NonAndroidModuleNode" />
              <item name="java" type="f7eae187:NonAndroidSourceTypeNode" />
              <item name="flutter_inappbrowser" type="462c0819:PsiDirectoryNode" />
              <item name="InAppWebView" type="462c0819:PsiDirectoryNode" />
            </path>
          </expand>
          <select />
        </subPane>
      </pane>
309
      <pane id="PackagesPane" />
310 311 312 313 314 315 316 317 318 319
      <pane id="ProjectPane">
        <subPane>
          <expand>
            <path>
              <item name="flutter_inappbrowser" type="b2602c69:ProjectViewProjectNode" />
              <item name="flutter_inappbrowser" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="flutter_inappbrowser" type="b2602c69:ProjectViewProjectNode" />
              <item name="flutter_inappbrowser" type="462c0819:PsiDirectoryNode" />
320 321 322 323 324 325 326
              <item name="example" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="flutter_inappbrowser" type="b2602c69:ProjectViewProjectNode" />
              <item name="flutter_inappbrowser" type="462c0819:PsiDirectoryNode" />
              <item name="example" type="462c0819:PsiDirectoryNode" />
              <item name="assets" type="462c0819:PsiDirectoryNode" />
327 328 329 330
            </path>
            <path>
              <item name="flutter_inappbrowser" type="b2602c69:ProjectViewProjectNode" />
              <item name="flutter_inappbrowser" type="462c0819:PsiDirectoryNode" />
331
              <item name="example" type="462c0819:PsiDirectoryNode" />
332 333 334 335 336
              <item name="lib" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="flutter_inappbrowser" type="b2602c69:ProjectViewProjectNode" />
              <item name="flutter_inappbrowser" type="462c0819:PsiDirectoryNode" />
337 338
              <item name="example" type="462c0819:PsiDirectoryNode" />
              <item name="test" type="462c0819:PsiDirectoryNode" />
339 340 341 342
            </path>
            <path>
              <item name="flutter_inappbrowser" type="b2602c69:ProjectViewProjectNode" />
              <item name="flutter_inappbrowser" type="462c0819:PsiDirectoryNode" />
343
              <item name="lib" type="462c0819:PsiDirectoryNode" />
344 345 346 347 348 349 350 351 352
            </path>
            <path>
              <item name="flutter_inappbrowser" type="b2602c69:ProjectViewProjectNode" />
              <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
            </path>
          </expand>
          <select />
        </subPane>
      </pane>
pichillilorenzo's avatar
pichillilorenzo committed
353 354 355
    </panes>
  </component>
  <component name="PropertiesComponent">
356 357 358
    <property name="Downloaded.Files.Path.Enabled" value="true" />
    <property name="Repository.Attach.JavaDocs" value="false" />
    <property name="Repository.Attach.Sources" value="false" />
359
    <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
360 361
    <property name="android.project.structure.last.selected" value="SDK Location" />
    <property name="android.project.structure.proportion" value="0.15" />
pichillilorenzo's avatar
pichillilorenzo committed
362 363
    <property name="dart.analysis.tool.window.force.activate" value="false" />
    <property name="io.flutter.reload.alreadyRun" value="true" />
364 365
    <property name="last_opened_file_path" value="$PROJECT_DIR$/example/test" />
    <property name="project.structure.last.edited" value="Project" />
366 367
    <property name="project.structure.proportion" value="0.15" />
    <property name="project.structure.side.proportion" value="0.2" />
368
    <property name="settings.editor.selected.configurable" value="preferences.externalTools" />
369
    <property name="show.migrate.to.gradle.popup" value="false" />
pichillilorenzo's avatar
pichillilorenzo committed
370 371
  </component>
  <component name="RecentsManager">
372 373 374 375 376 377 378
    <key name="MoveFile.RECENT_KEYS">
      <recent name="$PROJECT_DIR$/example" />
      <recent name="$PROJECT_DIR$/example/lib" />
      <recent name="$PROJECT_DIR$/lib" />
      <recent name="$PROJECT_DIR$/nodejs_server_test_auth_basic_and_ssl/assets" />
      <recent name="$PROJECT_DIR$/example/assets" />
    </key>
379
    <key name="CopyFile.RECENT_KEYS">
380
      <recent name="$PROJECT_DIR$/example/test" />
381 382 383 384
      <recent name="$PROJECT_DIR$/example/assets" />
      <recent name="$PROJECT_DIR$" />
      <recent name="$PROJECT_DIR$/example" />
      <recent name="$PROJECT_DIR$/example/assets/images" />
385
    </key>
pichillilorenzo's avatar
pichillilorenzo committed
386 387 388 389 390 391 392 393 394 395 396 397 398 399
  </component>
  <component name="RunDashboard">
    <option name="ruleStates">
      <list>
        <RuleState>
          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
        </RuleState>
        <RuleState>
          <option name="name" value="StatusDashboardGroupingRule" />
        </RuleState>
      </list>
    </option>
  </component>
  <component name="RunManager">
400
    <configuration name="&lt;template&gt;" type="JUnit" default="true" selected="false">
pichillilorenzo's avatar
pichillilorenzo committed
401 402 403
      <option name="MAIN_CLASS_NAME" />
      <option name="VM_PARAMETERS" value="-ea" />
      <option name="PARAMETERS" />
404 405 406 407
      <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
    </configuration>
    <configuration name="&lt;template&gt;" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" default="true" selected="false">
      <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
pichillilorenzo's avatar
pichillilorenzo committed
408
    </configuration>
409 410 411 412 413 414
    <configuration default="true" type="Applet">
      <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
pichillilorenzo's avatar
pichillilorenzo committed
415
    <configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
416
      <module name="flutter_webview" />
pichillilorenzo's avatar
pichillilorenzo committed
417 418 419 420 421 422 423
      <option name="VM_PARAMETERS" />
      <option name="PROGRAM_PARAMETERS" />
      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
      <option name="ALTERNATIVE_JRE_PATH" />
      <option name="PASS_PARENT_ENVS" value="true" />
      <option name="MAIN_CLASS_NAME" />
      <option name="WORKING_DIRECTORY" />
424 425 426
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
pichillilorenzo's avatar
pichillilorenzo committed
427 428
    </configuration>
    <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
429
      <module name="flutter_webview" />
pichillilorenzo's avatar
pichillilorenzo committed
430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459
      <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
      <option name="filePath" />
      <option name="vmParameters" />
      <option name="alternativeJrePath" />
      <option name="programParameters" />
      <option name="passParentEnvs" value="true" />
      <option name="workingDirectory" />
      <option name="isAlternativeJrePathEnabled" value="false" />
      <option name="VM_PARAMETERS" />
      <option name="PROGRAM_PARAMETERS" />
      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
      <option name="ALTERNATIVE_JRE_PATH" />
      <option name="PASS_PARENT_ENVS" value="true" />
      <option name="MAIN_CLASS_NAME" />
      <option name="WORKING_DIRECTORY" />
      <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
      <option name="filePath" />
      <option name="vmParameters" />
      <option name="alternativeJrePath" />
      <option name="programParameters" />
      <option name="passParentEnvs" value="true" />
      <option name="workingDirectory" />
      <option name="isAlternativeJrePathEnabled" value="false" />
      <option name="VM_PARAMETERS" />
      <option name="PROGRAM_PARAMETERS" />
      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
      <option name="ALTERNATIVE_JRE_PATH" />
      <option name="PASS_PARENT_ENVS" value="true" />
      <option name="MAIN_CLASS_NAME" />
      <option name="WORKING_DIRECTORY" />
460 461 462
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
pichillilorenzo's avatar
pichillilorenzo committed
463
    </configuration>
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
464 465
    <configuration default="true" type="TestNG">
      <option name="TEST_OBJECT" value="CLASS" />
pichillilorenzo's avatar
pichillilorenzo committed
466 467 468
      <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
      <properties />
      <listeners />
469 470 471
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
pichillilorenzo's avatar
pichillilorenzo committed
472 473 474 475 476 477 478 479 480 481 482 483 484 485 486
    </configuration>
  </component>
  <component name="SvnConfiguration">
    <configuration />
  </component>
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
      <changelist id="9b41f7a2-a71e-4923-91fb-249d7815b3e7" name="Default" comment="" />
      <created>1536836356751</created>
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
      <updated>1536836356751</updated>
    </task>
    <servers />
  </component>
487 488 489 490 491 492 493 494 495
  <component name="TodoView">
    <todo-panel id="selected-file">
      <is-autoscroll-to-source value="true" />
    </todo-panel>
    <todo-panel id="all">
      <are-packages-shown value="true" />
      <is-autoscroll-to-source value="true" />
    </todo-panel>
  </component>
pichillilorenzo's avatar
pichillilorenzo committed
496
  <component name="ToolWindowManager">
497
    <frame x="0" y="23" width="1920" height="1057" extended-state="6" />
498
    <editor active="true" />
pichillilorenzo's avatar
pichillilorenzo committed
499
    <layout>
500
      <window_info content_ui="combo" id="Project" order="0" sideWeight="0.6529745" visible="true" weight="0.15867944" />
501
      <window_info id="Structure" order="1" sideWeight="0.34702548" side_tool="true" weight="0.15867944" />
502
      <window_info id="Designer" order="2" />
pichillilorenzo's avatar
pichillilorenzo committed
503
      <window_info id="Build Variants" order="3" side_tool="true" />
504 505 506 507
      <window_info id="Captures" order="4" side_tool="true" weight="0.32936507" />
      <window_info id="Favorites" order="5" side_tool="true" />
      <window_info id="Capture Tool" order="6" />
      <window_info id="Image Layers" order="7" />
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
508
      <window_info id="Resources Explorer" order="8" />
509
      <window_info anchor="bottom" id="Message" order="0" />
510
      <window_info anchor="bottom" id="Find" order="1" weight="0.32642487" />
511
      <window_info anchor="bottom" id="Run" order="2" sideWeight="0.49574015" weight="0.6279793" />
512
      <window_info anchor="bottom" id="Debug" order="3" weight="0.34196892" />
513 514
      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
515
      <window_info anchor="bottom" id="TODO" order="6" sideWeight="0.49946752" weight="0.3284974" />
516
      <window_info anchor="bottom" id="Android Profiler" order="7" show_stripe_button="false" />
517
      <window_info anchor="bottom" id="Event Log" order="8" sideWeight="0.50692225" side_tool="true" weight="0.38445595" />
518
      <window_info anchor="bottom" id="Version Control" order="9" weight="0.32953367" />
519 520
      <window_info active="true" anchor="bottom" id="Terminal" order="10" sideWeight="0.49533224" visible="true" weight="0.54300517" />
      <window_info anchor="bottom" id="Messages" order="11" weight="0.3896373" />
521 522
      <window_info anchor="bottom" id="Dependency Viewer" order="12" weight="0.32800853" />
      <window_info anchor="bottom" id="Logcat" order="13" weight="0.32953367" />
523
      <window_info anchor="bottom" id="Dart Analysis" order="14" sideWeight="0.4968051" weight="0.3253886" />
524
      <window_info anchor="bottom" id="Flutter Performance" order="15" sideWeight="0.5042598" side_tool="true" weight="0.5160622" />
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
525
      <window_info anchor="bottom" id="Build" order="16" />
526
      <window_info anchor="bottom" id="Thumbnails" order="17" weight="0.32953367" />
527 528 529
      <window_info anchor="right" id="Commander" order="0" weight="0.4" />
      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
530 531 532 533 534 535 536
      <window_info anchor="right" id="Flutter Inspector" order="3" weight="0.3290735" />
      <window_info anchor="right" id="Capture Analysis" order="4" />
      <window_info anchor="right" id="Device File Explorer" order="5" side_tool="true" />
      <window_info anchor="right" id="Flutter Outline" order="6" weight="0.32922077" />
      <window_info anchor="right" id="Theme Preview" order="7" />
      <window_info anchor="right" id="Assistant" order="8" weight="0.3290735" />
      <window_info anchor="right" id="Palette&#9;" order="9" />
pichillilorenzo's avatar
pichillilorenzo committed
537 538
    </layout>
  </component>
pichillilorenzo's avatar
pichillilorenzo committed
539 540
  <component name="UnknownFeatures">
    <option featureType="com.intellij.fileTypeFactory" implementationName="*.css" />
541
    <option featureType="com.intellij.fileTypeFactory" implementationName="*.js" />
pichillilorenzo's avatar
pichillilorenzo committed
542
  </component>
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
543 544 545 546
  <component name="VcsManagerConfiguration">
    <ignored-roots>
      <path value="$PROJECT_DIR$/example/ios/.symlinks/plugins/flutter_inappbrowser" />
    </ignored-roots>
pichillilorenzo's avatar
pichillilorenzo committed
547 548
  </component>
  <component name="editorHistoryManager">
549
    <entry file="file://$USER_HOME$/flutter/bin/cache/pkg/sky_engine/lib/io/file.dart">
550
      <provider selected="true" editor-type-id="text-editor">
551 552
        <state relative-caret-position="-1206">
          <caret line="251" column="10" selection-start-line="251" selection-start-column="10" selection-end-line="251" selection-end-column="10" />
553 554 555
        </state>
      </provider>
    </entry>
556
    <entry file="file://$USER_HOME$/flutter/packages/flutter/lib/src/services/asset_bundle.dart">
557
      <provider selected="true" editor-type-id="text-editor">
558 559
        <state relative-caret-position="15">
          <caret line="65" column="17" selection-start-line="65" selection-start-column="17" selection-end-line="65" selection-end-column="17" />
560 561 562
        </state>
      </provider>
    </entry>
563 564 565 566 567 568 569 570 571 572 573 574 575 576
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/assets/novas-coisas.gif" />
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/assets/t-rex-runner-19janil.gif" />
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/assets/t-rex-runner-bot.gif" />
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/assets/hello-kugou.gif" />
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/assets/kumamon-runner.gif" />
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/assets/screenshot.gif" />
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/assets/default_200_percent/200-offline-sprite.png" />
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/assets/default_200_percent/200-error-offline.png" />
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/assets/default_200_percent/200-disabled.png" />
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/assets/offline-sprite-2x.png" />
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/assets/offline-sprite-1x.png" />
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/index.css" />
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/index.js" />
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/t-rex.html">
577
      <provider selected="true" editor-type-id="text-editor">
578
        <state relative-caret-position="225">
579
          <caret line="15" column="38" selection-start-line="15" selection-start-column="38" selection-end-line="15" selection-end-column="38" />
580 581 582
        </state>
      </provider>
    </entry>
583
    <entry file="file://$PROJECT_DIR$/lib/t_rex_runner/t-rex.css">
584
      <provider selected="true" editor-type-id="text-editor">
585 586
        <state relative-caret-position="885">
          <caret line="59" selection-start-line="59" selection-end-line="59" />
587 588 589
        </state>
      </provider>
    </entry>
590
    <entry file="file://$USER_HOME$/flutter/bin/cache/dart-sdk/lib/collection/linked_hash_map.dart">
591
      <provider selected="true" editor-type-id="text-editor">
592 593
        <state relative-caret-position="137">
          <caret line="88" column="12" selection-start-line="88" selection-start-column="12" selection-end-line="88" selection-end-column="12" />
594 595 596
        </state>
      </provider>
    </entry>
597 598 599 600 601 602 603
    <entry file="file://$PROJECT_DIR$/example/build/app/outputs/apk/debug/output.json">
      <provider selected="true" editor-type-id="text-editor" />
    </entry>
    <entry file="file://$PROJECT_DIR$/flutter_inappbrowser.iml">
      <provider selected="true" editor-type-id="text-editor" />
    </entry>
    <entry file="file://$PROJECT_DIR$/example/lib/test.dart">
604
      <provider selected="true" editor-type-id="text-editor">
605 606
        <state relative-caret-position="298">
          <caret line="127" column="53" selection-start-line="127" selection-start-column="37" selection-end-line="127" selection-end-column="53" />
607
          <folding>
608
            <element signature="e#12489#12509#0" expanded="true" />
609
          </folding>
610 611 612
        </state>
      </provider>
    </entry>
613
    <entry file="file://$PROJECT_DIR$/ios/flutter_inappbrowser.podspec">
614
      <provider selected="true" editor-type-id="text-editor">
615 616 617 618 619
        <state relative-caret-position="300">
          <caret line="20" column="25" selection-start-line="20" selection-start-column="25" selection-end-line="20" selection-end-column="25" />
        </state>
      </provider>
    </entry>
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
620
    <entry file="file://$PROJECT_DIR$/lib/src/cookie_manager.dart">
621
      <provider selected="true" editor-type-id="text-editor">
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
622 623
        <state relative-caret-position="613">
          <caret line="128" selection-start-line="128" selection-end-line="128" />
624
          <folding>
625
            <element signature="e#0#20#0" expanded="true" />
626 627 628 629
          </folding>
        </state>
      </provider>
    </entry>
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
630
    <entry file="file://$PROJECT_DIR$/lib/src/chrome_safari_browser.dart">
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
631
      <provider selected="true" editor-type-id="text-editor">
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
632
        <state relative-caret-position="180">
633
          <caret line="24" column="32" selection-start-line="24" selection-start-column="32" selection-end-line="24" selection-end-column="32" />
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
634 635 636 637 638 639
          <folding>
            <element signature="e#0#20#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
640
    <entry file="file://$PROJECT_DIR$/example/lib/webview_example.screen.dart">
641
      <provider selected="true" editor-type-id="text-editor">
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
642 643 644 645 646
        <state relative-caret-position="528">
          <caret line="118" column="43" lean-forward="true" selection-start-line="118" selection-start-column="43" selection-end-line="118" selection-end-column="43" />
          <folding>
            <element signature="e#0#20#0" expanded="true" />
          </folding>
647 648 649
        </state>
      </provider>
    </entry>
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
650
    <entry file="file://$PROJECT_DIR$/lib/src/in_app_browser.dart">
651
      <provider selected="true" editor-type-id="text-editor">
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
652 653
        <state relative-caret-position="240">
          <caret line="501" column="27" selection-start-line="501" selection-start-column="27" selection-end-line="501" selection-end-column="27" />
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
654 655 656
          <folding>
            <element signature="e#0#20#0" expanded="true" />
          </folding>
657 658 659
        </state>
      </provider>
    </entry>
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
660
    <entry file="file://$PROJECT_DIR$/lib/src/http_auth_credentials_database.dart">
661
      <provider selected="true" editor-type-id="text-editor">
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
662 663
        <state relative-caret-position="1136">
          <caret line="87" column="84" selection-start-line="87" selection-start-column="84" selection-end-line="87" selection-end-column="84" />
664
          <folding>
665
            <element signature="e#0#20#0" expanded="true" />
666
          </folding>
667 668 669
        </state>
      </provider>
    </entry>
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
670 671 672 673 674 675 676
    <entry file="file://$PROJECT_DIR$/lib/src/content_blocker.dart">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="225">
          <caret line="15" column="28" selection-start-line="15" selection-start-column="17" selection-end-line="15" selection-end-column="28" />
        </state>
      </provider>
    </entry>
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695
    <entry file="file://$PROJECT_DIR$/example/lib/chrome_safari_example.screen.dart">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="570">
          <caret line="38" column="43" selection-start-line="38" selection-start-column="43" selection-end-line="38" selection-end-column="43" />
          <folding>
            <element signature="e#0#39#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/lib/src/in_app_localhost_server.dart">
      <provider selected="true" editor-type-id="text-editor">
        <state>
          <folding>
            <element signature="e#0#17#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
696
    <entry file="file://$PROJECT_DIR$/lib/src/webview_options.dart">
697
      <provider selected="true" editor-type-id="text-editor">
698
        <state relative-caret-position="-4314">
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
699
          <caret line="363" column="36" selection-start-line="363" selection-start-column="36" selection-end-line="363" selection-end-column="36" />
700
          <folding>
701
            <element signature="e#0#17#0" expanded="true" />
702
          </folding>
703 704 705
        </state>
      </provider>
    </entry>
706 707 708 709 710 711 712 713 714 715
    <entry file="file://$PROJECT_DIR$/lib/src/types.dart">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="13980">
          <caret line="939" column="17" selection-start-line="939" selection-start-column="6" selection-end-line="939" selection-end-column="17" />
          <folding>
            <element signature="e#0#20#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
716
    <entry file="file://$PROJECT_DIR$/nodejs_server_test_auth_basic_and_ssl/index.js">
717
      <provider selected="true" editor-type-id="text-editor">
718
        <state relative-caret-position="1905">
719 720 721 722
          <caret line="127" column="25" selection-start-line="127" selection-start-column="10" selection-end-line="127" selection-end-column="25" />
        </state>
      </provider>
    </entry>
723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774
    <entry file="file://$PROJECT_DIR$/CHANGELOG.md">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="660">
          <caret line="44" column="52" selection-start-line="44" selection-start-column="52" selection-end-line="44" selection-end-column="52" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/tests/in_app_webview_widget.dart">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="480">
          <caret line="32" column="29" selection-start-line="32" selection-start-column="29" selection-end-line="32" selection-end-column="29" />
          <folding>
            <element signature="e#0#20#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$USER_HOME$/flutter/bin/cache/pkg/sky_engine/lib/core/print.dart">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="90">
          <caret line="8" column="5" selection-start-line="8" selection-start-column="5" selection-end-line="8" selection-end-column="5" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/tests/in_app_webview_test.dart">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="750">
          <caret line="50" column="33" selection-start-line="50" selection-start-column="7" selection-end-line="50" selection-end-column="33" />
          <folding>
            <element signature="e#0#25#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/example/lib/main.dart">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="-55">
          <caret line="16" column="42" lean-forward="true" selection-start-line="16" selection-start-column="42" selection-end-line="16" selection-end-column="42" />
          <folding>
            <element signature="e#0#20#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/example/pubspec.yaml">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="69">
          <caret line="12" column="32" selection-start-line="12" selection-start-column="32" selection-end-line="12" selection-end-column="32" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/pubspec.yaml">
775
      <provider selected="true" editor-type-id="text-editor">
776 777
        <state relative-caret-position="9">
          <caret line="25" lean-forward="true" selection-start-line="25" selection-end-line="25" />
778 779 780 781 782
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/example/lib/inline_example.screen.dart">
      <provider selected="true" editor-type-id="text-editor">
783 784
        <state relative-caret-position="4">
          <caret line="90" column="44" selection-start-line="90" selection-start-column="25" selection-end-line="90" selection-end-column="44" />
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
785
          <folding>
786
            <element signature="e#0#20#0" expanded="true" />
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
787
          </folding>
788 789 790
        </state>
      </provider>
    </entry>
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
791 792
    <entry file="file://$PROJECT_DIR$/lib/src/in_app_webview.dart">
      <provider selected="true" editor-type-id="text-editor">
793 794
        <state relative-caret-position="175">
          <caret line="253" column="38" selection-start-line="253" selection-start-column="38" selection-end-line="253" selection-end-column="38" />
Lorenzo Pichilli's avatar
Lorenzo Pichilli committed
795 796 797 798 799 800
          <folding>
            <element signature="e#0#17#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
801
    <entry file="file://$PROJECT_DIR$/example/assets/index.html">
802
      <provider selected="true" editor-type-id="text-editor">
803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820
        <state relative-caret-position="301">
          <caret line="39" column="61" selection-start-line="39" selection-start-column="25" selection-end-line="39" selection-end-column="61" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/example/test/custom_widget_test.dart">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="150">
          <caret line="10" column="16" selection-start-line="10" selection-start-column="16" selection-end-line="10" selection-end-column="16" />
          <folding>
            <element signature="e#0#42#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/README.md">
      <provider selected="true" editor-type-id="text-editor">
        <state>
821
          <folding>
822
            <element signature="e#0#20#0" expanded="true" />
823 824
            <element signature="e#0#39#0" expanded="true" />
            <element signature="e#0#39#0" expanded="true" />
825
          </folding>
826 827 828
        </state>
      </provider>
    </entry>
829 830 831 832 833 834 835 836
    <entry file="file://$USER_HOME$/flutter/.pub-cache/hosted/pub.dartlang.org/ansicolor-1.0.2/lib/ansicolor.dart">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="277">
          <caret line="65" column="7" selection-start-line="65" selection-start-column="7" selection-end-line="65" selection-end-column="7" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/example/test/in_app_webview_initial_url_test.dart">
837
      <provider selected="true" editor-type-id="text-editor">
838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879
        <state relative-caret-position="-260">
          <caret line="5" column="33" selection-start-line="5" selection-start-column="33" selection-end-line="5" selection-end-column="33" />
          <folding>
            <element signature="e#0#39#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/example/test/main_test.dart">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="-231">
          <caret column="20" selection-start-column="20" selection-end-column="20" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/example/test/util_test.dart">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="97">
          <caret line="35" column="74" selection-start-line="35" selection-start-column="74" selection-end-line="35" selection-end-column="74" />
          <folding>
            <element signature="e#0#42#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/example/test/in_app_webview_initial_file_test.dart">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="120">
          <caret line="8" column="73" selection-start-line="8" selection-start-column="73" selection-end-line="8" selection-end-column="73" />
          <folding>
            <element signature="e#0#39#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/example/test/in_app_webview_on_load_resource_test.dart">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="255">
          <caret line="17" column="64" selection-start-line="17" selection-start-column="64" selection-end-line="17" selection-end-column="64" />
          <folding>
            <element signature="e#0#39#0" expanded="true" />
          </folding>
880 881 882
        </state>
      </provider>
    </entry>
pichillilorenzo's avatar
pichillilorenzo committed
883
  </component>
884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958
  <component name="masterDetails">
    <states>
      <state key="ArtifactsStructureConfigurable.UI">
        <settings>
          <artifact-editor />
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.2" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
      <state key="FacetStructureConfigurable.UI">
        <settings>
          <last-edited>Android</last-edited>
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.2" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
      <state key="GlobalLibrariesConfigurable.UI">
        <settings>
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.2" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
      <state key="JdkListConfigurable.UI">
        <settings>
          <last-edited>1.8</last-edited>
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.2" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
      <state key="ModuleStructureConfigurable.UI">
        <settings>
          <last-edited>flutter_inappbrowser_android</last-edited>
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.2" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
      <state key="ProjectLibrariesConfigurable.UI">
        <settings>
          <last-edited>Dart SDK</last-edited>
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.2" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
    </states>
  </component>
pichillilorenzo's avatar
pichillilorenzo committed
959
</project>