|
|
@@ -2,7 +2,37 @@
|
|
|
<project version="4">
|
|
|
<component name="ChangeListManager">
|
|
|
<list default="true" id="96a4f947-f66a-4efc-b495-ae979b3315bb" name="Default Changelist" comment="">
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/codeStyles/Project.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Dart_SDK.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Flutter_Plugins.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/libraries/Flutter_for_Android.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/runConfigurations/example_lib_main_dart.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/.gitignore" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/.idea/.name" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/.idea/codeStyles/Project.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/.idea/dictionaries/hwhong.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/.idea/gradle.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/.idea/kotlinc.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/.idea/misc.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/.idea/modules.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/.idea/runConfigurations.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/.idea/vcs.xml" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/gradle/wrapper/gradle-wrapper.properties" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/dubbing_lib.iml" beforeDir="false" afterPath="$PROJECT_DIR$/dubbing_lib.iml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Flutter/Debug.xcconfig" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Flutter/Debug.xcconfig" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Flutter/Release.xcconfig" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Flutter/Release.xcconfig" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/project.pbxproj" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/project.pbxproj" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner.xcworkspace/contents.xcworkspacedata" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Runner.xcworkspace/contents.xcworkspacedata" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Info.plist" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Runner/Info.plist" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Runner-Bridging-Header.h" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Runner/Runner-Bridging-Header.h" afterDir="false" />
|
|
|
+ <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.lock" beforeDir="false" afterPath="$PROJECT_DIR$/example/pubspec.lock" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/pubspec.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/example/pubspec.yaml" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/lib/dubbing_lib.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/dubbing_lib.dart" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/pubspec.lock" beforeDir="false" />
|
|
|
</list>
|
|
|
<ignored path="$PROJECT_DIR$/.dart_tool/" />
|
|
|
<ignored path="$PROJECT_DIR$/.idea/" />
|
|
|
@@ -17,16 +47,28 @@
|
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
</component>
|
|
|
<component name="DefaultGradleProjectSettings">
|
|
|
- <option name="testRunner" value="GRADLE" />
|
|
|
- <option name="delegatedBuild" value="true" />
|
|
|
+ <option name="isMigrated" value="true" />
|
|
|
</component>
|
|
|
+ <component name="ExecutionTargetManager" SELECTED_TARGET="Nexus_5X_API_29_x86" />
|
|
|
<component name="FileEditorManager">
|
|
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
|
- <file pinned="false" current-in-tab="true">
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
<entry file="file://$PROJECT_DIR$/lib/dubbing_lib.dart">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="223">
|
|
|
- <caret line="65" column="42" selection-start-line="65" selection-start-column="42" selection-end-line="65" selection-end-column="42" />
|
|
|
+ <state relative-caret-position="213">
|
|
|
+ <caret line="65" column="41" selection-start-line="65" selection-start-column="41" selection-end-line="65" selection-end-column="41" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="true">
|
|
|
+ <entry file="file://$PROJECT_DIR$/example/lib/main.dart">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="690">
|
|
|
+ <caret line="46" column="1" selection-start-line="46" selection-start-column="1" selection-end-line="46" selection-end-column="1" />
|
|
|
+ <folding>
|
|
|
+ <element signature="e#0#39#0" expanded="true" />
|
|
|
+ </folding>
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|
|
|
@@ -57,12 +99,15 @@
|
|
|
<option value="$PROJECT_DIR$/android/build.gradle" />
|
|
|
<option value="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/DubbingLibPlugin.kt" />
|
|
|
<option value="$PROJECT_DIR$/lib/dubbing_lib.dart" />
|
|
|
+ <option value="$PROJECT_DIR$/example/lib/main.dart" />
|
|
|
</list>
|
|
|
</option>
|
|
|
</component>
|
|
|
<component name="ProjectFrameBounds" extendedState="6">
|
|
|
- <option name="width" value="1440" />
|
|
|
- <option name="height" value="900" />
|
|
|
+ <option name="x" value="602" />
|
|
|
+ <option name="y" value="184" />
|
|
|
+ <option name="width" value="1305" />
|
|
|
+ <option name="height" value="781" />
|
|
|
</component>
|
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
|
<component name="ProjectView">
|
|
|
@@ -70,6 +115,7 @@
|
|
|
<foldersAlwaysOnTop value="true" />
|
|
|
</navigator>
|
|
|
<panes>
|
|
|
+ <pane id="PackagesPane" />
|
|
|
<pane id="Scope" />
|
|
|
<pane id="ProjectPane">
|
|
|
<subPane>
|
|
|
@@ -86,15 +132,13 @@
|
|
|
<path>
|
|
|
<item name="dubbing_lib" type="b2602c69:ProjectViewProjectNode" />
|
|
|
<item name="dubbing_lib" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="android" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="example" type="462c0819:PsiDirectoryNode" />
|
|
|
</path>
|
|
|
<path>
|
|
|
<item name="dubbing_lib" type="b2602c69:ProjectViewProjectNode" />
|
|
|
<item name="dubbing_lib" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="android" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="dubbing_lib" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="example" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="lib" type="462c0819:PsiDirectoryNode" />
|
|
|
</path>
|
|
|
<path>
|
|
|
<item name="dubbing_lib" type="b2602c69:ProjectViewProjectNode" />
|
|
|
@@ -105,13 +149,12 @@
|
|
|
<select />
|
|
|
</subPane>
|
|
|
</pane>
|
|
|
- <pane id="PackagesPane" />
|
|
|
</panes>
|
|
|
</component>
|
|
|
<component name="PropertiesComponent">
|
|
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
|
<property name="dart.analysis.tool.window.force.activate" value="false" />
|
|
|
- <property name="last_opened_file_path" value="$PROJECT_DIR$/android" />
|
|
|
+ <property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
|
<property name="settings.editor.selected.configurable" value="flutter.settings" />
|
|
|
<property name="show.migrate.to.gradle.popup" value="false" />
|
|
|
</component>
|
|
|
@@ -127,6 +170,12 @@
|
|
|
</list>
|
|
|
</option>
|
|
|
</component>
|
|
|
+ <component name="RunManager">
|
|
|
+ <configuration name="main.dart" type="FlutterRunConfigurationType" factoryName="Flutter">
|
|
|
+ <option name="filePath" value="$PROJECT_DIR$/example/lib/main.dart" />
|
|
|
+ <method v="2" />
|
|
|
+ </configuration>
|
|
|
+ </component>
|
|
|
<component name="SvnConfiguration">
|
|
|
<configuration />
|
|
|
</component>
|
|
|
@@ -141,9 +190,10 @@
|
|
|
<servers />
|
|
|
</component>
|
|
|
<component name="ToolWindowManager">
|
|
|
- <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
|
|
|
+ <frame x="0" y="23" width="1920" height="977" extended-state="6" />
|
|
|
+ <editor active="true" />
|
|
|
<layout>
|
|
|
- <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.10927505" />
|
|
|
+ <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.16134185" />
|
|
|
<window_info id="Captures" order="1" side_tool="true" />
|
|
|
<window_info id="Structure" order="2" side_tool="true" />
|
|
|
<window_info id="Image Layers" order="3" />
|
|
|
@@ -158,7 +208,7 @@
|
|
|
<window_info anchor="bottom" id="Android Profiler" order="3" show_stripe_button="false" />
|
|
|
<window_info anchor="bottom" id="Logcat" order="4" />
|
|
|
<window_info anchor="bottom" id="Debug" order="5" />
|
|
|
- <window_info active="true" anchor="bottom" id="Terminal" order="6" visible="true" weight="0.22668113" />
|
|
|
+ <window_info anchor="bottom" id="Terminal" order="6" visible="true" weight="0.2259887" />
|
|
|
<window_info anchor="bottom" id="Event Log" order="7" side_tool="true" />
|
|
|
<window_info anchor="bottom" id="Flutter Performance" order="8" side_tool="true" />
|
|
|
<window_info anchor="bottom" id="Version Control" order="9" />
|
|
|
@@ -172,16 +222,6 @@
|
|
|
</layout>
|
|
|
</component>
|
|
|
<component name="editorHistoryManager">
|
|
|
- <entry file="file://$PROJECT_DIR$/example/lib/main.dart">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="-20">
|
|
|
- <caret line="10" column="43" selection-start-line="10" selection-start-column="43" selection-end-line="10" selection-end-column="44" />
|
|
|
- <folding>
|
|
|
- <element signature="e#0#39#0" expanded="true" />
|
|
|
- </folding>
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
<entry file="file://C:/flutter/flutter_windows_v1.9.1+hotfix.4-stable/flutter/packages/flutter/lib/src/services/platform_channel.dart" />
|
|
|
<entry file="file://C:/flutter/flutter_windows_v1.9.1+hotfix.4-stable/flutter/bin/cache/pkg/sky_engine/lib/async/stream_controller.dart" />
|
|
|
<entry file="file://C:/flutter/flutter_windows_v1.9.1+hotfix.4-stable/flutter/bin/cache/pkg/sky_engine/lib/async/broadcast_stream_controller.dart" />
|
|
|
@@ -232,8 +272,18 @@
|
|
|
</entry>
|
|
|
<entry file="file://$PROJECT_DIR$/lib/dubbing_lib.dart">
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="223">
|
|
|
- <caret line="65" column="42" selection-start-line="65" selection-start-column="42" selection-end-line="65" selection-end-column="42" />
|
|
|
+ <state relative-caret-position="213">
|
|
|
+ <caret line="65" column="41" selection-start-line="65" selection-start-column="41" selection-end-line="65" selection-end-column="41" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/example/lib/main.dart">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="690">
|
|
|
+ <caret line="46" column="1" selection-start-line="46" selection-start-column="1" selection-end-line="46" selection-end-column="1" />
|
|
|
+ <folding>
|
|
|
+ <element signature="e#0#39#0" expanded="true" />
|
|
|
+ </folding>
|
|
|
</state>
|
|
|
</provider>
|
|
|
</entry>
|