Dart_Packages.xml 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086
  1. <component name="libraryTable">
  2. <library name="Dart Packages" type="DartPackagesLibraryType">
  3. <properties>
  4. <option name="packageNameToDirsMap">
  5. <entry key="archive">
  6. <value>
  7. <list>
  8. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/archive-3.3.6/lib" />
  9. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/archive-3.5.0/lib" />
  10. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/archive-3.3.9/lib" />
  11. </list>
  12. </value>
  13. </entry>
  14. <entry key="async">
  15. <value>
  16. <list>
  17. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/async-2.11.0/lib" />
  18. </list>
  19. </value>
  20. </entry>
  21. <entry key="badges">
  22. <value>
  23. <list>
  24. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/badges-3.0.3/lib" />
  25. </list>
  26. </value>
  27. </entry>
  28. <entry key="boolean_selector">
  29. <value>
  30. <list>
  31. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/lib" />
  32. </list>
  33. </value>
  34. </entry>
  35. <entry key="cached_network_image">
  36. <value>
  37. <list>
  38. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/cached_network_image-3.2.3/lib" />
  39. </list>
  40. </value>
  41. </entry>
  42. <entry key="cached_network_image_platform_interface">
  43. <value>
  44. <list>
  45. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/cached_network_image_platform_interface-2.0.0/lib" />
  46. </list>
  47. </value>
  48. </entry>
  49. <entry key="cached_network_image_web">
  50. <value>
  51. <list>
  52. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/cached_network_image_web-1.0.2/lib" />
  53. </list>
  54. </value>
  55. </entry>
  56. <entry key="camera">
  57. <value>
  58. <list>
  59. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/camera-0.10.5+4/lib" />
  60. </list>
  61. </value>
  62. </entry>
  63. <entry key="camera_android">
  64. <value>
  65. <list>
  66. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/camera_android-0.10.8+8/lib" />
  67. </list>
  68. </value>
  69. </entry>
  70. <entry key="camera_avfoundation">
  71. <value>
  72. <list>
  73. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/camera_avfoundation-0.9.13+4/lib" />
  74. </list>
  75. </value>
  76. </entry>
  77. <entry key="camera_platform_interface">
  78. <value>
  79. <list>
  80. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/camera_platform_interface-2.5.2/lib" />
  81. </list>
  82. </value>
  83. </entry>
  84. <entry key="camera_web">
  85. <value>
  86. <list>
  87. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/camera_web-0.3.2+2/lib" />
  88. </list>
  89. </value>
  90. </entry>
  91. <entry key="characters">
  92. <value>
  93. <list>
  94. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/characters-1.3.0/lib" />
  95. </list>
  96. </value>
  97. </entry>
  98. <entry key="clock">
  99. <value>
  100. <list>
  101. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/clock-1.1.1/lib" />
  102. </list>
  103. </value>
  104. </entry>
  105. <entry key="collection">
  106. <value>
  107. <list>
  108. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/collection-1.18.0/lib" />
  109. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/collection-1.17.1/lib" />
  110. </list>
  111. </value>
  112. </entry>
  113. <entry key="convert">
  114. <value>
  115. <list>
  116. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/convert-3.1.1/lib" />
  117. </list>
  118. </value>
  119. </entry>
  120. <entry key="cross_file">
  121. <value>
  122. <list>
  123. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/cross_file-0.3.4+1/lib" />
  124. </list>
  125. </value>
  126. </entry>
  127. <entry key="crypto">
  128. <value>
  129. <list>
  130. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/crypto-3.0.2/lib" />
  131. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/crypto-3.0.3/lib" />
  132. </list>
  133. </value>
  134. </entry>
  135. <entry key="csslib">
  136. <value>
  137. <list>
  138. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/csslib-1.0.0/lib" />
  139. </list>
  140. </value>
  141. </entry>
  142. <entry key="cupertino_icons">
  143. <value>
  144. <list>
  145. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.5/lib" />
  146. </list>
  147. </value>
  148. </entry>
  149. <entry key="event_bus">
  150. <value>
  151. <list>
  152. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/event_bus-2.0.0/lib" />
  153. </list>
  154. </value>
  155. </entry>
  156. <entry key="fake_async">
  157. <value>
  158. <list>
  159. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/fake_async-1.3.1/lib" />
  160. </list>
  161. </value>
  162. </entry>
  163. <entry key="ffi">
  164. <value>
  165. <list>
  166. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/ffi-2.1.2/lib" />
  167. </list>
  168. </value>
  169. </entry>
  170. <entry key="file">
  171. <value>
  172. <list>
  173. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/file-6.1.4/lib" />
  174. </list>
  175. </value>
  176. </entry>
  177. <entry key="file_picker">
  178. <value>
  179. <list>
  180. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/file_picker-8.0.3/lib" />
  181. </list>
  182. </value>
  183. </entry>
  184. <entry key="flutter">
  185. <value>
  186. <list>
  187. <option value="/opt/flutter/packages/flutter/lib" />
  188. </list>
  189. </value>
  190. </entry>
  191. <entry key="flutter_blurhash">
  192. <value>
  193. <list>
  194. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib" />
  195. </list>
  196. </value>
  197. </entry>
  198. <entry key="flutter_cache_manager">
  199. <value>
  200. <list>
  201. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_cache_manager-3.3.1/lib" />
  202. </list>
  203. </value>
  204. </entry>
  205. <entry key="flutter_dynamic_icon">
  206. <value>
  207. <list>
  208. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_dynamic_icon-2.1.0/lib" />
  209. </list>
  210. </value>
  211. </entry>
  212. <entry key="flutter_lints">
  213. <value>
  214. <list>
  215. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_lints-3.0.2/lib" />
  216. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_lints-2.0.3/lib" />
  217. </list>
  218. </value>
  219. </entry>
  220. <entry key="flutter_plugin_android_lifecycle">
  221. <value>
  222. <list>
  223. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.19/lib" />
  224. </list>
  225. </value>
  226. </entry>
  227. <entry key="flutter_sound">
  228. <value>
  229. <list>
  230. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_sound-9.2.13/lib" />
  231. </list>
  232. </value>
  233. </entry>
  234. <entry key="flutter_sound_platform_interface">
  235. <value>
  236. <list>
  237. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_sound_platform_interface-9.2.13/lib" />
  238. </list>
  239. </value>
  240. </entry>
  241. <entry key="flutter_sound_web">
  242. <value>
  243. <list>
  244. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_sound_web-9.2.13/lib" />
  245. </list>
  246. </value>
  247. </entry>
  248. <entry key="flutter_test">
  249. <value>
  250. <list>
  251. <option value="/opt/flutter/packages/flutter_test/lib" />
  252. </list>
  253. </value>
  254. </entry>
  255. <entry key="flutter_web_plugins">
  256. <value>
  257. <list>
  258. <option value="/opt/flutter/packages/flutter_web_plugins/lib" />
  259. </list>
  260. </value>
  261. </entry>
  262. <entry key="fluttertoast">
  263. <value>
  264. <list>
  265. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/fluttertoast-8.2.1/lib" />
  266. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/fluttertoast-8.2.5/lib" />
  267. </list>
  268. </value>
  269. </entry>
  270. <entry key="html">
  271. <value>
  272. <list>
  273. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/html-0.15.4/lib" />
  274. </list>
  275. </value>
  276. </entry>
  277. <entry key="http">
  278. <value>
  279. <list>
  280. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/http-1.2.1/lib" />
  281. </list>
  282. </value>
  283. </entry>
  284. <entry key="http_parser">
  285. <value>
  286. <list>
  287. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/http_parser-4.0.2/lib" />
  288. </list>
  289. </value>
  290. </entry>
  291. <entry key="image">
  292. <value>
  293. <list>
  294. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/image-4.0.15/lib" />
  295. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/image-4.1.7/lib" />
  296. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/image-4.0.17/lib" />
  297. </list>
  298. </value>
  299. </entry>
  300. <entry key="image_picker">
  301. <value>
  302. <list>
  303. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker-0.8.7+1/lib" />
  304. </list>
  305. </value>
  306. </entry>
  307. <entry key="image_picker_android">
  308. <value>
  309. <list>
  310. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_android-0.8.6+6/lib" />
  311. </list>
  312. </value>
  313. </entry>
  314. <entry key="image_picker_for_web">
  315. <value>
  316. <list>
  317. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_for_web-2.1.12/lib" />
  318. </list>
  319. </value>
  320. </entry>
  321. <entry key="image_picker_ios">
  322. <value>
  323. <list>
  324. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.7+2/lib" />
  325. </list>
  326. </value>
  327. </entry>
  328. <entry key="image_picker_platform_interface">
  329. <value>
  330. <list>
  331. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.0/lib" />
  332. </list>
  333. </value>
  334. </entry>
  335. <entry key="intl">
  336. <value>
  337. <list>
  338. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/intl-0.19.0/lib" />
  339. </list>
  340. </value>
  341. </entry>
  342. <entry key="js">
  343. <value>
  344. <list>
  345. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/js-0.6.7/lib" />
  346. </list>
  347. </value>
  348. </entry>
  349. <entry key="leak_tracker">
  350. <value>
  351. <list>
  352. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker-10.0.0/lib" />
  353. </list>
  354. </value>
  355. </entry>
  356. <entry key="leak_tracker_flutter_testing">
  357. <value>
  358. <list>
  359. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-2.0.1/lib" />
  360. </list>
  361. </value>
  362. </entry>
  363. <entry key="leak_tracker_testing">
  364. <value>
  365. <list>
  366. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker_testing-2.0.1/lib" />
  367. </list>
  368. </value>
  369. </entry>
  370. <entry key="lints">
  371. <value>
  372. <list>
  373. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/lints-3.0.0/lib" />
  374. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/lints-2.1.1/lib" />
  375. </list>
  376. </value>
  377. </entry>
  378. <entry key="logger">
  379. <value>
  380. <list>
  381. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/logger-1.4.0/lib" />
  382. </list>
  383. </value>
  384. </entry>
  385. <entry key="logging">
  386. <value>
  387. <list>
  388. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/logging-1.2.0/lib" />
  389. </list>
  390. </value>
  391. </entry>
  392. <entry key="matcher">
  393. <value>
  394. <list>
  395. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/lib" />
  396. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/matcher-0.12.15/lib" />
  397. </list>
  398. </value>
  399. </entry>
  400. <entry key="material_color_utilities">
  401. <value>
  402. <list>
  403. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0/lib" />
  404. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/material_color_utilities-0.2.0/lib" />
  405. </list>
  406. </value>
  407. </entry>
  408. <entry key="meta">
  409. <value>
  410. <list>
  411. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/meta-1.11.0/lib" />
  412. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/meta-1.9.1/lib" />
  413. </list>
  414. </value>
  415. </entry>
  416. <entry key="nested">
  417. <value>
  418. <list>
  419. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/nested-1.0.0/lib" />
  420. </list>
  421. </value>
  422. </entry>
  423. <entry key="octo_image">
  424. <value>
  425. <list>
  426. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/octo_image-1.0.2/lib" />
  427. </list>
  428. </value>
  429. </entry>
  430. <entry key="path">
  431. <value>
  432. <list>
  433. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/path-1.9.0/lib" />
  434. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/path-1.8.3/lib" />
  435. </list>
  436. </value>
  437. </entry>
  438. <entry key="path_provider">
  439. <value>
  440. <list>
  441. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider-2.1.1/lib" />
  442. </list>
  443. </value>
  444. </entry>
  445. <entry key="path_provider_android">
  446. <value>
  447. <list>
  448. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_android-2.2.0/lib" />
  449. </list>
  450. </value>
  451. </entry>
  452. <entry key="path_provider_foundation">
  453. <value>
  454. <list>
  455. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_foundation-2.3.1/lib" />
  456. </list>
  457. </value>
  458. </entry>
  459. <entry key="path_provider_linux">
  460. <value>
  461. <list>
  462. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/lib" />
  463. </list>
  464. </value>
  465. </entry>
  466. <entry key="path_provider_platform_interface">
  467. <value>
  468. <list>
  469. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.1/lib" />
  470. </list>
  471. </value>
  472. </entry>
  473. <entry key="path_provider_windows">
  474. <value>
  475. <list>
  476. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/lib" />
  477. </list>
  478. </value>
  479. </entry>
  480. <entry key="permission_handler">
  481. <value>
  482. <list>
  483. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler-10.4.5/lib" />
  484. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler-11.3.1/lib" />
  485. </list>
  486. </value>
  487. </entry>
  488. <entry key="permission_handler_android">
  489. <value>
  490. <list>
  491. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_android-10.3.6/lib" />
  492. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.5/lib" />
  493. </list>
  494. </value>
  495. </entry>
  496. <entry key="permission_handler_apple">
  497. <value>
  498. <list>
  499. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_apple-9.1.4/lib" />
  500. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.4/lib" />
  501. </list>
  502. </value>
  503. </entry>
  504. <entry key="permission_handler_html">
  505. <value>
  506. <list>
  507. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.1/lib" />
  508. </list>
  509. </value>
  510. </entry>
  511. <entry key="permission_handler_platform_interface">
  512. <value>
  513. <list>
  514. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-3.11.5/lib" />
  515. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-4.2.1/lib" />
  516. </list>
  517. </value>
  518. </entry>
  519. <entry key="permission_handler_windows">
  520. <value>
  521. <list>
  522. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_windows-0.1.3/lib" />
  523. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/lib" />
  524. </list>
  525. </value>
  526. </entry>
  527. <entry key="petitparser">
  528. <value>
  529. <list>
  530. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/petitparser-5.1.0/lib" />
  531. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/petitparser-6.0.2/lib" />
  532. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/petitparser-5.4.0/lib" />
  533. </list>
  534. </value>
  535. </entry>
  536. <entry key="photo_manager">
  537. <value>
  538. <list>
  539. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/photo_manager-3.0.0/lib" />
  540. </list>
  541. </value>
  542. </entry>
  543. <entry key="photo_manager_image_provider">
  544. <value>
  545. <list>
  546. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/photo_manager_image_provider-2.1.1/lib" />
  547. </list>
  548. </value>
  549. </entry>
  550. <entry key="photo_view">
  551. <value>
  552. <list>
  553. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/photo_view-0.15.0/lib" />
  554. </list>
  555. </value>
  556. </entry>
  557. <entry key="platform">
  558. <value>
  559. <list>
  560. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/platform-3.1.0/lib" />
  561. </list>
  562. </value>
  563. </entry>
  564. <entry key="plugin_platform_interface">
  565. <value>
  566. <list>
  567. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/lib" />
  568. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.6/lib" />
  569. </list>
  570. </value>
  571. </entry>
  572. <entry key="pointycastle">
  573. <value>
  574. <list>
  575. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/pointycastle-3.7.2/lib" />
  576. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/pointycastle-3.7.3/lib" />
  577. </list>
  578. </value>
  579. </entry>
  580. <entry key="process">
  581. <value>
  582. <list>
  583. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/process-4.2.4/lib" />
  584. </list>
  585. </value>
  586. </entry>
  587. <entry key="provider">
  588. <value>
  589. <list>
  590. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/provider-6.0.5/lib" />
  591. </list>
  592. </value>
  593. </entry>
  594. <entry key="quiver">
  595. <value>
  596. <list>
  597. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/quiver-3.2.1/lib" />
  598. </list>
  599. </value>
  600. </entry>
  601. <entry key="recase">
  602. <value>
  603. <list>
  604. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/recase-4.1.0/lib" />
  605. </list>
  606. </value>
  607. </entry>
  608. <entry key="rxdart">
  609. <value>
  610. <list>
  611. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/rxdart-0.27.7/lib" />
  612. </list>
  613. </value>
  614. </entry>
  615. <entry key="sensors_plus">
  616. <value>
  617. <list>
  618. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/sensors_plus-4.0.2/lib" />
  619. </list>
  620. </value>
  621. </entry>
  622. <entry key="sensors_plus_platform_interface">
  623. <value>
  624. <list>
  625. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/sensors_plus_platform_interface-1.2.0/lib" />
  626. </list>
  627. </value>
  628. </entry>
  629. <entry key="shared_preferences">
  630. <value>
  631. <list>
  632. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences-2.1.0/lib" />
  633. </list>
  634. </value>
  635. </entry>
  636. <entry key="shared_preferences_android">
  637. <value>
  638. <list>
  639. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_android-2.1.0/lib" />
  640. </list>
  641. </value>
  642. </entry>
  643. <entry key="shared_preferences_foundation">
  644. <value>
  645. <list>
  646. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.2.0/lib" />
  647. </list>
  648. </value>
  649. </entry>
  650. <entry key="shared_preferences_linux">
  651. <value>
  652. <list>
  653. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.2.0/lib" />
  654. </list>
  655. </value>
  656. </entry>
  657. <entry key="shared_preferences_platform_interface">
  658. <value>
  659. <list>
  660. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.2.0/lib" />
  661. </list>
  662. </value>
  663. </entry>
  664. <entry key="shared_preferences_web">
  665. <value>
  666. <list>
  667. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_web-2.1.0/lib" />
  668. </list>
  669. </value>
  670. </entry>
  671. <entry key="shared_preferences_windows">
  672. <value>
  673. <list>
  674. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.2.0/lib" />
  675. </list>
  676. </value>
  677. </entry>
  678. <entry key="sky_engine">
  679. <value>
  680. <list>
  681. <option value="/opt/flutter/bin/cache/pkg/sky_engine/lib" />
  682. </list>
  683. </value>
  684. </entry>
  685. <entry key="source_span">
  686. <value>
  687. <list>
  688. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/source_span-1.10.0/lib" />
  689. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/source_span-1.9.1/lib" />
  690. </list>
  691. </value>
  692. </entry>
  693. <entry key="sqflite">
  694. <value>
  695. <list>
  696. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/sqflite-2.2.6/lib" />
  697. </list>
  698. </value>
  699. </entry>
  700. <entry key="sqflite_common">
  701. <value>
  702. <list>
  703. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/sqflite_common-2.4.3/lib" />
  704. </list>
  705. </value>
  706. </entry>
  707. <entry key="stack_trace">
  708. <value>
  709. <list>
  710. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/lib" />
  711. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/stack_trace-1.11.0/lib" />
  712. </list>
  713. </value>
  714. </entry>
  715. <entry key="stream_channel">
  716. <value>
  717. <list>
  718. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/lib" />
  719. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/stream_channel-2.1.1/lib" />
  720. </list>
  721. </value>
  722. </entry>
  723. <entry key="stream_transform">
  724. <value>
  725. <list>
  726. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/stream_transform-2.1.0/lib" />
  727. </list>
  728. </value>
  729. </entry>
  730. <entry key="string_scanner">
  731. <value>
  732. <list>
  733. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/lib" />
  734. </list>
  735. </value>
  736. </entry>
  737. <entry key="synchronized">
  738. <value>
  739. <list>
  740. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/synchronized-3.0.1/lib" />
  741. </list>
  742. </value>
  743. </entry>
  744. <entry key="term_glyph">
  745. <value>
  746. <list>
  747. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib" />
  748. </list>
  749. </value>
  750. </entry>
  751. <entry key="test_api">
  752. <value>
  753. <list>
  754. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/test_api-0.6.1/lib" />
  755. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/test_api-0.5.1/lib" />
  756. </list>
  757. </value>
  758. </entry>
  759. <entry key="typed_data">
  760. <value>
  761. <list>
  762. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/typed_data-1.3.1/lib" />
  763. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/typed_data-1.3.2/lib" />
  764. </list>
  765. </value>
  766. </entry>
  767. <entry key="url_launcher">
  768. <value>
  769. <list>
  770. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher-6.1.14/lib" />
  771. </list>
  772. </value>
  773. </entry>
  774. <entry key="url_launcher_android">
  775. <value>
  776. <list>
  777. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_android-6.1.0/lib" />
  778. </list>
  779. </value>
  780. </entry>
  781. <entry key="url_launcher_ios">
  782. <value>
  783. <list>
  784. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_ios-6.1.5/lib" />
  785. </list>
  786. </value>
  787. </entry>
  788. <entry key="url_launcher_linux">
  789. <value>
  790. <list>
  791. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_linux-3.0.6/lib" />
  792. </list>
  793. </value>
  794. </entry>
  795. <entry key="url_launcher_macos">
  796. <value>
  797. <list>
  798. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_macos-3.0.7/lib" />
  799. </list>
  800. </value>
  801. </entry>
  802. <entry key="url_launcher_platform_interface">
  803. <value>
  804. <list>
  805. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.1.5/lib" />
  806. </list>
  807. </value>
  808. </entry>
  809. <entry key="url_launcher_web">
  810. <value>
  811. <list>
  812. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_web-2.0.19/lib" />
  813. </list>
  814. </value>
  815. </entry>
  816. <entry key="url_launcher_windows">
  817. <value>
  818. <list>
  819. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_windows-3.0.8/lib" />
  820. </list>
  821. </value>
  822. </entry>
  823. <entry key="uuid">
  824. <value>
  825. <list>
  826. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/uuid-3.0.7/lib" />
  827. </list>
  828. </value>
  829. </entry>
  830. <entry key="vector_math">
  831. <value>
  832. <list>
  833. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib" />
  834. </list>
  835. </value>
  836. </entry>
  837. <entry key="video_player">
  838. <value>
  839. <list>
  840. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/video_player-2.7.1/lib" />
  841. </list>
  842. </value>
  843. </entry>
  844. <entry key="video_player_android">
  845. <value>
  846. <list>
  847. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/video_player_android-2.4.10/lib" />
  848. </list>
  849. </value>
  850. </entry>
  851. <entry key="video_player_avfoundation">
  852. <value>
  853. <list>
  854. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/video_player_avfoundation-2.4.10/lib" />
  855. </list>
  856. </value>
  857. </entry>
  858. <entry key="video_player_platform_interface">
  859. <value>
  860. <list>
  861. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/video_player_platform_interface-6.2.1/lib" />
  862. </list>
  863. </value>
  864. </entry>
  865. <entry key="video_player_web">
  866. <value>
  867. <list>
  868. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/video_player_web-2.0.17/lib" />
  869. </list>
  870. </value>
  871. </entry>
  872. <entry key="vm_service">
  873. <value>
  874. <list>
  875. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/vm_service-13.0.0/lib" />
  876. </list>
  877. </value>
  878. </entry>
  879. <entry key="web">
  880. <value>
  881. <list>
  882. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/web-0.5.1/lib" />
  883. </list>
  884. </value>
  885. </entry>
  886. <entry key="wechat_camera_picker">
  887. <value>
  888. <list>
  889. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/wechat_camera_picker-4.2.1/lib" />
  890. </list>
  891. </value>
  892. </entry>
  893. <entry key="wechat_picker_library">
  894. <value>
  895. <list>
  896. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/wechat_picker_library-1.0.0/lib" />
  897. </list>
  898. </value>
  899. </entry>
  900. <entry key="win32">
  901. <value>
  902. <list>
  903. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/win32-5.5.0/lib" />
  904. </list>
  905. </value>
  906. </entry>
  907. <entry key="xdg_directories">
  908. <value>
  909. <list>
  910. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/xdg_directories-1.0.0/lib" />
  911. </list>
  912. </value>
  913. </entry>
  914. <entry key="xml">
  915. <value>
  916. <list>
  917. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/xml-6.1.0/lib" />
  918. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/xml-6.5.0/lib" />
  919. <option value="$USER_HOME$/.pub-cache/hosted/pub.dev/xml-6.3.0/lib" />
  920. </list>
  921. </value>
  922. </entry>
  923. </option>
  924. </properties>
  925. <CLASSES>
  926. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/archive-3.3.6/lib" />
  927. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/archive-3.3.9/lib" />
  928. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/archive-3.5.0/lib" />
  929. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/async-2.11.0/lib" />
  930. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/badges-3.0.3/lib" />
  931. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/lib" />
  932. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/cached_network_image-3.2.3/lib" />
  933. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/cached_network_image_platform_interface-2.0.0/lib" />
  934. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/cached_network_image_web-1.0.2/lib" />
  935. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/camera-0.10.5+4/lib" />
  936. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/camera_android-0.10.8+8/lib" />
  937. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/camera_avfoundation-0.9.13+4/lib" />
  938. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/camera_platform_interface-2.5.2/lib" />
  939. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/camera_web-0.3.2+2/lib" />
  940. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/characters-1.3.0/lib" />
  941. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/clock-1.1.1/lib" />
  942. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/collection-1.17.1/lib" />
  943. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/collection-1.18.0/lib" />
  944. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/convert-3.1.1/lib" />
  945. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/cross_file-0.3.4+1/lib" />
  946. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/crypto-3.0.2/lib" />
  947. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/crypto-3.0.3/lib" />
  948. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/csslib-1.0.0/lib" />
  949. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/cupertino_icons-1.0.5/lib" />
  950. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/event_bus-2.0.0/lib" />
  951. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/fake_async-1.3.1/lib" />
  952. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/ffi-2.1.2/lib" />
  953. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/file-6.1.4/lib" />
  954. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/file_picker-8.0.3/lib" />
  955. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib" />
  956. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_cache_manager-3.3.1/lib" />
  957. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_dynamic_icon-2.1.0/lib" />
  958. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_lints-2.0.3/lib" />
  959. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_lints-3.0.2/lib" />
  960. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.19/lib" />
  961. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_sound-9.2.13/lib" />
  962. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_sound_platform_interface-9.2.13/lib" />
  963. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/flutter_sound_web-9.2.13/lib" />
  964. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/fluttertoast-8.2.1/lib" />
  965. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/fluttertoast-8.2.5/lib" />
  966. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/html-0.15.4/lib" />
  967. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/http-1.2.1/lib" />
  968. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/http_parser-4.0.2/lib" />
  969. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image-4.0.15/lib" />
  970. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image-4.0.17/lib" />
  971. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image-4.1.7/lib" />
  972. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker-0.8.7+1/lib" />
  973. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_android-0.8.6+6/lib" />
  974. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_for_web-2.1.12/lib" />
  975. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.7+2/lib" />
  976. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/image_picker_platform_interface-2.10.0/lib" />
  977. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/intl-0.19.0/lib" />
  978. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/js-0.6.7/lib" />
  979. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker-10.0.0/lib" />
  980. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-2.0.1/lib" />
  981. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/leak_tracker_testing-2.0.1/lib" />
  982. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/lints-2.1.1/lib" />
  983. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/lints-3.0.0/lib" />
  984. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/logger-1.4.0/lib" />
  985. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/logging-1.2.0/lib" />
  986. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/matcher-0.12.15/lib" />
  987. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/matcher-0.12.16+1/lib" />
  988. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/material_color_utilities-0.2.0/lib" />
  989. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0/lib" />
  990. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/meta-1.11.0/lib" />
  991. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/meta-1.9.1/lib" />
  992. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/nested-1.0.0/lib" />
  993. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/octo_image-1.0.2/lib" />
  994. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path-1.8.3/lib" />
  995. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path-1.9.0/lib" />
  996. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider-2.1.1/lib" />
  997. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_android-2.2.0/lib" />
  998. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_foundation-2.3.1/lib" />
  999. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/lib" />
  1000. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_platform_interface-2.1.1/lib" />
  1001. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/lib" />
  1002. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler-10.4.5/lib" />
  1003. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler-11.3.1/lib" />
  1004. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_android-10.3.6/lib" />
  1005. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_android-12.0.5/lib" />
  1006. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_apple-9.1.4/lib" />
  1007. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_apple-9.4.4/lib" />
  1008. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_html-0.1.1/lib" />
  1009. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-3.11.5/lib" />
  1010. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_platform_interface-4.2.1/lib" />
  1011. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_windows-0.1.3/lib" />
  1012. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/permission_handler_windows-0.2.1/lib" />
  1013. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/petitparser-5.1.0/lib" />
  1014. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/petitparser-5.4.0/lib" />
  1015. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/petitparser-6.0.2/lib" />
  1016. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/photo_manager-3.0.0/lib" />
  1017. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/photo_manager_image_provider-2.1.1/lib" />
  1018. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/photo_view-0.15.0/lib" />
  1019. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/platform-3.1.0/lib" />
  1020. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.6/lib" />
  1021. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/plugin_platform_interface-2.1.8/lib" />
  1022. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/pointycastle-3.7.2/lib" />
  1023. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/pointycastle-3.7.3/lib" />
  1024. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/process-4.2.4/lib" />
  1025. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/provider-6.0.5/lib" />
  1026. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/quiver-3.2.1/lib" />
  1027. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/recase-4.1.0/lib" />
  1028. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/rxdart-0.27.7/lib" />
  1029. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/sensors_plus-4.0.2/lib" />
  1030. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/sensors_plus_platform_interface-1.2.0/lib" />
  1031. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences-2.1.0/lib" />
  1032. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_android-2.1.0/lib" />
  1033. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.2.0/lib" />
  1034. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.2.0/lib" />
  1035. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_platform_interface-2.2.0/lib" />
  1036. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_web-2.1.0/lib" />
  1037. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.2.0/lib" />
  1038. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/source_span-1.10.0/lib" />
  1039. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/source_span-1.9.1/lib" />
  1040. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/sqflite-2.2.6/lib" />
  1041. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/sqflite_common-2.4.3/lib" />
  1042. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/stack_trace-1.11.0/lib" />
  1043. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/lib" />
  1044. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/stream_channel-2.1.1/lib" />
  1045. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/stream_channel-2.1.2/lib" />
  1046. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/stream_transform-2.1.0/lib" />
  1047. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/lib" />
  1048. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/synchronized-3.0.1/lib" />
  1049. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib" />
  1050. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/test_api-0.5.1/lib" />
  1051. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/test_api-0.6.1/lib" />
  1052. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/typed_data-1.3.1/lib" />
  1053. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/typed_data-1.3.2/lib" />
  1054. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher-6.1.14/lib" />
  1055. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_android-6.1.0/lib" />
  1056. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_ios-6.1.5/lib" />
  1057. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_linux-3.0.6/lib" />
  1058. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_macos-3.0.7/lib" />
  1059. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_platform_interface-2.1.5/lib" />
  1060. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_web-2.0.19/lib" />
  1061. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/url_launcher_windows-3.0.8/lib" />
  1062. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/uuid-3.0.7/lib" />
  1063. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib" />
  1064. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/video_player-2.7.1/lib" />
  1065. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/video_player_android-2.4.10/lib" />
  1066. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/video_player_avfoundation-2.4.10/lib" />
  1067. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/video_player_platform_interface-6.2.1/lib" />
  1068. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/video_player_web-2.0.17/lib" />
  1069. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/vm_service-13.0.0/lib" />
  1070. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/web-0.5.1/lib" />
  1071. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/wechat_camera_picker-4.2.1/lib" />
  1072. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/wechat_picker_library-1.0.0/lib" />
  1073. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/win32-5.5.0/lib" />
  1074. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/xdg_directories-1.0.0/lib" />
  1075. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/xml-6.1.0/lib" />
  1076. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/xml-6.3.0/lib" />
  1077. <root url="file://$USER_HOME$/.pub-cache/hosted/pub.dev/xml-6.5.0/lib" />
  1078. <root url="file:///opt/flutter/bin/cache/pkg/sky_engine/lib" />
  1079. <root url="file:///opt/flutter/packages/flutter/lib" />
  1080. <root url="file:///opt/flutter/packages/flutter_test/lib" />
  1081. <root url="file:///opt/flutter/packages/flutter_web_plugins/lib" />
  1082. </CLASSES>
  1083. <JAVADOC />
  1084. <SOURCES />
  1085. </library>
  1086. </component>