Browse Source

修复视频播放,添加登录日志一小时上传一次

i2edu 5 years ago
parent
commit
7fd3ae084f
4 changed files with 128 additions and 99 deletions
  1. 18 0
      .idea/codeStyles/Project.xml
  2. 83 34
      .idea/workspace.xml
  3. 0 3
      example/ios/Runner.xcodeproj/project.pbxproj
  4. 27 62
      example/pubspec.lock

+ 18 - 0
.idea/codeStyles/Project.xml

@@ -1,5 +1,23 @@
 <component name="ProjectCodeStyleConfiguration">
 <component name="ProjectCodeStyleConfiguration">
   <code_scheme name="Project" version="173">
   <code_scheme name="Project" version="173">
+    <JetCodeStyleSettings>
+      <option name="PACKAGES_TO_USE_STAR_IMPORTS">
+        <value>
+          <package name="java.util" alias="false" withSubpackages="false" />
+          <package name="kotlinx.android.synthetic" alias="false" withSubpackages="true" />
+          <package name="io.ktor" alias="false" withSubpackages="true" />
+        </value>
+      </option>
+      <option name="PACKAGES_IMPORT_LAYOUT">
+        <value>
+          <package name="" alias="false" withSubpackages="true" />
+          <package name="java" alias="false" withSubpackages="true" />
+          <package name="javax" alias="false" withSubpackages="true" />
+          <package name="kotlin" alias="false" withSubpackages="true" />
+          <package name="" alias="true" withSubpackages="true" />
+        </value>
+      </option>
+    </JetCodeStyleSettings>
     <codeStyleSettings language="XML">
     <codeStyleSettings language="XML">
       <indentOptions>
       <indentOptions>
         <option name="CONTINUATION_INDENT_SIZE" value="4" />
         <option name="CONTINUATION_INDENT_SIZE" value="4" />

+ 83 - 34
.idea/workspace.xml

@@ -2,27 +2,11 @@
 <project version="4">
 <project version="4">
   <component name="ChangeListManager">
   <component name="ChangeListManager">
     <list default="true" id="cc871a7e-676b-4f6d-9e12-c09ccbaf84b8" name="Default Changelist" comment="">
     <list default="true" id="cc871a7e-676b-4f6d-9e12-c09ccbaf84b8" name="Default Changelist" comment="">
-      <change afterPath="$PROJECT_DIR$/ios/Assets/Images/dog.png" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/ios/Assets/Images/i2.png" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/ios/Classes/CustomAnnotation.h" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/ios/Classes/CustomAnnotation.m" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/ios/Classes/CustomCalloutView.h" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/ios/Classes/CustomCalloutView.m" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/ios/Classes/FlutterAmapView.h" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/ios/Classes/FlutterAmapView.m" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/.idea/codeStyles/Project.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/codeStyles/Project.xml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/amap_location.iml" beforeDir="false" afterPath="$PROJECT_DIR$/amap_location.iml" 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.xcodeproj/project.pbxproj" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/project.pbxproj" 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/lib/map_util.dart" beforeDir="false" afterPath="$PROJECT_DIR$/example/lib/map_util.dart" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/example/lib/map_view_page.dart" beforeDir="false" afterPath="$PROJECT_DIR$/example/lib/map_view_page.dart" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/ios/Classes/AmapLocationPlugin.h" beforeDir="false" afterPath="$PROJECT_DIR$/ios/Classes/AmapLocationPlugin.h" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/ios/Classes/AmapLocationPlugin.m" beforeDir="false" afterPath="$PROJECT_DIR$/ios/Classes/AmapLocationPlugin.m" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/ios/amap_location.podspec" beforeDir="false" afterPath="$PROJECT_DIR$/ios/amap_location.podspec" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/lib/amap_location.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/amap_location.dart" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/pubspec.lock" beforeDir="false" afterPath="$PROJECT_DIR$/pubspec.lock" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/example/pubspec.lock" beforeDir="false" afterPath="$PROJECT_DIR$/example/pubspec.lock" afterDir="false" />
     </list>
     </list>
-    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
     <option name="SHOW_DIALOG" value="false" />
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
     <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
     <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -32,7 +16,6 @@
     <option name="testRunner" value="GRADLE" />
     <option name="testRunner" value="GRADLE" />
     <option name="delegatedBuild" value="true" />
     <option name="delegatedBuild" value="true" />
   </component>
   </component>
