|
|
@@ -1,18 +1,77 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<project version="4">
|
|
|
+ <component name="BranchesTreeState">
|
|
|
+ <expand>
|
|
|
+ <path>
|
|
|
+ <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
|
+ <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
|
+ <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
|
+ <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
|
+ <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
|
|
|
+ </path>
|
|
|
+ </expand>
|
|
|
+ <select />
|
|
|
+ </component>
|
|
|
<component name="ChangeListManager">
|
|
|
<list default="true" id="96a4f947-f66a-4efc-b495-ae979b3315bb" name="Default Changelist" comment="">
|
|
|
+ <change afterPath="$PROJECT_DIR$/ios/Classes/VideoComposer.swift" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/build.gradle" beforeDir="false" afterPath="$PROJECT_DIR$/android/build.gradle" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/DubbingLibPlugin.kt" beforeDir="false" afterPath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/DubbingLibPlugin.kt" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/api/DownloadHelper.kt" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/api/DownloadService.kt" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/audioUtils/VideoAudioMixer.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/listener/DownloadListener.kt" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/util/DownloadUtil.kt" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/util/MixinPaintedUtil.kt" beforeDir="false" afterPath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/util/MixinPaintedUtil.kt" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/util/MixinVideoUtil.kt" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/android/gradle/wrapper/gradle-wrapper.properties" beforeDir="false" afterPath="$PROJECT_DIR$/example/android/gradle/wrapper/gradle-wrapper.properties" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Flutter/AppFrameworkInfo.plist" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Flutter/Debug.xcconfig" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Flutter/Release.xcconfig" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/project.pbxproj" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner.xcworkspace/contents.xcworkspacedata" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/AppDelegate.swift" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Base.lproj/LaunchScreen.storyboard" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Base.lproj/Main.storyboard" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Info.plist" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/example/ios/Runner/Runner-Bridging-Header.h" beforeDir="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$/ios/Classes/DubbingComposer.swift" beforeDir="false" afterPath="$PROJECT_DIR$/ios/Classes/DubbingComposer.swift" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/ios/Classes/SwiftDubbingLibPlugin.swift" beforeDir="false" afterPath="$PROJECT_DIR$/ios/Classes/SwiftDubbingLibPlugin.swift" 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" afterPath="$PROJECT_DIR$/pubspec.lock" afterDir="false" />
|
|
|
</list>
|
|
|
- <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" />
|
|
|
@@ -21,47 +80,6 @@
|
|
|
<component name="DefaultGradleProjectSettings">
|
|
|
<option name="isMigrated" value="true" />
|
|
|
</component>
|
|
|
- <component name="ExecutionTargetManager" SELECTED_TARGET="Pixel_2_API_29" />
|
|
|
- <component name="FileEditorManager">
|
|
|
- <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
|
- <file pinned="false" current-in-tab="true">
|
|
|
- <entry file="file://$PROJECT_DIR$/lib/dubbing_lib.dart">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="174">
|
|
|
- <caret line="67" column="31" lean-forward="true" selection-start-line="67" selection-start-column="31" selection-end-line="67" selection-end-column="31" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
- </file>
|
|
|
- <file pinned="false" current-in-tab="false">
|
|
|
- <entry file="file://$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/DubbingLibPlugin.kt">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="630">
|
|
|
- <caret line="60" column="65" selection-start-line="60" selection-start-column="54" selection-end-line="60" selection-end-column="65" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
- </file>
|
|
|
- <file pinned="false" current-in-tab="false">
|
|
|
- <entry file="file://$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/audioUtils/compose/AudioComposer.java">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="2025">
|
|
|
- <caret line="142" column="52" selection-start-line="142" selection-start-column="32" selection-end-line="142" selection-end-column="52" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
- </file>
|
|
|
- <file pinned="false" current-in-tab="false">
|
|
|
- <entry file="file://$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/audioUtils/compose/FileFunction.java">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="585">
|
|
|
- <caret line="45" column="62" selection-start-line="45" selection-start-column="35" selection-end-line="45" selection-end-column="62" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
- </file>
|
|
|
- </leaf>
|
|
|
- </component>
|
|
|
<component name="FindInProjectRecents">
|
|
|
<findStrings>
|
|
|
<find>startCompose</find>
|
|
|
@@ -87,78 +105,50 @@
|
|
|
<component name="Git.Settings">
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
</component>
|
|
|
- <component name="IdeDocumentHistory">
|
|
|
- <option name="CHANGED_PATHS">
|
|
|
- <list>
|
|
|
- <option value="$PROJECT_DIR$/.gitignore" />
|
|
|
- <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">
|
|
|
<option name="y" value="23" />
|
|
|
<option name="width" value="1346" />
|
|
|
<option name="height" value="877" />
|
|
|
</component>
|
|
|
+ <component name="ProjectId" id="1hfMQuWFLyb0dAgqcLX2tp3IDR3" />
|
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
|
- <component name="ProjectView">
|
|
|
- <navigator currentView="ProjectPane" proportions="" version="1">
|
|
|
- <foldersAlwaysOnTop value="true" />
|
|
|
- </navigator>
|
|
|
- <panes>
|
|
|
- <pane id="ProjectPane">
|
|
|
- <subPane>
|
|
|
- <expand>
|
|
|
- <path>
|
|
|
- <item name="dubbing_lib" type="b2602c69:ProjectViewProjectNode" />
|
|
|
- <item name="dubbing_lib" 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" />
|
|
|
- </path>
|
|
|
- <path>
|
|
|
- <item name="dubbing_lib" type="b2602c69:ProjectViewProjectNode" />
|
|
|
- <item name="dubbing_lib" type="462c0819:PsiDirectoryNode" />
|
|
|
- <item name="lib" type="462c0819:PsiDirectoryNode" />
|
|
|
- </path>
|
|
|
- </expand>
|
|
|
- <select />
|
|
|
- </subPane>
|
|
|
- </pane>
|
|
|
- <pane id="PackagesPane" />
|
|
|
- <pane id="Scope" />
|
|
|
- </panes>
|
|
|
+ <component name="ProjectReloadState">
|
|
|
+ <option name="STATE" value="1" />
|
|
|
+ </component>
|
|
|
+ <component name="ProjectViewState">
|
|
|
+ <option name="hideEmptyMiddlePackages" value="true" />
|
|
|
+ <option name="showLibraryContents" value="true" />
|
|
|
</component>
|
|
|
<component name="PropertiesComponent">
|
|
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
|
+ <property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
+ <property name="aspect.path.notification.shown" value="true" />
|
|
|
<property name="dart.analysis.tool.window.force.activate" value="false" />
|
|
|
+ <property name="dart.analysis.tool.window.visible" value="false" />
|
|
|
+ <property name="go.import.settings.migrated" value="true" />
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
|
+ <property name="nodejs_package_manager_path" value="npm" />
|
|
|
<property name="settings.editor.selected.configurable" value="flutter.settings" />
|
|
|
<property name="show.migrate.to.gradle.popup" value="false" />
|
|
|
</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">
|
|
|
+ <configuration default="true" type="ArquillianJUnit" factoryName="" nameIsGenerated="true">
|
|
|
+ <option name="arquillianRunConfiguration">
|
|
|
+ <value>
|
|
|
+ <option name="containerStateName" value="" />
|
|
|
+ </value>
|
|
|
+ </option>
|
|
|
+ <option name="TEST_OBJECT" value="class" />
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
<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="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
|
<component name="SvnConfiguration">
|
|
|
<configuration />
|
|
|
</component>
|
|
|
@@ -169,62 +159,29 @@
|
|
|
<option name="number" value="Default" />
|
|
|
<option name="presentableId" value="Default" />
|
|
|
<updated>1571458484872</updated>
|
|
|
+ <workItem from="1600397686741" duration="6647000" />
|
|
|
</task>
|
|
|
<servers />
|
|
|
</component>
|
|
|
- <component name="ToolWindowManager">
|
|
|
- <frame x="0" y="23" width="1346" height="877" extended-state="0" />
|
|
|
- <editor active="true" />
|
|
|
- <layout>
|
|
|
- <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.2231595" />
|
|
|
- <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" />
|
|
|
- <window_info id="Designer" order="4" />
|
|
|
- <window_info id="Build Variants" order="5" side_tool="true" />
|
|
|
- <window_info id="Resources Explorer" order="6" />
|
|
|
- <window_info id="Capture Tool" order="7" />
|
|
|
- <window_info id="Favorites" order="8" side_tool="true" />
|
|
|
- <window_info anchor="bottom" id="Dart Analysis" order="0" weight="0.32956153" />
|
|
|
- <window_info anchor="bottom" id="Run" order="1" weight="0.3286119" />
|
|
|
- <window_info anchor="bottom" id="TODO" order="2" />
|
|
|
- <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 anchor="bottom" id="Terminal" order="6" weight="0.18743229" />
|
|
|
- <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" weight="0.37028015" />
|
|
|
- <window_info anchor="bottom" id="Messages" order="10" visible="true" weight="0.32939634" />
|
|
|
- <window_info anchor="right" id="Device File Explorer" order="0" side_tool="true" />
|
|
|
- <window_info anchor="right" id="Capture Analysis" order="1" />
|
|
|
- <window_info anchor="right" id="Theme Preview" order="2" />
|
|
|
- <window_info anchor="right" id="Flutter Inspector" order="3" />
|
|
|
- <window_info anchor="right" id="Flutter Outline" order="4" weight="0.32995737" />
|
|
|
- <window_info anchor="right" id="Palette	" order="5" />
|
|
|
- </layout>
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
+ <option name="version" value="3" />
|
|
|
+ </component>
|
|
|
+ <component name="Vcs.Log.History.Properties">
|
|
|
+ <option name="COLUMN_ORDER">
|
|
|
+ <list>
|
|
|
+ <option value="0" />
|
|
|
+ <option value="2" />
|
|
|
+ <option value="3" />
|
|
|
+ <option value="1" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
</component>
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
|
<option name="TAB_STATES">
|
|
|
<map>
|
|
|
<entry key="MAIN">
|
|
|
<value>
|
|
|
- <State>
|
|
|
- <option name="RECENTLY_FILTERED_USER_GROUPS">
|
|
|
- <collection />
|
|
|
- </option>
|
|
|
- <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
|
|
- <collection />
|
|
|
- </option>
|
|
|
- <option name="COLUMN_ORDER">
|
|
|
- <list>
|
|
|
- <option value="0" />
|
|
|
- <option value="1" />
|
|
|
- <option value="2" />
|
|
|
- <option value="3" />
|
|
|
- </list>
|
|
|
- </option>
|
|
|
- </State>
|
|
|
+ <State />
|
|
|
</value>
|
|
|
</entry>
|
|
|
</map>
|
|
|
@@ -243,83 +200,24 @@
|
|
|
</entry>
|
|
|
</map>
|
|
|
</option>
|
|
|
- </component>
|
|
|
- <component name="editorHistoryManager">
|
|
|
- <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" />
|
|
|
- <entry file="file://$PROJECT_DIR$/android/build.gradle">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="88">
|
|
|
- <caret line="4" column="33" selection-start-line="4" selection-start-column="33" selection-end-line="4" selection-end-column="33" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/android/src/main/AndroidManifest.xml">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="76">
|
|
|
- <caret line="4" column="69" selection-start-line="4" selection-start-column="69" selection-end-line="4" selection-end-column="69" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/README.md">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="266">
|
|
|
- <caret line="14" selection-start-line="14" selection-end-line="14" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/.gitignore">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="323">
|
|
|
- <caret line="17" column="5" selection-start-line="17" selection-start-column="5" selection-end-line="17" selection-end-column="5" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/util/DownloadUtil.kt">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="361">
|
|
|
- <caret line="19" column="98" selection-start-line="19" selection-start-column="92" selection-end-line="19" selection-end-column="98" />
|
|
|
- </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>
|
|
|
- <entry file="file://$PROJECT_DIR$/lib/dubbing_lib.dart">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="174">
|
|
|
- <caret line="67" column="31" lean-forward="true" selection-start-line="67" selection-start-column="31" selection-end-line="67" selection-end-column="31" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/DubbingLibPlugin.kt">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="630">
|
|
|
- <caret line="60" column="65" selection-start-line="60" selection-start-column="54" selection-end-line="60" selection-end-column="65" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/audioUtils/compose/AudioComposer.java">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="2025">
|
|
|
- <caret line="142" column="52" selection-start-line="142" selection-start-column="32" selection-end-line="142" selection-end-column="52" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
- <entry file="file://$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/audioUtils/compose/FileFunction.java">
|
|
|
- <provider selected="true" editor-type-id="text-editor">
|
|
|
- <state relative-caret-position="585">
|
|
|
- <caret line="45" column="62" selection-start-line="45" selection-start-column="35" selection-end-line="45" selection-end-column="62" />
|
|
|
- </state>
|
|
|
- </provider>
|
|
|
- </entry>
|
|
|
+ <option name="oldMeFiltersMigrated" value="true" />
|
|
|
+ </component>
|
|
|
+ <component name="WindowStateProjectService">
|
|
|
+ <state width="1398" height="244" key="GridCell.Tab.0.bottom" timestamp="1600399519810">
|
|
|
+ <screen x="0" y="0" width="1440" height="900" />
|
|
|
+ </state>
|
|
|
+ <state width="1398" height="244" key="GridCell.Tab.0.bottom/0.0.1440.900@0.0.1440.900" timestamp="1600399519810" />
|
|
|
+ <state width="1398" height="244" key="GridCell.Tab.0.center" timestamp="1600399519808">
|
|
|
+ <screen x="0" y="0" width="1440" height="900" />
|
|
|
+ </state>
|
|
|
+ <state width="1398" height="244" key="GridCell.Tab.0.center/0.0.1440.900@0.0.1440.900" timestamp="1600399519808" />
|
|
|
+ <state width="1398" height="244" key="GridCell.Tab.0.left" timestamp="1600399519807">
|
|
|
+ <screen x="0" y="0" width="1440" height="900" />
|
|
|
+ </state>
|
|
|
+ <state width="1398" height="244" key="GridCell.Tab.0.left/0.0.1440.900@0.0.1440.900" timestamp="1600399519807" />
|
|
|
+ <state width="1398" height="244" key="GridCell.Tab.0.right" timestamp="1600399519809">
|
|
|
+ <screen x="0" y="0" width="1440" height="900" />
|
|
|
+ </state>
|
|
|
+ <state width="1398" height="244" key="GridCell.Tab.0.right/0.0.1440.900@0.0.1440.900" timestamp="1600399519809" />
|
|
|
</component>
|
|
|
</project>
|