基础库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

272 lines
18 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="0ff6f366-28dc-4efd-9bca-709f40bc6813" name="Default Changelist" comment="1、去除状态控制,由widget内部实现">
  5. <change beforePath="$PROJECT_DIR$/.idea/libraries/Dart_SDK.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Dart_SDK.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/.idea/libraries/Flutter_Plugins.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Flutter_Plugins.xml" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/.idea/libraries/Dart_SDK.xml" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/.idea/libraries/Dart_SDK.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/.idea/libraries/Flutter_Plugins.xml" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/.idea/libraries/Flutter_Plugins.xml" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/.idea/workspace.xml" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/example/ios/Podfile.lock" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/example/ios/Podfile.lock" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/example/pubspec.lock" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/example/pubspec.lock" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/lib/pages/login_page/account/bloc/login_account_bloc.dart" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/lib/pages/login_page/account/bloc/login_account_bloc.dart" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/lib/pages/login_page/account/bloc/login_account_repository.dart" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/lib/pages/login_page/account/bloc/login_account_repository.dart" afterDir="false" />
  15. <change beforePath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/lib/pages/login_page/account/login_account_page.dart" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/lib/pages/login_page/account/login_account_page.dart" afterDir="false" />
  16. <change beforePath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/lib/util/net_util.dart" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/lib/util/net_util.dart" afterDir="false" />
  17. <change beforePath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/lib/util/router_util.dart" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/lib/util/router_util.dart" afterDir="false" />
  18. <change beforePath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/pubspec.lock" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/pubspec.lock" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/zhiying_comm.iml" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/zhiying_comm.iml" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/example/ios/Podfile.lock" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Podfile.lock" afterDir="false" />
  21. <change beforePath="$PROJECT_DIR$/example/pubspec.lock" beforeDir="false" afterPath="$PROJECT_DIR$/example/pubspec.lock" afterDir="false" />
  22. <change beforePath="$PROJECT_DIR$/lib/pages/login_page/account/bloc/login_account_bloc.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/pages/login_page/account/bloc/login_account_bloc.dart" afterDir="false" />
  23. <change beforePath="$PROJECT_DIR$/lib/pages/login_page/account/bloc/login_account_repository.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/pages/login_page/account/bloc/login_account_repository.dart" afterDir="false" />
  24. <change beforePath="$PROJECT_DIR$/lib/pages/login_page/account/login_account_page.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/pages/login_page/account/login_account_page.dart" afterDir="false" />
  25. <change beforePath="$PROJECT_DIR$/lib/util/net_util.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/util/net_util.dart" afterDir="false" />
  26. <change beforePath="$PROJECT_DIR$/lib/util/router_util.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/util/router_util.dart" afterDir="false" />
  27. <change beforePath="$PROJECT_DIR$/pubspec.lock" beforeDir="false" afterPath="$PROJECT_DIR$/pubspec.lock" afterDir="false" />
  28. <change beforePath="$PROJECT_DIR$/zhiying_comm.iml" beforeDir="false" afterPath="$PROJECT_DIR$/zhiying_comm.iml" afterDir="false" />
  29. </list>
  30. <option name="SHOW_DIALOG" value="false" />
  31. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  32. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  33. <option name="LAST_RESOLUTION" value="IGNORE" />
  34. </component>
  35. <component name="DefaultGradleProjectSettings">
  36. <option name="testRunner" value="GRADLE" />
  37. <option name="delegatedBuild" value="true" />
  38. </component>
  39. <component name="FileTemplateManagerImpl">
  40. <option name="RECENT_TEMPLATES">
  41. <list>
  42. <option value="Dart File" />
  43. </list>
  44. </option>
  45. </component>
  46. <component name="Git.Settings">
  47. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  48. <option name="UPDATE_TYPE" value="MERGE" />
  49. </component>
  50. <component name="ProjectId" id="1h581KsASjn69CjCVJFGwinHkAq" />
  51. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  52. <component name="ProjectViewState">
  53. <option name="hideEmptyMiddlePackages" value="true" />
  54. <option name="showExcludedFiles" value="true" />
  55. <option name="showLibraryContents" value="true" />
  56. </component>
  57. <component name="PropertiesComponent">
  58. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  59. <property name="dart.analysis.tool.window.force.activate" value="false" />
  60. <property name="io.flutter.reload.alreadyRun" value="true" />
  61. <property name="last_opened_file_path" value="$PROJECT_DIR$/lib/pages" />
  62. <property name="show.migrate.to.gradle.popup" value="false" />
  63. </component>
  64. <component name="RecentsManager">
  65. <key name="CopyFile.RECENT_KEYS">
  66. <recent name="$PROJECT_DIR$/lib/pages" />
  67. </key>
  68. <key name="MoveFile.RECENT_KEYS">
  69. <recent name="$PROJECT_DIR$/ios/Classes" />
  70. </key>
  71. </component>
  72. <component name="SvnConfiguration">
  73. <configuration />
  74. </component>
  75. <component name="TaskManager">
  76. <task active="true" id="Default" summary="Default task">
  77. <changelist id="0ff6f366-28dc-4efd-9bca-709f40bc6813" name="Default Changelist" comment="" />
  78. <created>1598948275074</created>
  79. <option name="number" value="Default" />
  80. <option name="presentableId" value="Default" />
  81. <updated>1598948275074</updated>
  82. </task>
  83. <task id="LOCAL-00001" summary="1、网络工具修复">
  84. <created>1599192327092</created>
  85. <option name="number" value="00001" />
  86. <option name="presentableId" value="LOCAL-00001" />
  87. <option name="project" value="LOCAL" />
  88. <updated>1599192327092</updated>
  89. </task>
  90. <task id="LOCAL-00002" summary="1、网日志长度的输出">
  91. <created>1599199250656</created>
  92. <option name="number" value="00002" />
  93. <option name="presentableId" value="LOCAL-00002" />
  94. <option name="project" value="LOCAL" />
  95. <updated>1599199250656</updated>
  96. </task>
  97. <task id="LOCAL-00003" summary="1、去除状态控制,由widget内部实现">
  98. <created>1599448856506</created>
  99. <option name="number" value="00003" />
  100. <option name="presentableId" value="LOCAL-00003" />
  101. <option name="project" value="LOCAL" />
  102. <updated>1599448856506</updated>
  103. </task>
  104. <task id="LOCAL-00004" summary="1、缓存回调的判断。如果为空就不触发">
  105. <created>1599469150650</created>
  106. <option name="number" value="00004" />
  107. <option name="presentableId" value="LOCAL-00004" />
  108. <option name="project" value="LOCAL" />
  109. <updated>1599469150650</updated>
  110. </task>
  111. <task id="LOCAL-00005" summary="1、添加一个同步请求方法">
  112. <created>1599547892464</created>
  113. <option name="number" value="00005" />
  114. <option name="presentableId" value="LOCAL-00005" />
  115. <option name="project" value="LOCAL" />
  116. <updated>1599547892464</updated>
  117. </task>
  118. <task id="LOCAL-00006" summary="1、网络库的修改">
  119. <created>1599824741220</created>
  120. <option name="number" value="00006" />
  121. <option name="presentableId" value="LOCAL-00006" />
  122. <option name="project" value="LOCAL" />
  123. <updated>1599824741220</updated>
  124. </task>
  125. <task id="LOCAL-00007" summary="1、新增用户信息管理provide&#10;2、网络请求post方法新增是否缓存标志">
  126. <created>1600075065844</created>
  127. <option name="number" value="00007" />
  128. <option name="presentableId" value="LOCAL-00007" />
  129. <option name="project" value="LOCAL" />
  130. <updated>1600075065844</updated>
  131. </task>
  132. <task id="LOCAL-00008" summary="1、用户信息的缓存">
  133. <created>1600142697414</created>
  134. <option name="number" value="00008" />
  135. <option name="presentableId" value="LOCAL-00008" />
  136. <option name="project" value="LOCAL" />
  137. <updated>1600142697414</updated>
  138. </task>
  139. <task id="LOCAL-00009" summary="1、login模块移动到comm中">
  140. <created>1600151570591</created>
  141. <option name="number" value="00009" />
  142. <option name="presentableId" value="LOCAL-00009" />
  143. <option name="project" value="LOCAL" />
  144. <updated>1600151570591</updated>
  145. </task>
  146. <task id="LOCAL-00010" summary="1、登陆页面的焦点问题修复">
  147. <created>1600248020491</created>
  148. <option name="number" value="00010" />
  149. <option name="presentableId" value="LOCAL-00010" />
  150. <option name="project" value="LOCAL" />
  151. <updated>1600248020491</updated>
  152. </task>
  153. <option name="localTasksCounter" value="11" />
  154. <servers />
  155. </component>
  156. <component name="Vcs.Log.History.Properties">
  157. <option name="COLUMN_ORDER">
  158. <list>
  159. <option value="0" />
  160. <option value="2" />
  161. <option value="3" />
  162. <option value="1" />
  163. </list>
  164. </option>
  165. </component>
  166. <component name="Vcs.Log.Tabs.Properties">
  167. <option name="TAB_STATES">
  168. <map>
  169. <entry key="MAIN">
  170. <value>
  171. <State>
  172. <option name="COLUMN_ORDER" />
  173. </State>
  174. </value>
  175. </entry>
  176. </map>
  177. </option>
  178. </component>
  179. <component name="VcsManagerConfiguration">
  180. <MESSAGE value="1、网络工具修复" />
  181. <MESSAGE value="1、网日志长度的输出" />
  182. <MESSAGE value="1、去除状态控制,由widget内部实现" />
  183. <MESSAGE value="1、缓存回调的判断。如果为空就不触发" />
  184. <MESSAGE value="1、添加一个同步请求方法" />
  185. <MESSAGE value="1、网络库的修改" />
  186. <MESSAGE value="1、新增用户信息管理provide&#10;2、网络请求post方法新增是否缓存标志" />
  187. <MESSAGE value="1、用户信息的缓存" />
  188. <MESSAGE value="1、login模块移动到comm中" />
  189. <MESSAGE value="1、登陆页面的焦点问题修复" />
  190. <option name="LAST_COMMIT_MESSAGE" value="1、登陆页面的焦点问题修复" />
  191. </component>
  192. <component name="WindowStateProjectService">
  193. <state x="726" y="305" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1600150836312">
  194. <screen x="57" y="23" width="1863" height="1057" />
  195. </state>
  196. <state x="726" y="305" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/57.23.1863.1057@57.23.1863.1057" timestamp="1600150836312" />
  197. <state x="752" y="262" key="#xdebugger.evaluate" timestamp="1599191875613">
  198. <screen x="57" y="23" width="1863" height="1057" />
  199. </state>
  200. <state x="752" y="262" key="#xdebugger.evaluate/57.23.1863.1057@57.23.1863.1057" timestamp="1599191875613" />
  201. <state x="851" y="324" key="AndroidProcessChooserDialog" timestamp="1600151319877">
  202. <screen x="57" y="23" width="1863" height="1057" />
  203. </state>
  204. <state x="851" y="324" key="AndroidProcessChooserDialog/57.23.1863.1057@57.23.1863.1057" timestamp="1600151319877" />
  205. <state x="598" y="154" key="CommitChangelistDialog2" timestamp="1600248020319">
  206. <screen x="57" y="23" width="1863" height="1057" />
  207. </state>
  208. <state x="598" y="154" key="CommitChangelistDialog2/57.23.1863.1057@57.23.1863.1057" timestamp="1600248020319" />
  209. <state width="606" height="466" key="DebuggerActiveHint" timestamp="1599191800984">
  210. <screen x="57" y="23" width="1863" height="1057" />
  211. </state>
  212. <state width="606" height="466" key="DebuggerActiveHint/57.23.1863.1057@57.23.1863.1057" timestamp="1599191800984" />
  213. <state x="158" y="123" width="1663" height="857" key="DiffContextDialog" timestamp="1600247995696">
  214. <screen x="57" y="23" width="1863" height="1057" />
  215. </state>
  216. <state x="157" y="123" width="1664" height="857" key="DiffContextDialog/56.23.1864.1057@56.23.1864.1057" timestamp="1600067734254" />
  217. <state x="158" y="123" width="1663" height="857" key="DiffContextDialog/57.23.1863.1057@57.23.1863.1057" timestamp="1600247995696" />
  218. <state width="1821" height="507" key="GridCell.Tab.0.bottom" timestamp="1600155475390">
  219. <screen x="57" y="23" width="1863" height="1057" />
  220. </state>
  221. <state width="1821" height="556" key="GridCell.Tab.0.bottom/56.23.1864.1057@56.23.1864.1057" timestamp="1599288940921" />
  222. <state width="1821" height="507" key="GridCell.Tab.0.bottom/57.23.1863.1057@57.23.1863.1057" timestamp="1600155475390" />
  223. <state width="1821" height="507" key="GridCell.Tab.0.center" timestamp="1600155475390">
  224. <screen x="57" y="23" width="1863" height="1057" />
  225. </state>
  226. <state width="1821" height="556" key="GridCell.Tab.0.center/56.23.1864.1057@56.23.1864.1057" timestamp="1599288940921" />
  227. <state width="1821" height="507" key="GridCell.Tab.0.center/57.23.1863.1057@57.23.1863.1057" timestamp="1600155475390" />
  228. <state width="1821" height="507" key="GridCell.Tab.0.left" timestamp="1600155475389">
  229. <screen x="57" y="23" width="1863" height="1057" />
  230. </state>
  231. <state width="1821" height="556" key="GridCell.Tab.0.left/56.23.1864.1057@56.23.1864.1057" timestamp="1599288940921" />
  232. <state width="1821" height="507" key="GridCell.Tab.0.left/57.23.1863.1057@57.23.1863.1057" timestamp="1600155475389" />
  233. <state width="1821" height="507" key="GridCell.Tab.0.right" timestamp="1600155475390">
  234. <screen x="57" y="23" width="1863" height="1057" />
  235. </state>
  236. <state width="1821" height="556" key="GridCell.Tab.0.right/56.23.1864.1057@56.23.1864.1057" timestamp="1599288940921" />
  237. <state width="1821" height="507" key="GridCell.Tab.0.right/57.23.1863.1057@57.23.1863.1057" timestamp="1600155475390" />
  238. <state x="244" y="118" key="MergeDialog" timestamp="1600347525661">
  239. <screen x="57" y="23" width="1863" height="1057" />
  240. </state>
  241. <state x="244" y="118" key="MergeDialog/57.23.1863.1057@57.23.1863.1057" timestamp="1600347525661" />
  242. <state x="702" y="274" key="MultipleFileMergeDialog" timestamp="1600347529224">
  243. <screen x="57" y="23" width="1863" height="1057" />
  244. </state>
  245. <state x="702" y="274" key="MultipleFileMergeDialog/57.23.1863.1057@57.23.1863.1057" timestamp="1600347529224" />
  246. <state x="589" y="291" key="Vcs.Push.Dialog.v2" timestamp="1600248021732">
  247. <screen x="57" y="23" width="1863" height="1057" />
  248. </state>
  249. <state x="589" y="291" key="Vcs.Push.Dialog.v2/57.23.1863.1057@57.23.1863.1057" timestamp="1600248021732" />
  250. <state x="158" y="123" width="1663" height="857" key="com.intellij.history.integration.ui.views.DirectoryHistoryDialog" timestamp="1599189424953">
  251. <screen x="57" y="23" width="1863" height="1057" />
  252. </state>
  253. <state x="158" y="123" width="1663" height="857" key="com.intellij.history.integration.ui.views.DirectoryHistoryDialog/57.23.1863.1057@57.23.1863.1057" timestamp="1599189424953" />
  254. <state x="158" y="123" width="1663" height="857" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1599189753273">
  255. <screen x="57" y="23" width="1863" height="1057" />
  256. </state>
  257. <state x="158" y="123" width="1663" height="857" key="com.intellij.history.integration.ui.views.FileHistoryDialog/57.23.1863.1057@57.23.1863.1057" timestamp="1599189753273" />
  258. <state x="779" y="475" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1600347456147">
  259. <screen x="57" y="23" width="1863" height="1057" />
  260. </state>
  261. <state x="778" y="475" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/56.23.1864.1057@56.23.1864.1057" timestamp="1600067652857" />
  262. <state x="779" y="475" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/57.23.1863.1057@57.23.1863.1057" timestamp="1600347456147" />
  263. <state x="656" y="308" width="950" height="486" key="find.popup" timestamp="1599215746645">
  264. <screen x="57" y="23" width="1863" height="1057" />
  265. </state>
  266. <state x="656" y="308" width="950" height="486" key="find.popup/57.23.1863.1057@57.23.1863.1057" timestamp="1599215746645" />
  267. <state width="600" height="424" key="javadoc.popup" timestamp="1600138048350">
  268. <screen x="57" y="23" width="1863" height="1057" />
  269. </state>
  270. <state width="600" height="424" key="javadoc.popup/57.23.1863.1057@57.23.1863.1057" timestamp="1600138048350" />
  271. </component>
  272. </project>