-  <component name="ExecutionTargetManager" SELECTED_TARGET="Pixel_API_29" />
   <component name="FileTemplateManagerImpl">
   <component name="FileTemplateManagerImpl">
     <option name="RECENT_TEMPLATES">
     <option name="RECENT_TEMPLATES">
       <list>
       <list>
@@ -42,9 +25,14 @@
   </component>
   </component>
   <component name="Git.Settings">
   <component name="Git.Settings">
     <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
     <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
+    <option name="UPDATE_TYPE" value="MERGE" />
   </component>
   </component>
   <component name="ProjectId" id="1ZhcnqKcqhWNCVvGpQtRupLz0mB" />
   <component name="ProjectId" id="1ZhcnqKcqhWNCVvGpQtRupLz0mB" />
   <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
   <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
+  <component name="ProjectViewState">
+    <option name="showExcludedFiles" value="true" />
+    <option name="showLibraryContents" value="true" />
+  </component>
   <component name="PropertiesComponent">
   <component name="PropertiesComponent">
     <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
     <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
     <property name="dart.analysis.tool.window.force.activate" value="false" />
     <property name="dart.analysis.tool.window.force.activate" value="false" />
@@ -56,23 +44,12 @@
   <component name="RecentsManager">
   <component name="RecentsManager">
     <key name="CopyFile.RECENT_KEYS">
     <key name="CopyFile.RECENT_KEYS">
       <recent name="$PROJECT_DIR$/ios/Assets/Images" />
       <recent name="$PROJECT_DIR$/ios/Assets/Images" />
+      <recent name="$PROJECT_DIR$/android/src/main/res/drawable" />
     </key>
     </key>
     <key name="MoveFile.RECENT_KEYS">
     <key name="MoveFile.RECENT_KEYS">
       <recent name="$PROJECT_DIR$/ios" />
       <recent name="$PROJECT_DIR$/ios" />
     </key>
     </key>
   </component>
   </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="SvnConfiguration">
   <component name="SvnConfiguration">
     <configuration />
     <configuration />
   </component>
   </component>
@@ -119,7 +96,35 @@
       <option name="project" value="LOCAL" />
       <option name="project" value="LOCAL" />
       <updated>1585372093906</updated>
       <updated>1585372093906</updated>
     </task>
     </task>
-    <option name="localTasksCounter" value="6" />
+    <task id="LOCAL-00006" summary="添加IOS地图和导航">
+      <created>1587634817150</created>
+      <option name="number" value="00006" />
+      <option name="presentableId" value="LOCAL-00006" />
+      <option name="project" value="LOCAL" />
+      <updated>1587634817150</updated>
+    </task>
+    <task id="LOCAL-00007" summary="更改我的定位图片">
+      <created>1592991552003</created>
+      <option name="number" value="00007" />
+      <option name="presentableId" value="LOCAL-00007" />
+      <option name="project" value="LOCAL" />
+      <updated>1592991552003</updated>
+    </task>
+    <task id="LOCAL-00008" summary="更改我的定位图片">
+      <created>1592992013729</created>
+      <option name="number" value="00008" />
+      <option name="presentableId" value="LOCAL-00008" />
+      <option name="project" value="LOCAL" />
+      <updated>1592992013729</updated>
+    </task>
+    <task id="LOCAL-00009" summary="修复打包错误的问题">
+      <created>1597654542330</created>
+      <option name="number" value="00009" />
+      <option name="presentableId" value="LOCAL-00009" />
+      <option name="project" value="LOCAL" />
+      <updated>1597654542330</updated>
+    </task>
+    <option name="localTasksCounter" value="10" />
     <servers />
     <servers />
   </component>
   </component>
   <component name="Vcs.Log.History.Properties">
   <component name="Vcs.Log.History.Properties">
@@ -149,14 +154,58 @@
     <MESSAGE value="更改IOS依赖包问题" />
     <MESSAGE value="更改IOS依赖包问题" />
     <MESSAGE value="解决IOS定位问题" />
     <MESSAGE value="解决IOS定位问题" />
     <MESSAGE value="去除无用的输出" />
     <MESSAGE value="去除无用的输出" />
