基础库
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

workspace.xml 25 KiB

4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
4年前
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427
  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 afterPath="$PROJECT_DIR$/android/gradle/wrapper/gradle-wrapper.jar" afterDir="false" />
  6. <change afterPath="$PROJECT_DIR$/android/gradlew" afterDir="false" />
  7. <change afterPath="$PROJECT_DIR$/android/gradlew.bat" afterDir="false" />
  8. <change afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/android/gradle/wrapper/gradle-wrapper.jar" afterDir="false" />
  9. <change afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/android/gradlew" afterDir="false" />
  10. <change afterPath="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/android/gradlew.bat" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/.idea/libraries/Dart_SDK.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Dart_SDK.xml" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/.idea/libraries/Flutter_Plugins.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Flutter_Plugins.xml" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  14. <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" />
  15. <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" />
  16. <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" />
  17. <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" />
  18. <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" />
  19. <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" />
  20. <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" />
  21. <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" />
  22. <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" />
  23. <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" />
  24. <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" />
  25. <change beforePath="$PROJECT_DIR$/example/ios/Podfile.lock" beforeDir="false" afterPath="$PROJECT_DIR$/example/ios/Podfile.lock" afterDir="false" />
  26. <change beforePath="$PROJECT_DIR$/example/pubspec.lock" beforeDir="false" afterPath="$PROJECT_DIR$/example/pubspec.lock" afterDir="false" />
  27. <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" />
  28. <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" />
  29. <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" />
  30. <change beforePath="$PROJECT_DIR$/lib/util/router_util.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/util/router_util.dart" afterDir="false" />
  31. <change beforePath="$PROJECT_DIR$/pubspec.lock" beforeDir="false" afterPath="$PROJECT_DIR$/pubspec.lock" afterDir="false" />
  32. <change beforePath="$PROJECT_DIR$/zhiying_comm.iml" beforeDir="false" afterPath="$PROJECT_DIR$/zhiying_comm.iml" afterDir="false" />
  33. </list>
  34. <ignored path="$PROJECT_DIR$/.pub/" />
  35. <ignored path="$PROJECT_DIR$/build/" />
  36. <ignored path="$PROJECT_DIR$/example/.pub/" />
  37. <ignored path="$PROJECT_DIR$/example/ios/.symlinks/plugins/fluttertoast/.pub/" />
  38. <ignored path="$PROJECT_DIR$/example/ios/.symlinks/plugins/fluttertoast/build/" />
  39. <ignored path="$PROJECT_DIR$/example/ios/.symlinks/plugins/fluttertoast/example/.pub/" />
  40. <ignored path="$PROJECT_DIR$/example/ios/.symlinks/plugins/fluttertoast/example/build/" />
  41. <ignored path="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/.pub/" />
  42. <ignored path="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/build/" />
  43. <ignored path="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/example/.pub/" />
  44. <ignored path="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/example/ios/.symlinks/plugins/fluttertoast/.pub/" />
  45. <ignored path="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/example/ios/.symlinks/plugins/fluttertoast/build/" />
  46. <ignored path="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/example/ios/.symlinks/plugins/fluttertoast/example/.pub/" />
  47. <ignored path="$PROJECT_DIR$/example/ios/.symlinks/plugins/zhiying_comm/example/ios/.symlinks/plugins/fluttertoast/example/build/" />
  48. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  49. <option name="SHOW_DIALOG" value="false" />
  50. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  51. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  52. <option name="LAST_RESOLUTION" value="IGNORE" />
  53. </component>
  54. <component name="DefaultGradleProjectSettings">
  55. <option name="testRunner" value="GRADLE" />
  56. <option name="delegatedBuild" value="true" />
  57. </component>
  58. <component name="ExecutionTargetManager" SELECTED_TARGET="63eb889" />
  59. <component name="FileEditorManager">
  60. <leaf>
  61. <file pinned="false" current-in-tab="true">
  62. <entry file="file://$PROJECT_DIR$/example/lib/main.dart">
  63. <provider selected="true" editor-type-id="text-editor">
  64. <state relative-caret-position="546">
  65. <caret line="26" lean-forward="true" selection-start-line="26" selection-end-line="26" />
  66. <folding>
  67. <element signature="e#0#30#0" expanded="true" />
  68. </folding>
  69. </state>
  70. </provider>
  71. </entry>
  72. </file>
  73. </leaf>
  74. </component>
  75. <component name="FileTemplateManagerImpl">
  76. <option name="RECENT_TEMPLATES">
  77. <list>
  78. <option value="Dart File" />
  79. </list>
  80. </option>
  81. </component>
  82. <component name="Git.Settings">
  83. <option name="UPDATE_TYPE" value="MERGE" />
  84. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  85. </component>
  86. <component name="ProjectFrameBounds">
  87. <option name="y" value="23" />
  88. <option name="width" value="2284" />
  89. <option name="height" value="1015" />
  90. </component>
  91. <component name="ProjectId" id="1h581KsASjn69CjCVJFGwinHkAq" />
  92. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  93. <component name="ProjectView">
  94. <navigator currentView="ProjectPane" proportions="" version="1">
  95. <foldersAlwaysOnTop value="true" />
  96. </navigator>
  97. <panes>
  98. <pane id="AndroidView" />
  99. <pane id="ProjectPane">
  100. <subPane>
  101. <expand>
  102. <path>
  103. <item name="zhiying_comm" type="b2602c69:ProjectViewProjectNode" />
  104. <item name="zhiying_comm" type="462c0819:PsiDirectoryNode" />
  105. </path>
  106. <path>
  107. <item name="zhiying_comm" type="b2602c69:ProjectViewProjectNode" />
  108. <item name="zhiying_comm" type="462c0819:PsiDirectoryNode" />
  109. <item name="example" type="462c0819:PsiDirectoryNode" />
  110. </path>
  111. <path>
  112. <item name="zhiying_comm" type="b2602c69:ProjectViewProjectNode" />
  113. <item name="zhiying_comm" type="462c0819:PsiDirectoryNode" />
  114. <item name="example" type="462c0819:PsiDirectoryNode" />
  115. <item name="lib" type="462c0819:PsiDirectoryNode" />
  116. </path>
  117. <path>
  118. <item name="zhiying_comm" type="b2602c69:ProjectViewProjectNode" />
  119. <item name="zhiying_comm" type="462c0819:PsiDirectoryNode" />
  120. <item name="ios" type="462c0819:PsiDirectoryNode" />
  121. </path>
  122. </expand>
  123. <select />
  124. </subPane>
  125. </pane>
  126. <pane id="Scope" />
  127. <pane id="PackagesPane" />
  128. </panes>
  129. </component>
  130. <component name="ProjectViewState">
  131. <option name="hideEmptyMiddlePackages" value="true" />
  132. <option name="showExcludedFiles" value="true" />
  133. <option name="showLibraryContents" value="true" />
  134. </component>
  135. <component name="PropertiesComponent">
  136. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  137. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  138. <property name="dart.analysis.tool.window.force.activate" value="false" />
  139. <property name="io.flutter.reload.alreadyRun" value="true" />
  140. <property name="last_opened_file_path" value="$PROJECT_DIR$/lib/pages" />
  141. <property name="settings.editor.selected.configurable" value="dart.settings" />
  142. <property name="show.migrate.to.gradle.popup" value="false" />
  143. </component>
  144. <component name="RecentsManager">
  145. <key name="CopyFile.RECENT_KEYS">
  146. <recent name="$PROJECT_DIR$/lib/pages" />
  147. </key>
  148. <key name="MoveFile.RECENT_KEYS">
  149. <recent name="$PROJECT_DIR$/ios/Classes" />
  150. </key>
  151. </component>
  152. <component name="RunDashboard">
  153. <option name="ruleStates">
  154. <list>
  155. <RuleState>
  156. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  157. </RuleState>
  158. <RuleState>
  159. <option name="name" value="StatusDashboardGroupingRule" />
  160. </RuleState>
  161. </list>
  162. </option>
  163. </component>
  164. <component name="SvnConfiguration">
  165. <configuration />
  166. </component>
  167. <component name="TaskManager">
  168. <task active="true" id="Default" summary="Default task">
  169. <changelist id="0ff6f366-28dc-4efd-9bca-709f40bc6813" name="Default Changelist" comment="" />
  170. <created>1598948275074</created>
  171. <option name="number" value="Default" />
  172. <option name="presentableId" value="Default" />
  173. <updated>1598948275074</updated>
  174. </task>
  175. <task id="LOCAL-00001" summary="1、网络工具修复">
  176. <created>1599192327092</created>
  177. <option name="number" value="00001" />
  178. <option name="presentableId" value="LOCAL-00001" />
  179. <option name="project" value="LOCAL" />
  180. <updated>1599192327092</updated>
  181. </task>
  182. <task id="LOCAL-00002" summary="1、网日志长度的输出">
  183. <created>1599199250656</created>
  184. <option name="number" value="00002" />
  185. <option name="presentableId" value="LOCAL-00002" />
  186. <option name="project" value="LOCAL" />
  187. <updated>1599199250656</updated>
  188. </task>
  189. <task id="LOCAL-00003" summary="1、去除状态控制,由widget内部实现">
  190. <created>1599448856506</created>
  191. <option name="number" value="00003" />
  192. <option name="presentableId" value="LOCAL-00003" />
  193. <option name="project" value="LOCAL" />
  194. <updated>1599448856506</updated>
  195. </task>
  196. <task id="LOCAL-00004" summary="1、缓存回调的判断。如果为空就不触发">
  197. <created>1599469150650</created>
  198. <option name="number" value="00004" />
  199. <option name="presentableId" value="LOCAL-00004" />
  200. <option name="project" value="LOCAL" />
  201. <updated>1599469150650</updated>
  202. </task>
  203. <task id="LOCAL-00005" summary="1、添加一个同步请求方法">
  204. <created>1599547892464</created>
  205. <option name="number" value="00005" />
  206. <option name="presentableId" value="LOCAL-00005" />
  207. <option name="project" value="LOCAL" />
  208. <updated>1599547892464</updated>
  209. </task>
  210. <task id="LOCAL-00006" summary="1、网络库的修改">
  211. <created>1599824741220</created>
  212. <option name="number" value="00006" />
  213. <option name="presentableId" value="LOCAL-00006" />
  214. <option name="project" value="LOCAL" />
  215. <updated>1599824741220</updated>
  216. </task>
  217. <task id="LOCAL-00007" summary="1、新增用户信息管理provide&#10;2、网络请求post方法新增是否缓存标志">
  218. <created>1600075065844</created>
  219. <option name="number" value="00007" />
  220. <option name="presentableId" value="LOCAL-00007" />
  221. <option name="project" value="LOCAL" />
  222. <updated>1600075065844</updated>
  223. </task>
  224. <task id="LOCAL-00008" summary="1、用户信息的缓存">
  225. <created>1600142697414</created>
  226. <option name="number" value="00008" />
  227. <option name="presentableId" value="LOCAL-00008" />
  228. <option name="project" value="LOCAL" />
  229. <updated>1600142697414</updated>
  230. </task>
  231. <task id="LOCAL-00009" summary="1、login模块移动到comm中">
  232. <created>1600151570591</created>
  233. <option name="number" value="00009" />
  234. <option name="presentableId" value="LOCAL-00009" />
  235. <option name="project" value="LOCAL" />
  236. <updated>1600151570591</updated>
  237. </task>
  238. <task id="LOCAL-00010" summary="1、登陆页面的焦点问题修复">
  239. <created>1600248020491</created>
  240. <option name="number" value="00010" />
  241. <option name="presentableId" value="LOCAL-00010" />
  242. <option name="project" value="LOCAL" />
  243. <updated>1600248020491</updated>
  244. </task>
  245. <option name="localTasksCounter" value="11" />
  246. <servers />
  247. </component>
  248. <component name="ToolWindowManager">
  249. <frame x="0" y="23" width="2284" height="1015" extended-state="0" />
  250. <editor active="true" />
  251. <layout>
  252. <window_info id="Captures" order="0" side_tool="true" weight="0.25" />
  253. <window_info active="true" content_ui="combo" id="Project" order="1" visible="true" weight="0.19759144" />
  254. <window_info id="Structure" order="2" side_tool="true" />
  255. <window_info id="Image Layers" order="3" />
  256. <window_info id="Designer" order="4" />
  257. <window_info id="Build Variants" order="5" side_tool="true" />
  258. <window_info id="Resources Explorer" order="6" />
  259. <window_info id="Capture Tool" order="7" />
  260. <window_info id="Favorites" order="8" side_tool="true" />
  261. <window_info anchor="bottom" id="Dart Analysis" order="0" />
  262. <window_info anchor="bottom" id="Run" order="1" />
  263. <window_info anchor="bottom" id="TODO" order="2" />
  264. <window_info anchor="bottom" id="Android Profiler" order="3" show_stripe_button="false" />
  265. <window_info anchor="bottom" id="Logcat" order="4" />
  266. <window_info anchor="bottom" id="Debug" order="5" />
  267. <window_info anchor="bottom" id="Terminal" order="6" />
  268. <window_info anchor="bottom" id="Event Log" order="7" side_tool="true" />
  269. <window_info anchor="bottom" id="Version Control" order="8" />
  270. <window_info anchor="right" id="Device File Explorer" order="0" side_tool="true" />
  271. <window_info anchor="right" id="Capture Analysis" order="1" />
  272. <window_info anchor="right" id="Theme Preview" order="2" />
  273. <window_info anchor="right" id="Flutter Inspector" order="3" />
  274. <window_info anchor="right" id="Flutter Outline" order="4" />
  275. <window_info anchor="right" id="Palette&#9;" order="5" />
  276. <window_info anchor="right" id="Flutter Performance" order="6" />
  277. </layout>
  278. </component>
  279. <component name="Vcs.Log.History.Properties">
  280. <option name="COLUMN_ORDER">
  281. <list>
  282. <option value="0" />
  283. <option value="2" />
  284. <option value="3" />
  285. <option value="1" />
  286. </list>
  287. </option>
  288. </component>
  289. <component name="Vcs.Log.Tabs.Properties">
  290. <option name="TAB_STATES">
  291. <map>
  292. <entry key="MAIN">
  293. <value>
  294. <State>
  295. <option name="RECENTLY_FILTERED_USER_GROUPS">
  296. <collection />
  297. </option>
  298. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  299. <collection />
  300. </option>
  301. <option name="COLUMN_ORDER" />
  302. </State>
  303. </value>
  304. </entry>
  305. </map>
  306. </option>
  307. <option name="RECENT_FILTERS">
  308. <map>
  309. <entry key="Branch">
  310. <value>
  311. <list />
  312. </value>
  313. </entry>
  314. <entry key="User">
  315. <value>
  316. <list />
  317. </value>
  318. </entry>
  319. </map>
  320. </option>
  321. </component>
  322. <component name="VcsManagerConfiguration">
  323. <MESSAGE value="1、网络工具修复" />
  324. <MESSAGE value="1、网日志长度的输出" />
  325. <MESSAGE value="1、去除状态控制,由widget内部实现" />
  326. <MESSAGE value="1、缓存回调的判断。如果为空就不触发" />
  327. <MESSAGE value="1、添加一个同步请求方法" />
  328. <MESSAGE value="1、网络库的修改" />
  329. <MESSAGE value="1、新增用户信息管理provide&#10;2、网络请求post方法新增是否缓存标志" />
  330. <MESSAGE value="1、用户信息的缓存" />
  331. <MESSAGE value="1、login模块移动到comm中" />
  332. <MESSAGE value="1、登陆页面的焦点问题修复" />
  333. <option name="LAST_COMMIT_MESSAGE" value="1、登陆页面的焦点问题修复" />
  334. </component>
  335. <component name="WindowStateProjectService">
  336. <state x="726" y="305" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1600150836312">
  337. <screen x="57" y="23" width="1863" height="1057" />
  338. </state>
  339. <state x="726" y="305" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/57.23.1863.1057@57.23.1863.1057" timestamp="1600150836312" />
  340. <state x="752" y="262" key="#xdebugger.evaluate" timestamp="1599191875613">
  341. <screen x="57" y="23" width="1863" height="1057" />
  342. </state>
  343. <state x="752" y="262" key="#xdebugger.evaluate/57.23.1863.1057@57.23.1863.1057" timestamp="1599191875613" />
  344. <state x="851" y="324" key="AndroidProcessChooserDialog" timestamp="1600151319877">
  345. <screen x="57" y="23" width="1863" height="1057" />
  346. </state>
  347. <state x="851" y="324" key="AndroidProcessChooserDialog/57.23.1863.1057@57.23.1863.1057" timestamp="1600151319877" />
  348. <state x="598" y="154" key="CommitChangelistDialog2" timestamp="1600248020319">
  349. <screen x="57" y="23" width="1863" height="1057" />
  350. </state>
  351. <state x="598" y="154" key="CommitChangelistDialog2/57.23.1863.1057@57.23.1863.1057" timestamp="1600248020319" />
  352. <state width="606" height="466" key="DebuggerActiveHint" timestamp="1599191800984">
  353. <screen x="57" y="23" width="1863" height="1057" />
  354. </state>
  355. <state width="606" height="466" key="DebuggerActiveHint/57.23.1863.1057@57.23.1863.1057" timestamp="1599191800984" />
  356. <state x="158" y="123" width="1663" height="857" key="DiffContextDialog" timestamp="1600247995696">
  357. <screen x="57" y="23" width="1863" height="1057" />
  358. </state>
  359. <state x="157" y="123" width="1664" height="857" key="DiffContextDialog/56.23.1864.1057@56.23.1864.1057" timestamp="1600067734254" />
  360. <state x="158" y="123" width="1663" height="857" key="DiffContextDialog/57.23.1863.1057@57.23.1863.1057" timestamp="1600247995696" />
  361. <state width="1821" height="507" key="GridCell.Tab.0.bottom" timestamp="1600155475390">
  362. <screen x="57" y="23" width="1863" height="1057" />
  363. </state>
  364. <state width="1821" height="556" key="GridCell.Tab.0.bottom/56.23.1864.1057@56.23.1864.1057" timestamp="1599288940921" />
  365. <state width="1821" height="507" key="GridCell.Tab.0.bottom/57.23.1863.1057@57.23.1863.1057" timestamp="1600155475390" />
  366. <state width="1821" height="507" key="GridCell.Tab.0.center" timestamp="1600155475390">
  367. <screen x="57" y="23" width="1863" height="1057" />
  368. </state>
  369. <state width="1821" height="556" key="GridCell.Tab.0.center/56.23.1864.1057@56.23.1864.1057" timestamp="1599288940921" />
  370. <state width="1821" height="507" key="GridCell.Tab.0.center/57.23.1863.1057@57.23.1863.1057" timestamp="1600155475390" />
  371. <state width="1821" height="507" key="GridCell.Tab.0.left" timestamp="1600155475389">
  372. <screen x="57" y="23" width="1863" height="1057" />
  373. </state>
  374. <state width="1821" height="556" key="GridCell.Tab.0.left/56.23.1864.1057@56.23.1864.1057" timestamp="1599288940921" />
  375. <state width="1821" height="507" key="GridCell.Tab.0.left/57.23.1863.1057@57.23.1863.1057" timestamp="1600155475389" />
  376. <state width="1821" height="507" key="GridCell.Tab.0.right" timestamp="1600155475390">
  377. <screen x="57" y="23" width="1863" height="1057" />
  378. </state>
  379. <state width="1821" height="556" key="GridCell.Tab.0.right/56.23.1864.1057@56.23.1864.1057" timestamp="1599288940921" />
  380. <state width="1821" height="507" key="GridCell.Tab.0.right/57.23.1863.1057@57.23.1863.1057" timestamp="1600155475390" />
  381. <state x="244" y="118" key="MergeDialog" timestamp="1600347525661">
  382. <screen x="57" y="23" width="1863" height="1057" />
  383. </state>
  384. <state x="244" y="118" key="MergeDialog/57.23.1863.1057@57.23.1863.1057" timestamp="1600347525661" />
  385. <state x="702" y="274" key="MultipleFileMergeDialog" timestamp="1600347529224">
  386. <screen x="57" y="23" width="1863" height="1057" />
  387. </state>
  388. <state x="702" y="274" key="MultipleFileMergeDialog/57.23.1863.1057@57.23.1863.1057" timestamp="1600347529224" />
  389. <state x="589" y="291" key="Vcs.Push.Dialog.v2" timestamp="1600248021732">
  390. <screen x="57" y="23" width="1863" height="1057" />
  391. </state>
  392. <state x="589" y="291" key="Vcs.Push.Dialog.v2/57.23.1863.1057@57.23.1863.1057" timestamp="1600248021732" />
  393. <state x="158" y="123" width="1663" height="857" key="com.intellij.history.integration.ui.views.DirectoryHistoryDialog" timestamp="1599189424953">
  394. <screen x="57" y="23" width="1863" height="1057" />
  395. </state>
  396. <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" />
  397. <state x="158" y="123" width="1663" height="857" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1599189753273">
  398. <screen x="57" y="23" width="1863" height="1057" />
  399. </state>
  400. <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" />
  401. <state x="779" y="475" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1600347456147">
  402. <screen x="57" y="23" width="1863" height="1057" />
  403. </state>
  404. <state x="778" y="475" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/56.23.1864.1057@56.23.1864.1057" timestamp="1600067652857" />
  405. <state x="779" y="475" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/57.23.1863.1057@57.23.1863.1057" timestamp="1600347456147" />
  406. <state x="656" y="308" width="950" height="486" key="find.popup" timestamp="1599215746645">
  407. <screen x="57" y="23" width="1863" height="1057" />
  408. </state>
  409. <state x="656" y="308" width="950" height="486" key="find.popup/57.23.1863.1057@57.23.1863.1057" timestamp="1599215746645" />
  410. <state width="600" height="424" key="javadoc.popup" timestamp="1600138048350">
  411. <screen x="57" y="23" width="1863" height="1057" />
  412. </state>
  413. <state width="600" height="424" key="javadoc.popup/57.23.1863.1057@57.23.1863.1057" timestamp="1600138048350" />
  414. </component>
  415. <component name="editorHistoryManager">
  416. <entry file="file://$PROJECT_DIR$/example/lib/main.dart">
  417. <provider selected="true" editor-type-id="text-editor">
  418. <state relative-caret-position="546">
  419. <caret line="26" lean-forward="true" selection-start-line="26" selection-end-line="26" />
  420. <folding>
  421. <element signature="e#0#30#0" expanded="true" />
  422. </folding>
  423. </state>
  424. </provider>
  425. </entry>
  426. </component>
  427. </project>