pubspec.lock 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. after_layout:
  5. dependency: "direct main"
  6. description:
  7. name: after_layout
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "1.1.0"
  11. async:
  12. dependency: transitive
  13. description:
  14. name: async
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.8.2"
  18. boolean_selector:
  19. dependency: transitive
  20. description:
  21. name: boolean_selector
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.1.0"
  25. camera:
  26. dependency: "direct main"
  27. description:
  28. name: camera
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "0.9.4+18"
  32. camera_platform_interface:
  33. dependency: transitive
  34. description:
  35. name: camera_platform_interface
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "2.1.5"
  39. camera_web:
  40. dependency: transitive
  41. description:
  42. name: camera_web
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "0.2.1+3"
  46. characters:
  47. dependency: transitive
  48. description:
  49. name: characters
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.2.0"
  53. charcode:
  54. dependency: transitive
  55. description:
  56. name: charcode
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "1.3.1"
  60. clock:
  61. dependency: transitive
  62. description:
  63. name: clock
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.1.0"
  67. collection:
  68. dependency: transitive
  69. description:
  70. name: collection
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "1.16.0"
  74. cross_file:
  75. dependency: transitive
  76. description:
  77. name: cross_file
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "0.3.2"
  81. crypto:
  82. dependency: transitive
  83. description:
  84. name: crypto
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "3.0.1"
  88. csslib:
  89. dependency: transitive
  90. description:
  91. name: csslib
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "0.17.1"
  95. cupertino_icons:
  96. dependency: "direct main"
  97. description:
  98. name: cupertino_icons
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "1.0.4"
  102. fading_edge_scrollview:
  103. dependency: transitive
  104. description:
  105. name: fading_edge_scrollview
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "2.0.1"
  109. fake_async:
  110. dependency: transitive
  111. description:
  112. name: fake_async
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "1.3.0"
  116. ffi:
  117. dependency: transitive
  118. description:
  119. name: ffi
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "1.1.2"
  123. file:
  124. dependency: transitive
  125. description:
  126. name: file
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "6.1.2"
  130. firebase_ml_vision:
  131. dependency: "direct main"
  132. description:
  133. name: firebase_ml_vision
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "0.12.0+3"
  137. flutter:
  138. dependency: "direct main"
  139. description: flutter
  140. source: sdk
  141. version: "0.0.0"
  142. flutter_page_indicator:
  143. dependency: transitive
  144. description:
  145. name: flutter_page_indicator
  146. url: "https://pub.dartlang.org"
  147. source: hosted
  148. version: "0.0.3"
  149. flutter_plugin_android_lifecycle:
  150. dependency: transitive
  151. description:
  152. name: flutter_plugin_android_lifecycle
  153. url: "https://pub.dartlang.org"
  154. source: hosted
  155. version: "2.0.5"
  156. flutter_swiper:
  157. dependency: "direct main"
  158. description:
  159. name: flutter_swiper
  160. url: "https://pub.dartlang.org"
  161. source: hosted
  162. version: "1.1.6"
  163. flutter_test:
  164. dependency: "direct dev"
  165. description: flutter
  166. source: sdk
  167. version: "0.0.0"
  168. flutter_web_plugins:
  169. dependency: transitive
  170. description: flutter
  171. source: sdk
  172. version: "0.0.0"
  173. html:
  174. dependency: transitive
  175. description:
  176. name: html
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "0.15.0"
  180. http:
  181. dependency: transitive
  182. description:
  183. name: http
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "0.13.4"
  187. http_parser:
  188. dependency: transitive
  189. description:
  190. name: http_parser
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "4.0.0"
  194. image_gallery_saver:
  195. dependency: "direct main"
  196. description:
  197. name: image_gallery_saver
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "1.7.1"
  201. image_picker:
  202. dependency: "direct main"
  203. description:
  204. name: image_picker
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "0.8.4+11"
  208. image_picker_for_web:
  209. dependency: transitive
  210. description:
  211. name: image_picker_for_web
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "2.1.6"
  215. image_picker_platform_interface:
  216. dependency: transitive
  217. description:
  218. name: image_picker_platform_interface
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "2.4.4"
  222. image_picker_saver:
  223. dependency: "direct main"
  224. description:
  225. name: image_picker_saver
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "0.3.0"
  229. js:
  230. dependency: transitive
  231. description:
  232. name: js
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "0.6.4"
  236. json_annotation:
  237. dependency: "direct main"
  238. description:
  239. name: json_annotation
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "4.4.0"
  243. lpinyin:
  244. dependency: "direct main"
  245. description:
  246. name: lpinyin
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "2.0.3"
  250. marquee:
  251. dependency: "direct main"
  252. description:
  253. name: marquee
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "2.2.1"
  257. marquee_flutter:
  258. dependency: "direct main"
  259. description:
  260. name: marquee_flutter
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "0.1.4"
  264. matcher:
  265. dependency: transitive
  266. description:
  267. name: matcher
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "0.12.11"
  271. material_color_utilities:
  272. dependency: transitive
  273. description:
  274. name: material_color_utilities
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "0.1.4"
  278. meta:
  279. dependency: transitive
  280. description:
  281. name: meta
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "1.7.0"
  285. nested:
  286. dependency: transitive
  287. description:
  288. name: nested
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "1.0.0"
  292. path:
  293. dependency: "direct main"
  294. description:
  295. name: path
  296. url: "https://pub.dartlang.org"
  297. source: hosted
  298. version: "1.8.1"
  299. path_provider:
  300. dependency: "direct main"
  301. description:
  302. name: path_provider
  303. url: "https://pub.dartlang.org"
  304. source: hosted
  305. version: "2.0.9"
  306. path_provider_android:
  307. dependency: transitive
  308. description:
  309. name: path_provider_android
  310. url: "https://pub.dartlang.org"
  311. source: hosted
  312. version: "2.0.12"
  313. path_provider_ios:
  314. dependency: transitive
  315. description:
  316. name: path_provider_ios
  317. url: "https://pub.dartlang.org"
  318. source: hosted
  319. version: "2.0.8"
  320. path_provider_linux:
  321. dependency: transitive
  322. description:
  323. name: path_provider_linux
  324. url: "https://pub.dartlang.org"
  325. source: hosted
  326. version: "2.1.5"
  327. path_provider_macos:
  328. dependency: transitive
  329. description:
  330. name: path_provider_macos
  331. url: "https://pub.dartlang.org"
  332. source: hosted
  333. version: "2.0.5"
  334. path_provider_platform_interface:
  335. dependency: transitive
  336. description:
  337. name: path_provider_platform_interface
  338. url: "https://pub.dartlang.org"
  339. source: hosted
  340. version: "2.0.3"
  341. path_provider_windows:
  342. dependency: transitive
  343. description:
  344. name: path_provider_windows
  345. url: "https://pub.dartlang.org"
  346. source: hosted
  347. version: "2.0.5"
  348. platform:
  349. dependency: transitive
  350. description:
  351. name: platform
  352. url: "https://pub.dartlang.org"
  353. source: hosted
  354. version: "3.1.0"
  355. plugin_platform_interface:
  356. dependency: transitive
  357. description:
  358. name: plugin_platform_interface
  359. url: "https://pub.dartlang.org"
  360. source: hosted
  361. version: "2.1.2"
  362. process:
  363. dependency: transitive
  364. description:
  365. name: process
  366. url: "https://pub.dartlang.org"
  367. source: hosted
  368. version: "4.2.4"
  369. provider:
  370. dependency: "direct main"
  371. description:
  372. name: provider
  373. url: "https://pub.dartlang.org"
  374. source: hosted
  375. version: "6.0.2"
  376. quiver:
  377. dependency: transitive
  378. description:
  379. name: quiver
  380. url: "https://pub.dartlang.org"
  381. source: hosted
  382. version: "3.0.1+1"
  383. shared_preferences:
  384. dependency: "direct main"
  385. description:
  386. name: shared_preferences
  387. url: "https://pub.dartlang.org"
  388. source: hosted
  389. version: "2.0.13"
  390. shared_preferences_android:
  391. dependency: transitive
  392. description:
  393. name: shared_preferences_android
  394. url: "https://pub.dartlang.org"
  395. source: hosted
  396. version: "2.0.11"
  397. shared_preferences_ios:
  398. dependency: transitive
  399. description:
  400. name: shared_preferences_ios
  401. url: "https://pub.dartlang.org"
  402. source: hosted
  403. version: "2.1.0"
  404. shared_preferences_linux:
  405. dependency: transitive
  406. description:
  407. name: shared_preferences_linux
  408. url: "https://pub.dartlang.org"
  409. source: hosted
  410. version: "2.1.0"
  411. shared_preferences_macos:
  412. dependency: transitive
  413. description:
  414. name: shared_preferences_macos
  415. url: "https://pub.dartlang.org"
  416. source: hosted
  417. version: "2.0.3"
  418. shared_preferences_platform_interface:
  419. dependency: transitive
  420. description:
  421. name: shared_preferences_platform_interface
  422. url: "https://pub.dartlang.org"
  423. source: hosted
  424. version: "2.0.0"
  425. shared_preferences_web:
  426. dependency: transitive
  427. description:
  428. name: shared_preferences_web
  429. url: "https://pub.dartlang.org"
  430. source: hosted
  431. version: "2.0.3"
  432. shared_preferences_windows:
  433. dependency: transitive
  434. description:
  435. name: shared_preferences_windows
  436. url: "https://pub.dartlang.org"
  437. source: hosted
  438. version: "2.1.0"
  439. sky_engine:
  440. dependency: transitive
  441. description: flutter
  442. source: sdk
  443. version: "0.0.99"
  444. source_span:
  445. dependency: transitive
  446. description:
  447. name: source_span
  448. url: "https://pub.dartlang.org"
  449. source: hosted
  450. version: "1.8.2"
  451. stack_trace:
  452. dependency: transitive
  453. description:
  454. name: stack_trace
  455. url: "https://pub.dartlang.org"
  456. source: hosted
  457. version: "1.10.0"
  458. sticky_headers:
  459. dependency: "direct main"
  460. description:
  461. name: sticky_headers
  462. url: "https://pub.dartlang.org"
  463. source: hosted
  464. version: "0.2.0"
  465. stream_channel:
  466. dependency: transitive
  467. description:
  468. name: stream_channel
  469. url: "https://pub.dartlang.org"
  470. source: hosted
  471. version: "2.1.0"
  472. stream_transform:
  473. dependency: transitive
  474. description:
  475. name: stream_transform
  476. url: "https://pub.dartlang.org"
  477. source: hosted
  478. version: "2.0.0"
  479. stretchy_header:
  480. dependency: "direct main"
  481. description:
  482. name: stretchy_header
  483. url: "https://pub.dartlang.org"
  484. source: hosted
  485. version: "2.0.0"
  486. string_scanner:
  487. dependency: transitive
  488. description:
  489. name: string_scanner
  490. url: "https://pub.dartlang.org"
  491. source: hosted
  492. version: "1.1.0"
  493. term_glyph:
  494. dependency: transitive
  495. description:
  496. name: term_glyph
  497. url: "https://pub.dartlang.org"
  498. source: hosted
  499. version: "1.2.0"
  500. test_api:
  501. dependency: transitive
  502. description:
  503. name: test_api
  504. url: "https://pub.dartlang.org"
  505. source: hosted
  506. version: "0.4.9"
  507. transformer_page_view:
  508. dependency: transitive
  509. description:
  510. name: transformer_page_view
  511. url: "https://pub.dartlang.org"
  512. source: hosted
  513. version: "0.1.6"
  514. typed_data:
  515. dependency: transitive
  516. description:
  517. name: typed_data
  518. url: "https://pub.dartlang.org"
  519. source: hosted
  520. version: "1.3.0"
  521. uuid:
  522. dependency: "direct main"
  523. description:
  524. name: uuid
  525. url: "https://pub.dartlang.org"
  526. source: hosted
  527. version: "3.0.6"
  528. vector_math:
  529. dependency: transitive
  530. description:
  531. name: vector_math
  532. url: "https://pub.dartlang.org"
  533. source: hosted
  534. version: "2.1.2"
  535. video_player:
  536. dependency: "direct main"
  537. description:
  538. name: video_player
  539. url: "https://pub.dartlang.org"
  540. source: hosted
  541. version: "2.3.0"
  542. video_player_android:
  543. dependency: transitive
  544. description:
  545. name: video_player_android
  546. url: "https://pub.dartlang.org"
  547. source: hosted
  548. version: "2.3.2"
  549. video_player_avfoundation:
  550. dependency: transitive
  551. description:
  552. name: video_player_avfoundation
  553. url: "https://pub.dartlang.org"
  554. source: hosted
  555. version: "2.3.1"
  556. video_player_platform_interface:
  557. dependency: transitive
  558. description:
  559. name: video_player_platform_interface
  560. url: "https://pub.dartlang.org"
  561. source: hosted
  562. version: "5.1.1"
  563. video_player_web:
  564. dependency: transitive
  565. description:
  566. name: video_player_web
  567. url: "https://pub.dartlang.org"
  568. source: hosted
  569. version: "2.0.7"
  570. win32:
  571. dependency: transitive
  572. description:
  573. name: win32
  574. url: "https://pub.dartlang.org"
  575. source: hosted
  576. version: "2.5.1"
  577. xdg_directories:
  578. dependency: transitive
  579. description:
  580. name: xdg_directories
  581. url: "https://pub.dartlang.org"
  582. source: hosted
  583. version: "0.2.0+1"
  584. sdks:
  585. dart: ">=2.16.0-100.0.dev <3.0.0"
  586. flutter: ">=2.8.0"