-    <option name="LAST_COMMIT_MESSAGE" value="去除无用的输出" />
+    <MESSAGE value="添加IOS地图和导航" />
+    <MESSAGE value="更改我的定位图片" />
+    <MESSAGE value="修复打包错误的问题" />
+    <option name="LAST_COMMIT_MESSAGE" value="修复打包错误的问题" />
+  </component>
+  <component name="WindowStateProjectService">
+    <state x="569" y="118" key="CommitChangelistDialog2" timestamp="1597654542131">
+      <screen x="0" y="23" width="1920" height="985" />
+    </state>
+    <state x="569" y="118" key="CommitChangelistDialog2/0.23.1920.985@0.23.1920.985" timestamp="1597654542131" />
+    <state x="569" y="118" key="CommitChangelistDialog2/0.23.1920.988@0.23.1920.988" timestamp="1592992013571" />
+    <state width="939" height="396" key="GridCell.Tab.0.bottom" timestamp="1600065510793">
+      <screen x="0" y="23" width="1920" height="985" />
+    </state>
+    <state width="939" height="396" key="GridCell.Tab.0.bottom/0.23.1920.985@0.23.1920.985" timestamp="1600065510793" />
+    <state width="939" height="398" key="GridCell.Tab.0.bottom/0.23.1920.988@0.23.1920.988" timestamp="1592991557080" />
+    <state width="939" height="396" key="GridCell.Tab.0.center" timestamp="1600065510792">
+      <screen x="0" y="23" width="1920" height="985" />
+    </state>
+    <state width="939" height="396" key="GridCell.Tab.0.center/0.23.1920.985@0.23.1920.985" timestamp="1600065510792" />
+    <state width="939" height="398" key="GridCell.Tab.0.center/0.23.1920.988@0.23.1920.988" timestamp="1592991557079" />
+    <state width="939" height="396" key="GridCell.Tab.0.left" timestamp="1600065510792">
+      <screen x="0" y="23" width="1920" height="985" />
+    </state>
+    <state width="939" height="396" key="GridCell.Tab.0.left/0.23.1920.985@0.23.1920.985" timestamp="1600065510792" />
+    <state width="939" height="398" key="GridCell.Tab.0.left/0.23.1920.988@0.23.1920.988" timestamp="1592991557078" />
+    <state width="939" height="396" key="GridCell.Tab.0.right" timestamp="1600065510792">
+      <screen x="0" y="23" width="1920" height="985" />
+    </state>
+    <state width="939" height="396" key="GridCell.Tab.0.right/0.23.1920.985@0.23.1920.985" timestamp="1600065510792" />
+    <state width="939" height="398" key="GridCell.Tab.0.right/0.23.1920.988@0.23.1920.988" timestamp="1592991557079" />
+    <state x="699" y="235" key="RollbackChangesDialog" timestamp="1592991084836">
+      <screen x="0" y="23" width="1920" height="988" />
+    </state>
+    <state x="699" y="235" key="RollbackChangesDialog/0.23.1920.988@0.23.1920.988" timestamp="1592991084836" />
+    <state x="560" y="256" key="Vcs.Push.Dialog.v2" timestamp="1597654543552">
+      <screen x="0" y="23" width="1920" height="985" />
+    </state>
+    <state x="560" y="256" key="Vcs.Push.Dialog.v2/0.23.1920.985@0.23.1920.985" timestamp="1597654543552" />
+    <state x="560" y="257" key="Vcs.Push.Dialog.v2/0.23.1920.988@0.23.1920.988" timestamp="1592992014935" />
+    <state x="740" y="440" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1600050241237">
+      <screen x="0" y="23" width="1920" height="985" />
+    </state>
+    <state x="740" y="440" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.23.1920.985@0.23.1920.985" timestamp="1600050241237" />
+    <state x="740" y="441" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.23.1920.988@0.23.1920.988" timestamp="1592991503877" />
   </component>
   </component>
   <component name="XDebuggerManager">
   <component name="XDebuggerManager">
     <breakpoint-manager>
     <breakpoint-manager>
       <breakpoints>
       <breakpoints>
         <line-breakpoint enabled="true" type="Dart">
         <line-breakpoint enabled="true" type="Dart">
           <url>file://$PROJECT_DIR$/lib/amap_location.dart</url>
           <url>file://$PROJECT_DIR$/lib/amap_location.dart</url>
-          <line>45</line>
+          <line>46</line>
           <option name="timeStamp" value="5" />
           <option name="timeStamp" value="5" />
         </line-breakpoint>
         </line-breakpoint>
       </breakpoints>
       </breakpoints>

