fix README.md, v0.1.1
This commit is contained in:
parent
195fd9b759
commit
141da40974
|
@ -11,82 +11,7 @@
|
|||
<component name="ChangeListManager">
|
||||
<list default="true" id="9b41f7a2-a71e-4923-91fb-249d7815b3e7" name="Default" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/.gitignore" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/CHANGELOG.md" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/LICENSE" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/README.md" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/android/.gitignore" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/android/build.gradle" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/android/gradle.properties" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/android/settings.gradle" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/android/src/main/AndroidManifest.xml" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/android/src/main/java/com/pichillilorenzo/flutterplugin/FlutterPlugin.java" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/.gitignore" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/.metadata" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/README.md" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/android/app/build.gradle" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/android/app/src/main/AndroidManifest.xml" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/android/app/src/main/java/com/pichillilorenzo/flutterpluginexample/MainActivity.java" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/android/app/src/main/res/drawable/launch_background.xml" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/android/app/src/main/res/mipmap-hdpi/ic_launcher.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/android/app/src/main/res/mipmap-mdpi/ic_launcher.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/android/app/src/main/res/values/styles.xml" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/android/build.gradle" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/android/gradle.properties" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/android/gradle/wrapper/gradle-wrapper.properties" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/android/settings.gradle" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Flutter/AppFrameworkInfo.plist" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Flutter/Debug.xcconfig" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Flutter/Release.xcconfig" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Podfile" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner.xcodeproj/project.pbxproj" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner.xcworkspace/contents.xcworkspacedata" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/AppDelegate.swift" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Base.lproj/LaunchScreen.storyboard" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Base.lproj/Main.storyboard" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Info.plist" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Runner-Bridging-Header.h" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/ios/Runner/Storyboard.storyboard" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/lib/main.dart" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/pubspec.yaml" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/example/test/widget_test.dart" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/ios/.gitignore" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/ios/Assets/.gitkeep" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/ios/Classes/FlutterPlugin.h" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/ios/Classes/FlutterPlugin.m" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/ios/Classes/SwiftFlutterPlugin.swift" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/ios/flutter_plugin.podspec" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/lib/flutter_plugin.dart" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/flutter_plugin/pubspec.yaml" afterPath="" />
|
||||
<change beforePath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/project.pbxproj" afterPath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/project.pbxproj" />
|
||||
<change beforePath="$PROJECT_DIR$/flutter_inappbrowser.iml" afterPath="$PROJECT_DIR$/flutter_inappbrowser.iml" />
|
||||
<change beforePath="$PROJECT_DIR$/README.md" afterPath="$PROJECT_DIR$/README.md" />
|
||||
</list>
|
||||
<ignored path="$PROJECT_DIR$/.dart_tool/" />
|
||||
<ignored path="$PROJECT_DIR$/.idea/" />
|
||||
|
@ -106,8 +31,8 @@
|
|||
<file leaf-file-name="flutter_inappbrowser.dart" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/lib/flutter_inappbrowser.dart">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="376">
|
||||
<caret line="48" column="40" lean-forward="false" selection-start-line="48" selection-start-column="40" selection-end-line="48" selection-end-column="40" />
|
||||
<state relative-caret-position="0">
|
||||
<caret line="19" column="2" lean-forward="true" selection-start-line="19" selection-start-column="2" selection-end-line="19" selection-end-column="2" />
|
||||
<folding>
|
||||
<element signature="e#814#834#0" expanded="true" />
|
||||
</folding>
|
||||
|
@ -118,53 +43,66 @@
|
|||
<file leaf-file-name="main.dart" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/example/lib/main.dart">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="113">
|
||||
<caret line="11" column="0" lean-forward="false" selection-start-line="11" selection-start-column="0" selection-end-line="11" selection-end-column="0" />
|
||||
<state relative-caret-position="398">
|
||||
<caret line="30" column="50" lean-forward="true" selection-start-line="30" selection-start-column="50" selection-end-line="30" selection-end-column="50" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="pubspec.yaml" pinned="false" current-in-tab="true">
|
||||
<file leaf-file-name="pubspec.yaml" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/pubspec.yaml">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="15">
|
||||
<caret line="1" column="89" lean-forward="false" selection-start-line="1" selection-start-column="81" selection-end-line="1" selection-end-column="89" />
|
||||
<state relative-caret-position="525">
|
||||
<caret line="35" column="55" lean-forward="true" selection-start-line="35" selection-start-column="55" selection-end-line="35" selection-end-column="55" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="README.md" pinned="false" current-in-tab="false">
|
||||
<file leaf-file-name="flutter_inappbrowser.iml" pinned="false" current-in-tab="false">
|
||||
<entry file="file://$PROJECT_DIR$/flutter_inappbrowser.iml">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="330">
|
||||
<caret line="22" column="9" lean-forward="true" selection-start-line="22" selection-start-column="9" selection-end-line="22" selection-end-column="9" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</file>
|
||||
<file leaf-file-name="README.md" pinned="false" current-in-tab="true">
|
||||
<entry file="file://$PROJECT_DIR$/README.md">
|
||||
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
||||
<state split_layout="SPLIT">
|
||||
<first_editor relative-caret-position="649">
|
||||
<caret line="343" column="0" lean-forward="false" selection-start-line="343" selection-start-column="0" selection-end-line="343" selection-end-column="0" />
|
||||
<first_editor relative-caret-position="130">
|
||||
<caret line="33" column="19" lean-forward="false" selection-start-line="33" selection-start-column="19" selection-end-line="33" selection-end-column="19" />
|
||||
<folding>
|
||||
<marker date="1537746768594" expanded="false" signature="863:961" ph="..." />
|
||||
<marker date="1537746768594" expanded="true" signature="1005:1113" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="1005:2052" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="1051:1091" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="1790:1851" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="1881:1924" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="1984:2049" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="2179:2244" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="2285:2874" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="2319:2347" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="2398:2872" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="2426:2867" ph="(...)" />
|
||||
<marker date="1537746768594" expanded="true" signature="2452:2860" ph="(...)" />
|
||||
<marker date="1537746768594" expanded="true" signature="2480:2563" ph="(...)" />
|
||||
<marker date="1537746768594" expanded="true" signature="2509:2552" ph="(...)" />
|
||||
<marker date="1537746768594" expanded="true" signature="2589:2851" ph="(...)" />
|
||||
<marker date="1537746768594" expanded="true" signature="2624:2840" ph="(...)" />
|
||||
<marker date="1537746768594" expanded="true" signature="2703:2770" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="10455:10463" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="10582:10590" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="10750:10758" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="10854:10862" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="11040:11046" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="false" signature="863:961" ph="..." />
|
||||
<marker date="1537747544313" expanded="true" signature="1005:1113" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="1005:2050" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="1051:1091" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="1143:1717" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="1429:1482" ph=""""..."""" />
|
||||
<marker date="1537747544313" expanded="true" signature="1537:1609" ph=""""..."""" />
|
||||
<marker date="1537747544313" expanded="true" signature="1788:1849" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="1879:1922" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="1982:2047" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="2177:2242" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="2283:2872" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="2317:2345" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="2396:2870" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="2424:2865" ph="(...)" />
|
||||
<marker date="1537747544313" expanded="true" signature="2450:2858" ph="(...)" />
|
||||
<marker date="1537747544313" expanded="true" signature="2478:2561" ph="(...)" />
|
||||
<marker date="1537747544313" expanded="true" signature="2507:2550" ph="(...)" />
|
||||
<marker date="1537747544313" expanded="true" signature="2587:2849" ph="(...)" />
|
||||
<marker date="1537747544313" expanded="true" signature="2622:2838" ph="(...)" />
|
||||
<marker date="1537747544313" expanded="true" signature="2701:2768" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="10453:10461" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="10580:10588" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="10748:10756" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="10852:10860" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="11038:11044" ph="{...}" />
|
||||
</folding>
|
||||
</first_editor>
|
||||
<second_editor />
|
||||
|
@ -515,9 +453,9 @@
|
|||
<window_info id="Palette	" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.22151224" sideWeight="0.4973545" order="2" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.22151224" sideWeight="0.4973545" order="2" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3258786" sideWeight="0.4973545" order="10" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.3258786" sideWeight="0.4973545" order="10" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Captures" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32936507" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
||||
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.17798743" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
||||
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3290735" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
||||
|
@ -820,14 +758,6 @@
|
|||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/flutter_inappbrowser.iml">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="0">
|
||||
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="38" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/example/android/build.gradle">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="0">
|
||||
|
@ -887,51 +817,6 @@
|
|||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/lib/flutter_inappbrowser.dart">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="376">
|
||||
<caret line="48" column="40" lean-forward="false" selection-start-line="48" selection-start-column="40" selection-end-line="48" selection-end-column="40" />
|
||||
<folding>
|
||||
<element signature="e#814#834#0" expanded="true" />
|
||||
</folding>
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/README.md">
|
||||
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
||||
<state split_layout="SPLIT">
|
||||
<first_editor relative-caret-position="649">
|
||||
<caret line="343" column="0" lean-forward="false" selection-start-line="343" selection-start-column="0" selection-end-line="343" selection-end-column="0" />
|
||||
<folding>
|
||||
<marker date="1537746768594" expanded="false" signature="863:961" ph="..." />
|
||||
<marker date="1537746768594" expanded="true" signature="1005:1113" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="1005:2052" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="1051:1091" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="1790:1851" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="1881:1924" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="1984:2049" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="2179:2244" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="2285:2874" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="2319:2347" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="2398:2872" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="2426:2867" ph="(...)" />
|
||||
<marker date="1537746768594" expanded="true" signature="2452:2860" ph="(...)" />
|
||||
<marker date="1537746768594" expanded="true" signature="2480:2563" ph="(...)" />
|
||||
<marker date="1537746768594" expanded="true" signature="2509:2552" ph="(...)" />
|
||||
<marker date="1537746768594" expanded="true" signature="2589:2851" ph="(...)" />
|
||||
<marker date="1537746768594" expanded="true" signature="2624:2840" ph="(...)" />
|
||||
<marker date="1537746768594" expanded="true" signature="2703:2770" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="10455:10463" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="10582:10590" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="10750:10758" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="10854:10862" ph="{...}" />
|
||||
<marker date="1537746768594" expanded="true" signature="11040:11046" ph="{...}" />
|
||||
</folding>
|
||||
</first_editor>
|
||||
<second_editor />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/example/flutter_plugin/lib/flutter_plugin.dart">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="0">
|
||||
|
@ -940,22 +825,78 @@
|
|||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/example/lib/main.dart">
|
||||
<entry file="file://$PROJECT_DIR$/pubspec.yaml">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="113">
|
||||
<caret line="11" column="0" lean-forward="false" selection-start-line="11" selection-start-column="0" selection-end-line="11" selection-end-column="0" />
|
||||
<state relative-caret-position="525">
|
||||
<caret line="35" column="55" lean-forward="true" selection-start-line="35" selection-start-column="55" selection-end-line="35" selection-end-column="55" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/pubspec.yaml">
|
||||
<entry file="file://$PROJECT_DIR$/flutter_inappbrowser.iml">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="15">
|
||||
<caret line="1" column="89" lean-forward="false" selection-start-line="1" selection-start-column="81" selection-end-line="1" selection-end-column="89" />
|
||||
<state relative-caret-position="330">
|
||||
<caret line="22" column="9" lean-forward="true" selection-start-line="22" selection-start-column="9" selection-end-line="22" selection-end-column="9" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/lib/flutter_inappbrowser.dart">
|
||||
<provider selected="true" editor-type-id="text-editor">
|
||||
<state relative-caret-position="0">
|
||||
<caret line="19" column="2" lean-forward="true" selection-start-line="19" selection-start-column="2" selection-end-line="19" selection-end-column="2" />
|
||||
<folding>
|
||||
<element signature="e#814#834#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="398">
|
||||
<caret line="30" column="50" lean-forward="true" selection-start-line="30" selection-start-column="50" selection-end-line="30" selection-end-column="50" />
|
||||
<folding />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
<entry file="file://$PROJECT_DIR$/README.md">
|
||||
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
||||
<state split_layout="SPLIT">
|
||||
<first_editor relative-caret-position="130">
|
||||
<caret line="33" column="19" lean-forward="false" selection-start-line="33" selection-start-column="19" selection-end-line="33" selection-end-column="19" />
|
||||
<folding>
|
||||
<marker date="1537747544313" expanded="false" signature="863:961" ph="..." />
|
||||
<marker date="1537747544313" expanded="true" signature="1005:1113" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="1005:2050" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="1051:1091" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="1143:1717" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="1429:1482" ph=""""..."""" />
|
||||
<marker date="1537747544313" expanded="true" signature="1537:1609" ph=""""..."""" />
|
||||
<marker date="1537747544313" expanded="true" signature="1788:1849" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="1879:1922" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="1982:2047" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="2177:2242" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="2283:2872" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="2317:2345" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="2396:2870" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="2424:2865" ph="(...)" />
|
||||
<marker date="1537747544313" expanded="true" signature="2450:2858" ph="(...)" />
|
||||
<marker date="1537747544313" expanded="true" signature="2478:2561" ph="(...)" />
|
||||
<marker date="1537747544313" expanded="true" signature="2507:2550" ph="(...)" />
|
||||
<marker date="1537747544313" expanded="true" signature="2587:2849" ph="(...)" />
|
||||
<marker date="1537747544313" expanded="true" signature="2622:2838" ph="(...)" />
|
||||
<marker date="1537747544313" expanded="true" signature="2701:2768" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="10453:10461" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="10580:10588" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="10748:10756" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="10852:10860" ph="{...}" />
|
||||
<marker date="1537747544313" expanded="true" signature="11038:11044" ph="{...}" />
|
||||
</folding>
|
||||
</first_editor>
|
||||
<second_editor />
|
||||
</state>
|
||||
</provider>
|
||||
</entry>
|
||||
</component>
|
||||
<component name="masterDetails">
|
||||
<states>
|
||||
|
|
Loading…
Reference in New Issue