Dart_Packages.xml 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460
  1. <component name="libraryTable">
  2. <library name="Dart Packages" type="DartPackagesLibraryType">
  3. <properties>
  4. <option name="packageNameToDirsMap">
  5. <entry key="analyzer">
  6. <value>
  7. <list>
  8. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/analyzer-0.32.4/lib" />
  9. </list>
  10. </value>
  11. </entry>
  12. <entry key="args">
  13. <value>
  14. <list>
  15. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/args-1.5.0/lib" />
  16. </list>
  17. </value>
  18. </entry>
  19. <entry key="async">
  20. <value>
  21. <list>
  22. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/async-2.0.8/lib" />
  23. </list>
  24. </value>
  25. </entry>
  26. <entry key="boolean_selector">
  27. <value>
  28. <list>
  29. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/boolean_selector-1.0.4/lib" />
  30. </list>
  31. </value>
  32. </entry>
  33. <entry key="charcode">
  34. <value>
  35. <list>
  36. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/charcode-1.1.2/lib" />
  37. </list>
  38. </value>
  39. </entry>
  40. <entry key="collection">
  41. <value>
  42. <list>
  43. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/collection-1.14.11/lib" />
  44. </list>
  45. </value>
  46. </entry>
  47. <entry key="convert">
  48. <value>
  49. <list>
  50. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/convert-2.0.2/lib" />
  51. </list>
  52. </value>
  53. </entry>
  54. <entry key="crypto">
  55. <value>
  56. <list>
  57. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/crypto-2.0.6/lib" />
  58. </list>
  59. </value>
  60. </entry>
  61. <entry key="csslib">
  62. <value>
  63. <list>
  64. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/csslib-0.14.5/lib" />
  65. </list>
  66. </value>
  67. </entry>
  68. <entry key="cupertino_icons">
  69. <value>
  70. <list>
  71. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.2/lib" />
  72. </list>
  73. </value>
  74. </entry>
  75. <entry key="flutter">
  76. <value>
  77. <list>
  78. <option value="$USER_HOME$/flutter/packages/flutter/lib" />
  79. </list>
  80. </value>
  81. </entry>
  82. <entry key="flutter_datetime_picker">
  83. <value>
  84. <list>
  85. <option value="$PROJECT_DIR$/../lib" />
  86. </list>
  87. </value>
  88. </entry>
  89. <entry key="flutter_test">
  90. <value>
  91. <list>
  92. <option value="$USER_HOME$/flutter/packages/flutter_test/lib" />
  93. </list>
  94. </value>
  95. </entry>
  96. <entry key="front_end">
  97. <value>
  98. <list>
  99. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/front_end-0.1.4/lib" />
  100. </list>
  101. </value>
  102. </entry>
  103. <entry key="glob">
  104. <value>
  105. <list>
  106. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/glob-1.1.7/lib" />
  107. </list>
  108. </value>
  109. </entry>
  110. <entry key="html">
  111. <value>
  112. <list>
  113. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/html-0.13.3+3/lib" />
  114. </list>
  115. </value>
  116. </entry>
  117. <entry key="http">
  118. <value>
  119. <list>
  120. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/http-0.11.3+17/lib" />
  121. </list>
  122. </value>
  123. </entry>
  124. <entry key="http_multi_server">
  125. <value>
  126. <list>
  127. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/http_multi_server-2.0.5/lib" />
  128. </list>
  129. </value>
  130. </entry>
  131. <entry key="http_parser">
  132. <value>
  133. <list>
  134. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.3/lib" />
  135. </list>
  136. </value>
  137. </entry>
  138. <entry key="io">
  139. <value>
  140. <list>
  141. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/io-0.3.3/lib" />
  142. </list>
  143. </value>
  144. </entry>
  145. <entry key="js">
  146. <value>
  147. <list>
  148. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/js-0.6.1+1/lib" />
  149. </list>
  150. </value>
  151. </entry>
  152. <entry key="json_rpc_2">
  153. <value>
  154. <list>
  155. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/json_rpc_2-2.0.9/lib" />
  156. </list>
  157. </value>
  158. </entry>
  159. <entry key="kernel">
  160. <value>
  161. <list>
  162. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/kernel-0.3.4/lib" />
  163. </list>
  164. </value>
  165. </entry>
  166. <entry key="logging">
  167. <value>
  168. <list>
  169. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/logging-0.11.3+2/lib" />
  170. </list>
  171. </value>
  172. </entry>
  173. <entry key="matcher">
  174. <value>
  175. <list>
  176. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.3+1/lib" />
  177. </list>
  178. </value>
  179. </entry>
  180. <entry key="meta">
  181. <value>
  182. <list>
  183. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/meta-1.1.6/lib" />
  184. </list>
  185. </value>
  186. </entry>
  187. <entry key="mime">
  188. <value>
  189. <list>
  190. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/mime-0.9.6+2/lib" />
  191. </list>
  192. </value>
  193. </entry>
  194. <entry key="multi_server_socket">
  195. <value>
  196. <list>
  197. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/multi_server_socket-1.0.2/lib" />
  198. </list>
  199. </value>
  200. </entry>
  201. <entry key="node_preamble">
  202. <value>
  203. <list>
  204. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/node_preamble-1.4.4/lib" />
  205. </list>
  206. </value>
  207. </entry>
  208. <entry key="package_config">
  209. <value>
  210. <list>
  211. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/package_config-1.0.5/lib" />
  212. </list>
  213. </value>
  214. </entry>
  215. <entry key="package_resolver">
  216. <value>
  217. <list>
  218. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/package_resolver-1.0.4/lib" />
  219. </list>
  220. </value>
  221. </entry>
  222. <entry key="path">
  223. <value>
  224. <list>
  225. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/path-1.6.2/lib" />
  226. </list>
  227. </value>
  228. </entry>
  229. <entry key="plugin">
  230. <value>
  231. <list>
  232. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/plugin-0.2.0+3/lib" />
  233. </list>
  234. </value>
  235. </entry>
  236. <entry key="pool">
  237. <value>
  238. <list>
  239. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/pool-1.3.6/lib" />
  240. </list>
  241. </value>
  242. </entry>
  243. <entry key="pub_semver">
  244. <value>
  245. <list>
  246. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/pub_semver-1.4.2/lib" />
  247. </list>
  248. </value>
  249. </entry>
  250. <entry key="quiver">
  251. <value>
  252. <list>
  253. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/quiver-2.0.0+1/lib" />
  254. </list>
  255. </value>
  256. </entry>
  257. <entry key="shelf">
  258. <value>
  259. <list>
  260. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/shelf-0.7.3+3/lib" />
  261. </list>
  262. </value>
  263. </entry>
  264. <entry key="shelf_packages_handler">
  265. <value>
  266. <list>
  267. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/shelf_packages_handler-1.0.4/lib" />
  268. </list>
  269. </value>
  270. </entry>
  271. <entry key="shelf_static">
  272. <value>
  273. <list>
  274. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/shelf_static-0.2.8/lib" />
  275. </list>
  276. </value>
  277. </entry>
  278. <entry key="shelf_web_socket">
  279. <value>
  280. <list>
  281. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-0.2.2+4/lib" />
  282. </list>
  283. </value>
  284. </entry>
  285. <entry key="sky_engine">
  286. <value>
  287. <list>
  288. <option value="$USER_HOME$/flutter/bin/cache/pkg/sky_engine/lib" />
  289. </list>
  290. </value>
  291. </entry>
  292. <entry key="source_map_stack_trace">
  293. <value>
  294. <list>
  295. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-1.1.5/lib" />
  296. </list>
  297. </value>
  298. </entry>
  299. <entry key="source_maps">
  300. <value>
  301. <list>
  302. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.7/lib" />
  303. </list>
  304. </value>
  305. </entry>
  306. <entry key="source_span">
  307. <value>
  308. <list>
  309. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/source_span-1.4.1/lib" />
  310. </list>
  311. </value>
  312. </entry>
  313. <entry key="stack_trace">
  314. <value>
  315. <list>
  316. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.9.3/lib" />
  317. </list>
  318. </value>
  319. </entry>
  320. <entry key="stream_channel">
  321. <value>
  322. <list>
  323. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/stream_channel-1.6.8/lib" />
  324. </list>
  325. </value>
  326. </entry>
  327. <entry key="string_scanner">
  328. <value>
  329. <list>
  330. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.0.4/lib" />
  331. </list>
  332. </value>
  333. </entry>
  334. <entry key="term_glyph">
  335. <value>
  336. <list>
  337. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.0.1/lib" />
  338. </list>
  339. </value>
  340. </entry>
  341. <entry key="test">
  342. <value>
  343. <list>
  344. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/test-1.3.0/lib" />
  345. </list>
  346. </value>
  347. </entry>
  348. <entry key="typed_data">
  349. <value>
  350. <list>
  351. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/typed_data-1.1.6/lib" />
  352. </list>
  353. </value>
  354. </entry>
  355. <entry key="utf">
  356. <value>
  357. <list>
  358. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/utf-0.9.0+5/lib" />
  359. </list>
  360. </value>
  361. </entry>
  362. <entry key="vector_math">
  363. <value>
  364. <list>
  365. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/vector_math-2.0.8/lib" />
  366. </list>
  367. </value>
  368. </entry>
  369. <entry key="vm_service_client">
  370. <value>
  371. <list>
  372. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/vm_service_client-0.2.6/lib" />
  373. </list>
  374. </value>
  375. </entry>
  376. <entry key="watcher">
  377. <value>
  378. <list>
  379. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/watcher-0.9.7+10/lib" />
  380. </list>
  381. </value>
  382. </entry>
  383. <entry key="web_socket_channel">
  384. <value>
  385. <list>
  386. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/web_socket_channel-1.0.9/lib" />
  387. </list>
  388. </value>
  389. </entry>
  390. <entry key="yaml">
  391. <value>
  392. <list>
  393. <option value="$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/yaml-2.1.15/lib" />
  394. </list>
  395. </value>
  396. </entry>
  397. </option>
  398. </properties>
  399. <CLASSES>
  400. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/analyzer-0.32.4/lib" />
  401. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/args-1.5.0/lib" />
  402. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/async-2.0.8/lib" />
  403. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/boolean_selector-1.0.4/lib" />
  404. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/charcode-1.1.2/lib" />
  405. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/collection-1.14.11/lib" />
  406. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/convert-2.0.2/lib" />
  407. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/crypto-2.0.6/lib" />
  408. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/csslib-0.14.5/lib" />
  409. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.2/lib" />
  410. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/front_end-0.1.4/lib" />
  411. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/glob-1.1.7/lib" />
  412. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/html-0.13.3+3/lib" />
  413. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/http-0.11.3+17/lib" />
  414. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/http_multi_server-2.0.5/lib" />
  415. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.3/lib" />
  416. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/io-0.3.3/lib" />
  417. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/js-0.6.1+1/lib" />
  418. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/json_rpc_2-2.0.9/lib" />
  419. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/kernel-0.3.4/lib" />
  420. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/logging-0.11.3+2/lib" />
  421. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.3+1/lib" />
  422. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/meta-1.1.6/lib" />
  423. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/mime-0.9.6+2/lib" />
  424. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/multi_server_socket-1.0.2/lib" />
  425. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/node_preamble-1.4.4/lib" />
  426. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/package_config-1.0.5/lib" />
  427. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/package_resolver-1.0.4/lib" />
  428. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/path-1.6.2/lib" />
  429. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/plugin-0.2.0+3/lib" />
  430. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/pool-1.3.6/lib" />
  431. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/pub_semver-1.4.2/lib" />
  432. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/quiver-2.0.0+1/lib" />
  433. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/shelf-0.7.3+3/lib" />
  434. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/shelf_packages_handler-1.0.4/lib" />
  435. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/shelf_static-0.2.8/lib" />
  436. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-0.2.2+4/lib" />
  437. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-1.1.5/lib" />
  438. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.7/lib" />
  439. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/source_span-1.4.1/lib" />
  440. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.9.3/lib" />
  441. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/stream_channel-1.6.8/lib" />
  442. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.0.4/lib" />
  443. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.0.1/lib" />
  444. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/test-1.3.0/lib" />
  445. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/typed_data-1.1.6/lib" />
  446. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/utf-0.9.0+5/lib" />
  447. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/vector_math-2.0.8/lib" />
  448. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/vm_service_client-0.2.6/lib" />
  449. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/watcher-0.9.7+10/lib" />
  450. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/web_socket_channel-1.0.9/lib" />
  451. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dartlang.org/yaml-2.1.15/lib" />
  452. <root url="file://$PROJECT_DIR$/../lib" />
  453. <root url="file://$USER_HOME$/flutter/bin/cache/pkg/sky_engine/lib" />
  454. <root url="file://$USER_HOME$/flutter/packages/flutter/lib" />
  455. <root url="file://$USER_HOME$/flutter/packages/flutter_test/lib" />
  456. </CLASSES>
  457. <JAVADOC />
  458. <SOURCES />
  459. </library>
  460. </component>