+ 0 - 3
example/ios/Runner.xcodeproj/project.pbxproj

@@ -326,7 +326,6 @@
 /* Begin XCBuildConfiguration section */
 /* Begin XCBuildConfiguration section */
 		249021D3217E4FDB00AE95B9 /* Profile */ = {
 		249021D3217E4FDB00AE95B9 /* Profile */ = {
 			isa = XCBuildConfiguration;
 			isa = XCBuildConfiguration;
-			baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
 			buildSettings = {
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
 				ALWAYS_SEARCH_USER_PATHS = NO;
 				CLANG_ANALYZER_NONNULL = YES;
 				CLANG_ANALYZER_NONNULL = YES;
@@ -401,7 +400,6 @@
 		};
 		};
 		97C147031CF9000F007C117D /* Debug */ = {
 		97C147031CF9000F007C117D /* Debug */ = {
 			isa = XCBuildConfiguration;
 			isa = XCBuildConfiguration;
-			baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
 			buildSettings = {
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
 				ALWAYS_SEARCH_USER_PATHS = NO;
 				CLANG_ANALYZER_NONNULL = YES;
 				CLANG_ANALYZER_NONNULL = YES;
@@ -457,7 +455,6 @@
 		};
 		};
 		97C147041CF9000F007C117D /* Release */ = {
 		97C147041CF9000F007C117D /* Release */ = {
 			isa = XCBuildConfiguration;
 			isa = XCBuildConfiguration;
-			baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
 			buildSettings = {
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
 				ALWAYS_SEARCH_USER_PATHS = NO;
 				CLANG_ANALYZER_NONNULL = YES;
 				CLANG_ANALYZER_NONNULL = YES;

+ 27 - 62
example/pubspec.lock

@@ -2,33 +2,19 @@
 # See https://dart.dev/tools/pub/glossary#lockfile
 # See https://dart.dev/tools/pub/glossary#lockfile
 packages:
 packages:
   amap_location:
   amap_location:
-    dependency: "direct dev"
+    dependency: "direct main"
     description:
     description:
       path: ".."
       path: ".."
       relative: true
       relative: true
     source: path
     source: path
     version: "0.0.1"
     version: "0.0.1"
-  archive:
-    dependency: transitive
-    description:
-      name: archive
-      url: "https://pub.flutter-io.cn"
-    source: hosted
-    version: "2.0.13"
-  args:
-    dependency: transitive
-    description:
-      name: args
-      url: "https://pub.flutter-io.cn"
-    source: hosted
-    version: "1.6.0"
   async:
   async:
     dependency: transitive
     dependency: transitive
     description:
     description:
       name: async
       name: async
       url: "https://pub.flutter-io.cn"
       url: "https://pub.flutter-io.cn"
     source: hosted
     source: hosted
-    version: "2.4.1"
+    version: "2.4.2"
   boolean_selector:
   boolean_selector:
     dependency: transitive
     dependency: transitive
     description:
     description:
@@ -36,34 +22,34 @@ packages:
       url: "https://pub.flutter-io.cn"
       url: "https://pub.flutter-io.cn"
     source: hosted
     source: hosted
     version: "2.0.0"
     version: "2.0.0"
-  charcode:
+  characters:
     dependency: transitive
     dependency: transitive
     description:
     description:
-      name: charcode
+      name: characters
       url: "https://pub.flutter-io.cn"
       url: "https://pub.flutter-io.cn"
     source: hosted
     source: hosted
-    version: "1.1.3"
-  collection:
+    version: "1.0.0"
+  charcode:
     dependency: transitive
     dependency: transitive
     description:
     description:
-      name: collection
+      name: charcode
       url: "https://pub.flutter-io.cn"
       url: "https://pub.flutter-io.cn"
     source: hosted
     source: hosted
-    version: "1.14.12"
-  convert:
+    version: "1.1.3"
+  clock:
     dependency: transitive
     dependency: transitive
     description:
     description:
-      name: convert
+      name: clock
       url: "https://pub.flutter-io.cn"
       url: "https://pub.flutter-io.cn"
     source: hosted
     source: hosted
-    version: "2.1.1"
-  crypto:
+    version: "1.0.1"
+  collection:
     dependency: transitive
     dependency: transitive
     description:
     description:
-      name: crypto
+      name: collection
       url: "https://pub.flutter-io.cn"
       url: "https://pub.flutter-io.cn"
     source: hosted
     source: hosted
-    version: "2.1.4"
+    version: "1.14.13"
   cupertino_icons:
   cupertino_icons:
     dependency: "direct main"
     dependency: "direct main"
     description:
     description:
@@ -71,6 +57,13 @@ packages:
       url: "https://pub.flutter-io.cn"
       url: "https://pub.flutter-io.cn"
     source: hosted
     source: hosted
     version: "0.1.3"
     version: "0.1.3"
+  fake_async:
+    dependency: transitive
+    description:
+      name: fake_async
+      url: "https://pub.flutter-io.cn"
+    source: hosted
+    version: "1.1.0"
   flutter:
   flutter:
     dependency: "direct main"
     dependency: "direct main"
     description: flutter
     description: flutter
@@ -86,20 +79,13 @@ packages:
     description: flutter
     description: flutter
     source: sdk
     source: sdk
     version: "0.0.0"
     version: "0.0.0"
-  image:
-    dependency: transitive
-    description:
-      name: image
-      url: "https://pub.flutter-io.cn"
-    source: hosted
-    version: "2.1.12"
   matcher:
   matcher:
     dependency: transitive
     dependency: transitive
     description:
     description:
       name: matcher
       name: matcher
       url: "https://pub.flutter-io.cn"
       url: "https://pub.flutter-io.cn"
     source: hosted
     source: hosted
-    version: "0.12.6"
+    version: "0.12.8"
   meta:
   meta:
     dependency: transitive
     dependency: transitive
     description:
     description:
@@ -113,14 +99,7 @@ packages:
       name: path
       name: path
       url: "https://pub.flutter-io.cn"
       url: "https://pub.flutter-io.cn"
     source: hosted
     source: hosted
-    version: "1.6.4"
-  petitparser:
-    dependency: transitive
-    description:
-      name: petitparser
-      url: "https://pub.flutter-io.cn"
-    source: hosted
-    version: "2.4.0"
+    version: "1.7.0"
   plugin_platform_interface:
   plugin_platform_interface:
     dependency: transitive
     dependency: transitive
     description:
     description:
@@ -128,13 +107,6 @@ packages:
       url: "https://pub.flutter-io.cn"
       url: "https://pub.flutter-io.cn"
     source: hosted
     source: hosted
     version: "1.0.2"
     version: "1.0.2"
-  quiver:
-    dependency: transitive
-    description:
-      name: quiver
-      url: "https://pub.flutter-io.cn"
-    source: hosted
-    version: "2.1.3"
   sky_engine:
   sky_engine:
     dependency: transitive
     dependency: transitive
     description: flutter
     description: flutter
@@ -153,7 +125,7 @@ packages:
       name: stack_trace
       name: stack_trace
       url: "https://pub.flutter-io.cn"
       url: "https://pub.flutter-io.cn"
     source: hosted
     source: hosted
-    version: "1.9.3"
+    version: "1.9.5"
   stream_channel:
   stream_channel:
     dependency: transitive
     dependency: transitive
     description:
     description:
@@ -181,14 +153,14 @@ packages:
       name: test_api
       name: test_api
       url: "https://pub.flutter-io.cn"
       url: "https://pub.flutter-io.cn"
     source: hosted
     source: hosted
-    version: "0.2.15"
+    version: "0.2.17"
   typed_data:
   typed_data:
     dependency: transitive
     dependency: transitive
     description:
     description:
       name: typed_data
       name: typed_data
       url: "https://pub.flutter-io.cn"
       url: "https://pub.flutter-io.cn"
     source: hosted
     source: hosted
-    version: "1.1.6"
+    version: "1.2.0"
   url_launcher:
   url_launcher:
     dependency: "direct dev"
     dependency: "direct dev"
     description:
     description:
@@ -224,13 +196,6 @@ packages:
       url: "https://pub.flutter-io.cn"
       url: "https://pub.flutter-io.cn"
     source: hosted
     source: hosted
     version: "2.0.8"
     version: "2.0.8"
-  xml:
-    dependency: transitive
-    description:
-      name: xml
-      url: "https://pub.flutter-io.cn"
-    source: hosted
-    version: "3.6.1"
 sdks:
 sdks:
-  dart: ">=2.6.0 <3.0.0"
+  dart: ">=2.9.0-14.0.dev <3.0.0"
   flutter: ">=1.12.8 <2.0.0"
   flutter: ">=1.12.8 <2.0.0"