Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

pubspec.lock 24KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. _flutterfire_internals:
  5. dependency: transitive
  6. description:
  7. name: _flutterfire_internals
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "1.0.12"
  11. animated_splash_screen:
  12. dependency: "direct main"
  13. description:
  14. name: animated_splash_screen
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "1.3.0"
  18. animated_stack_widget:
  19. dependency: transitive
  20. description:
  21. name: animated_stack_widget
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "0.0.4"
  25. ansicolor:
  26. dependency: transitive
  27. description:
  28. name: ansicolor
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.1.1"
  32. archive:
  33. dependency: transitive
  34. description:
  35. name: archive
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "3.3.5"
  39. args:
  40. dependency: transitive
  41. description:
  42. name: args
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "2.3.1"
  46. async:
  47. dependency: "direct main"
  48. description:
  49. name: async
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "2.9.0"
  53. boolean_selector:
  54. dependency: transitive
  55. description:
  56. name: boolean_selector
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "2.1.0"
  60. characters:
  61. dependency: transitive
  62. description:
  63. name: characters
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.2.1"
  67. checked_yaml:
  68. dependency: transitive
  69. description:
  70. name: checked_yaml
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "2.0.2"
  74. cli_util:
  75. dependency: transitive
  76. description:
  77. name: cli_util
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "0.3.5"
  81. clock:
  82. dependency: transitive
  83. description:
  84. name: clock
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.1.1"
  88. collection:
  89. dependency: "direct main"
  90. description:
  91. name: collection
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "1.16.0"
  95. console_log_handler:
  96. dependency: transitive
  97. description:
  98. name: console_log_handler
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "1.1.6"
  102. convert:
  103. dependency: transitive
  104. description:
  105. name: convert
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "3.1.1"
  109. cross_file:
  110. dependency: transitive
  111. description:
  112. name: cross_file
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "0.3.3+2"
  116. crypto:
  117. dependency: transitive
  118. description:
  119. name: crypto
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "3.0.2"
  123. cupertino_icons:
  124. dependency: "direct main"
  125. description:
  126. name: cupertino_icons
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "1.0.5"
  130. dbus:
  131. dependency: transitive
  132. description:
  133. name: dbus
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "0.7.8"
  137. device_imei:
  138. dependency: "direct main"
  139. description:
  140. name: device_imei
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "0.0.2"
  144. device_info_plus:
  145. dependency: "direct main"
  146. description:
  147. name: device_info_plus
  148. url: "https://pub.dartlang.org"
  149. source: hosted
  150. version: "8.0.0"
  151. device_info_plus_platform_interface:
  152. dependency: transitive
  153. description:
  154. name: device_info_plus_platform_interface
  155. url: "https://pub.dartlang.org"
  156. source: hosted
  157. version: "7.0.0"
  158. dio:
  159. dependency: "direct main"
  160. description:
  161. name: dio
  162. url: "https://pub.dartlang.org"
  163. source: hosted
  164. version: "4.0.6"
  165. double_back_to_close:
  166. dependency: "direct main"
  167. description:
  168. name: double_back_to_close
  169. url: "https://pub.dartlang.org"
  170. source: hosted
  171. version: "2.0.0"
  172. fake_async:
  173. dependency: transitive
  174. description:
  175. name: fake_async
  176. url: "https://pub.dartlang.org"
  177. source: hosted
  178. version: "1.3.1"
  179. ffi:
  180. dependency: transitive
  181. description:
  182. name: ffi
  183. url: "https://pub.dartlang.org"
  184. source: hosted
  185. version: "2.0.1"
  186. file:
  187. dependency: transitive
  188. description:
  189. name: file
  190. url: "https://pub.dartlang.org"
  191. source: hosted
  192. version: "6.1.4"
  193. file_picker:
  194. dependency: "direct main"
  195. description:
  196. name: file_picker
  197. url: "https://pub.dartlang.org"
  198. source: hosted
  199. version: "5.2.4"
  200. firebase_core:
  201. dependency: "direct main"
  202. description:
  203. name: firebase_core
  204. url: "https://pub.dartlang.org"
  205. source: hosted
  206. version: "2.4.1"
  207. firebase_core_platform_interface:
  208. dependency: transitive
  209. description:
  210. name: firebase_core_platform_interface
  211. url: "https://pub.dartlang.org"
  212. source: hosted
  213. version: "4.5.2"
  214. firebase_core_web:
  215. dependency: transitive
  216. description:
  217. name: firebase_core_web
  218. url: "https://pub.dartlang.org"
  219. source: hosted
  220. version: "2.1.0"
  221. firebase_messaging:
  222. dependency: "direct main"
  223. description:
  224. name: firebase_messaging
  225. url: "https://pub.dartlang.org"
  226. source: hosted
  227. version: "14.2.1"
  228. firebase_messaging_platform_interface:
  229. dependency: transitive
  230. description:
  231. name: firebase_messaging_platform_interface
  232. url: "https://pub.dartlang.org"
  233. source: hosted
  234. version: "4.2.10"
  235. firebase_messaging_web:
  236. dependency: transitive
  237. description:
  238. name: firebase_messaging_web
  239. url: "https://pub.dartlang.org"
  240. source: hosted
  241. version: "3.2.11"
  242. flutter:
  243. dependency: "direct main"
  244. description: flutter
  245. source: sdk
  246. version: "0.0.0"
  247. flutter_image:
  248. dependency: "direct main"
  249. description:
  250. name: flutter_image
  251. url: "https://pub.dartlang.org"
  252. source: hosted
  253. version: "4.1.4"
  254. flutter_launcher_icons:
  255. dependency: "direct main"
  256. description:
  257. name: flutter_launcher_icons
  258. url: "https://pub.dartlang.org"
  259. source: hosted
  260. version: "0.11.0"
  261. flutter_local_notifications:
  262. dependency: "direct main"
  263. description:
  264. name: flutter_local_notifications
  265. url: "https://pub.dartlang.org"
  266. source: hosted
  267. version: "13.0.0"
  268. flutter_local_notifications_linux:
  269. dependency: transitive
  270. description:
  271. name: flutter_local_notifications_linux
  272. url: "https://pub.dartlang.org"
  273. source: hosted
  274. version: "3.0.0"
  275. flutter_local_notifications_platform_interface:
  276. dependency: transitive
  277. description:
  278. name: flutter_local_notifications_platform_interface
  279. url: "https://pub.dartlang.org"
  280. source: hosted
  281. version: "6.0.0"
  282. flutter_map:
  283. dependency: "direct main"
  284. description:
  285. name: flutter_map
  286. url: "https://pub.dartlang.org"
  287. source: hosted
  288. version: "3.1.0"
  289. flutter_map_marker_cluster:
  290. dependency: "direct main"
  291. description:
  292. name: flutter_map_marker_cluster
  293. url: "https://pub.dartlang.org"
  294. source: hosted
  295. version: "1.0.1"
  296. flutter_map_marker_popup:
  297. dependency: transitive
  298. description:
  299. name: flutter_map_marker_popup
  300. url: "https://pub.dartlang.org"
  301. source: hosted
  302. version: "4.0.0"
  303. flutter_plugin_android_lifecycle:
  304. dependency: transitive
  305. description:
  306. name: flutter_plugin_android_lifecycle
  307. url: "https://pub.dartlang.org"
  308. source: hosted
  309. version: "2.0.7"
  310. flutter_polyline_points:
  311. dependency: "direct main"
  312. description:
  313. name: flutter_polyline_points
  314. url: "https://pub.dartlang.org"
  315. source: hosted
  316. version: "1.0.0"
  317. flutter_staggered_grid_view:
  318. dependency: "direct main"
  319. description:
  320. name: flutter_staggered_grid_view
  321. url: "https://pub.dartlang.org"
  322. source: hosted
  323. version: "0.6.2"
  324. flutter_svg:
  325. dependency: "direct main"
  326. description:
  327. name: flutter_svg
  328. url: "https://pub.dartlang.org"
  329. source: hosted
  330. version: "1.1.6"
  331. flutter_test:
  332. dependency: "direct dev"
  333. description: flutter
  334. source: sdk
  335. version: "0.0.0"
  336. flutter_udid:
  337. dependency: "direct main"
  338. description:
  339. name: flutter_udid
  340. url: "https://pub.dartlang.org"
  341. source: hosted
  342. version: "2.0.1"
  343. flutter_web_plugins:
  344. dependency: transitive
  345. description: flutter
  346. source: sdk
  347. version: "0.0.0"
  348. fluttertoast:
  349. dependency: "direct main"
  350. description:
  351. name: fluttertoast
  352. url: "https://pub.dartlang.org"
  353. source: hosted
  354. version: "8.1.2"
  355. geocoder:
  356. dependency: "direct main"
  357. description:
  358. name: geocoder
  359. url: "https://pub.dartlang.org"
  360. source: hosted
  361. version: "0.2.1"
  362. geocoding:
  363. dependency: "direct main"
  364. description:
  365. name: geocoding
  366. url: "https://pub.dartlang.org"
  367. source: hosted
  368. version: "2.0.5"
  369. geocoding_platform_interface:
  370. dependency: transitive
  371. description:
  372. name: geocoding_platform_interface
  373. url: "https://pub.dartlang.org"
  374. source: hosted
  375. version: "2.0.1"
  376. geolocator:
  377. dependency: "direct main"
  378. description:
  379. name: geolocator
  380. url: "https://pub.dartlang.org"
  381. source: hosted
  382. version: "9.0.2"
  383. geolocator_android:
  384. dependency: transitive
  385. description:
  386. name: geolocator_android
  387. url: "https://pub.dartlang.org"
  388. source: hosted
  389. version: "4.1.4"
  390. geolocator_apple:
  391. dependency: transitive
  392. description:
  393. name: geolocator_apple
  394. url: "https://pub.dartlang.org"
  395. source: hosted
  396. version: "2.2.3"
  397. geolocator_platform_interface:
  398. dependency: transitive
  399. description:
  400. name: geolocator_platform_interface
  401. url: "https://pub.dartlang.org"
  402. source: hosted
  403. version: "4.0.7"
  404. geolocator_web:
  405. dependency: transitive
  406. description:
  407. name: geolocator_web
  408. url: "https://pub.dartlang.org"
  409. source: hosted
  410. version: "2.1.6"
  411. geolocator_windows:
  412. dependency: transitive
  413. description:
  414. name: geolocator_windows
  415. url: "https://pub.dartlang.org"
  416. source: hosted
  417. version: "0.1.1"
  418. get_it:
  419. dependency: "direct main"
  420. description:
  421. name: get_it
  422. url: "https://pub.dartlang.org"
  423. source: hosted
  424. version: "7.2.0"
  425. google_fonts:
  426. dependency: "direct main"
  427. description:
  428. name: google_fonts
  429. url: "https://pub.dartlang.org"
  430. source: hosted
  431. version: "3.0.1"
  432. http:
  433. dependency: "direct main"
  434. description:
  435. name: http
  436. url: "https://pub.dartlang.org"
  437. source: hosted
  438. version: "0.13.5"
  439. http_parser:
  440. dependency: transitive
  441. description:
  442. name: http_parser
  443. url: "https://pub.dartlang.org"
  444. source: hosted
  445. version: "4.0.2"
  446. image:
  447. dependency: transitive
  448. description:
  449. name: image
  450. url: "https://pub.dartlang.org"
  451. source: hosted
  452. version: "3.3.0"
  453. image_cropper:
  454. dependency: "direct main"
  455. description:
  456. name: image_cropper
  457. url: "https://pub.dartlang.org"
  458. source: hosted
  459. version: "3.0.1"
  460. image_cropper_for_web:
  461. dependency: transitive
  462. description:
  463. name: image_cropper_for_web
  464. url: "https://pub.dartlang.org"
  465. source: hosted
  466. version: "1.0.3"
  467. image_cropper_platform_interface:
  468. dependency: transitive
  469. description:
  470. name: image_cropper_platform_interface
  471. url: "https://pub.dartlang.org"
  472. source: hosted
  473. version: "3.0.3"
  474. image_picker:
  475. dependency: "direct main"
  476. description:
  477. name: image_picker
  478. url: "https://pub.dartlang.org"
  479. source: hosted
  480. version: "0.8.6"
  481. image_picker_android:
  482. dependency: transitive
  483. description:
  484. name: image_picker_android
  485. url: "https://pub.dartlang.org"
  486. source: hosted
  487. version: "0.8.5+4"
  488. image_picker_for_web:
  489. dependency: transitive
  490. description:
  491. name: image_picker_for_web
  492. url: "https://pub.dartlang.org"
  493. source: hosted
  494. version: "2.1.10"
  495. image_picker_ios:
  496. dependency: transitive
  497. description:
  498. name: image_picker_ios
  499. url: "https://pub.dartlang.org"
  500. source: hosted
  501. version: "0.8.6+5"
  502. image_picker_platform_interface:
  503. dependency: transitive
  504. description:
  505. name: image_picker_platform_interface
  506. url: "https://pub.dartlang.org"
  507. source: hosted
  508. version: "2.6.2"
  509. intl:
  510. dependency: "direct main"
  511. description:
  512. name: intl
  513. url: "https://pub.dartlang.org"
  514. source: hosted
  515. version: "0.17.0"
  516. js:
  517. dependency: transitive
  518. description:
  519. name: js
  520. url: "https://pub.dartlang.org"
  521. source: hosted
  522. version: "0.6.4"
  523. json_annotation:
  524. dependency: transitive
  525. description:
  526. name: json_annotation
  527. url: "https://pub.dartlang.org"
  528. source: hosted
  529. version: "4.7.0"
  530. latlong:
  531. dependency: "direct main"
  532. description:
  533. name: latlong
  534. url: "https://pub.dartlang.org"
  535. source: hosted
  536. version: "0.6.1"
  537. latlong2:
  538. dependency: transitive
  539. description:
  540. name: latlong2
  541. url: "https://pub.dartlang.org"
  542. source: hosted
  543. version: "0.8.1"
  544. lists:
  545. dependency: transitive
  546. description:
  547. name: lists
  548. url: "https://pub.dartlang.org"
  549. source: hosted
  550. version: "1.0.1"
  551. location:
  552. dependency: "direct main"
  553. description:
  554. name: location
  555. url: "https://pub.dartlang.org"
  556. source: hosted
  557. version: "4.4.0"
  558. location_platform_interface:
  559. dependency: transitive
  560. description:
  561. name: location_platform_interface
  562. url: "https://pub.dartlang.org"
  563. source: hosted
  564. version: "2.3.0"
  565. location_web:
  566. dependency: transitive
  567. description:
  568. name: location_web
  569. url: "https://pub.dartlang.org"
  570. source: hosted
  571. version: "3.1.1"
  572. logging:
  573. dependency: transitive
  574. description:
  575. name: logging
  576. url: "https://pub.dartlang.org"
  577. source: hosted
  578. version: "0.11.4"
  579. lottie:
  580. dependency: "direct main"
  581. description:
  582. name: lottie
  583. url: "https://pub.dartlang.org"
  584. source: hosted
  585. version: "2.1.0"
  586. matcher:
  587. dependency: transitive
  588. description:
  589. name: matcher
  590. url: "https://pub.dartlang.org"
  591. source: hosted
  592. version: "0.12.12"
  593. material_color_utilities:
  594. dependency: transitive
  595. description:
  596. name: material_color_utilities
  597. url: "https://pub.dartlang.org"
  598. source: hosted
  599. version: "0.1.5"
  600. meta:
  601. dependency: "direct main"
  602. description:
  603. name: meta
  604. url: "https://pub.dartlang.org"
  605. source: hosted
  606. version: "1.8.0"
  607. mgrs_dart:
  608. dependency: transitive
  609. description:
  610. name: mgrs_dart
  611. url: "https://pub.dartlang.org"
  612. source: hosted
  613. version: "2.0.0"
  614. nested:
  615. dependency: transitive
  616. description:
  617. name: nested
  618. url: "https://pub.dartlang.org"
  619. source: hosted
  620. version: "1.0.0"
  621. page_transition:
  622. dependency: transitive
  623. description:
  624. name: page_transition
  625. url: "https://pub.dartlang.org"
  626. source: hosted
  627. version: "2.0.9"
  628. path:
  629. dependency: transitive
  630. description:
  631. name: path
  632. url: "https://pub.dartlang.org"
  633. source: hosted
  634. version: "1.8.2"
  635. path_drawing:
  636. dependency: transitive
  637. description:
  638. name: path_drawing
  639. url: "https://pub.dartlang.org"
  640. source: hosted
  641. version: "1.0.1"
  642. path_parsing:
  643. dependency: transitive
  644. description:
  645. name: path_parsing
  646. url: "https://pub.dartlang.org"
  647. source: hosted
  648. version: "1.0.1"
  649. path_provider:
  650. dependency: transitive
  651. description:
  652. name: path_provider
  653. url: "https://pub.dartlang.org"
  654. source: hosted
  655. version: "2.0.11"
  656. path_provider_android:
  657. dependency: transitive
  658. description:
  659. name: path_provider_android
  660. url: "https://pub.dartlang.org"
  661. source: hosted
  662. version: "2.0.22"
  663. path_provider_ios:
  664. dependency: transitive
  665. description:
  666. name: path_provider_ios
  667. url: "https://pub.dartlang.org"
  668. source: hosted
  669. version: "2.0.11"
  670. path_provider_linux:
  671. dependency: transitive
  672. description:
  673. name: path_provider_linux
  674. url: "https://pub.dartlang.org"
  675. source: hosted
  676. version: "2.1.7"
  677. path_provider_macos:
  678. dependency: transitive
  679. description:
  680. name: path_provider_macos
  681. url: "https://pub.dartlang.org"
  682. source: hosted
  683. version: "2.0.6"
  684. path_provider_platform_interface:
  685. dependency: transitive
  686. description:
  687. name: path_provider_platform_interface
  688. url: "https://pub.dartlang.org"
  689. source: hosted
  690. version: "2.0.5"
  691. path_provider_windows:
  692. dependency: transitive
  693. description:
  694. name: path_provider_windows
  695. url: "https://pub.dartlang.org"
  696. source: hosted
  697. version: "2.1.3"
  698. petitparser:
  699. dependency: transitive
  700. description:
  701. name: petitparser
  702. url: "https://pub.dartlang.org"
  703. source: hosted
  704. version: "5.1.0"
  705. platform:
  706. dependency: transitive
  707. description:
  708. name: platform
  709. url: "https://pub.dartlang.org"
  710. source: hosted
  711. version: "3.1.0"
  712. plugin_platform_interface:
  713. dependency: transitive
  714. description:
  715. name: plugin_platform_interface
  716. url: "https://pub.dartlang.org"
  717. source: hosted
  718. version: "2.1.3"
  719. pointycastle:
  720. dependency: transitive
  721. description:
  722. name: pointycastle
  723. url: "https://pub.dartlang.org"
  724. source: hosted
  725. version: "3.6.2"
  726. polylabel:
  727. dependency: transitive
  728. description:
  729. name: polylabel
  730. url: "https://pub.dartlang.org"
  731. source: hosted
  732. version: "1.0.1"
  733. positioned_tap_detector:
  734. dependency: "direct main"
  735. description:
  736. name: positioned_tap_detector
  737. url: "https://pub.dartlang.org"
  738. source: hosted
  739. version: "1.0.3"
  740. positioned_tap_detector_2:
  741. dependency: transitive
  742. description:
  743. name: positioned_tap_detector_2
  744. url: "https://pub.dartlang.org"
  745. source: hosted
  746. version: "1.0.4"
  747. process:
  748. dependency: transitive
  749. description:
  750. name: process
  751. url: "https://pub.dartlang.org"
  752. source: hosted
  753. version: "4.2.4"
  754. progress_dialog_null_safe:
  755. dependency: "direct main"
  756. description:
  757. name: progress_dialog_null_safe
  758. url: "https://pub.dartlang.org"
  759. source: hosted
  760. version: "1.0.7"
  761. proj4dart:
  762. dependency: transitive
  763. description:
  764. name: proj4dart
  765. url: "https://pub.dartlang.org"
  766. source: hosted
  767. version: "2.1.0"
  768. provider:
  769. dependency: transitive
  770. description:
  771. name: provider
  772. url: "https://pub.dartlang.org"
  773. source: hosted
  774. version: "6.0.5"
  775. shared_preferences:
  776. dependency: "direct main"
  777. description:
  778. name: shared_preferences
  779. url: "https://pub.dartlang.org"
  780. source: hosted
  781. version: "2.0.15"
  782. shared_preferences_android:
  783. dependency: transitive
  784. description:
  785. name: shared_preferences_android
  786. url: "https://pub.dartlang.org"
  787. source: hosted
  788. version: "2.0.14"
  789. shared_preferences_ios:
  790. dependency: transitive
  791. description:
  792. name: shared_preferences_ios
  793. url: "https://pub.dartlang.org"
  794. source: hosted
  795. version: "2.1.1"
  796. shared_preferences_linux:
  797. dependency: transitive
  798. description:
  799. name: shared_preferences_linux
  800. url: "https://pub.dartlang.org"
  801. source: hosted
  802. version: "2.1.2"
  803. shared_preferences_macos:
  804. dependency: transitive
  805. description:
  806. name: shared_preferences_macos
  807. url: "https://pub.dartlang.org"
  808. source: hosted
  809. version: "2.0.4"
  810. shared_preferences_platform_interface:
  811. dependency: transitive
  812. description:
  813. name: shared_preferences_platform_interface
  814. url: "https://pub.dartlang.org"
  815. source: hosted
  816. version: "2.1.0"
  817. shared_preferences_web:
  818. dependency: transitive
  819. description:
  820. name: shared_preferences_web
  821. url: "https://pub.dartlang.org"
  822. source: hosted
  823. version: "2.0.4"
  824. shared_preferences_windows:
  825. dependency: transitive
  826. description:
  827. name: shared_preferences_windows
  828. url: "https://pub.dartlang.org"
  829. source: hosted
  830. version: "2.1.2"
  831. sky_engine:
  832. dependency: transitive
  833. description: flutter
  834. source: sdk
  835. version: "0.0.99"
  836. source_span:
  837. dependency: transitive
  838. description:
  839. name: source_span
  840. url: "https://pub.dartlang.org"
  841. source: hosted
  842. version: "1.9.0"
  843. stack_trace:
  844. dependency: transitive
  845. description:
  846. name: stack_trace
  847. url: "https://pub.dartlang.org"
  848. source: hosted
  849. version: "1.10.0"
  850. stream_channel:
  851. dependency: transitive
  852. description:
  853. name: stream_channel
  854. url: "https://pub.dartlang.org"
  855. source: hosted
  856. version: "2.1.0"
  857. string_scanner:
  858. dependency: transitive
  859. description:
  860. name: string_scanner
  861. url: "https://pub.dartlang.org"
  862. source: hosted
  863. version: "1.1.1"
  864. term_glyph:
  865. dependency: transitive
  866. description:
  867. name: term_glyph
  868. url: "https://pub.dartlang.org"
  869. source: hosted
  870. version: "1.2.1"
  871. test_api:
  872. dependency: transitive
  873. description:
  874. name: test_api
  875. url: "https://pub.dartlang.org"
  876. source: hosted
  877. version: "0.4.12"
  878. timezone:
  879. dependency: transitive
  880. description:
  881. name: timezone
  882. url: "https://pub.dartlang.org"
  883. source: hosted
  884. version: "0.9.1"
  885. transparent_image:
  886. dependency: "direct main"
  887. description:
  888. name: transparent_image
  889. url: "https://pub.dartlang.org"
  890. source: hosted
  891. version: "2.0.0"
  892. tuple:
  893. dependency: "direct main"
  894. description:
  895. name: tuple
  896. url: "https://pub.dartlang.org"
  897. source: hosted
  898. version: "2.0.1"
  899. typed_data:
  900. dependency: transitive
  901. description:
  902. name: typed_data
  903. url: "https://pub.dartlang.org"
  904. source: hosted
  905. version: "1.3.1"
  906. unicode:
  907. dependency: transitive
  908. description:
  909. name: unicode
  910. url: "https://pub.dartlang.org"
  911. source: hosted
  912. version: "0.3.1"
  913. url_launcher:
  914. dependency: "direct main"
  915. description:
  916. name: url_launcher
  917. url: "https://pub.dartlang.org"
  918. source: hosted
  919. version: "6.1.7"
  920. url_launcher_android:
  921. dependency: transitive
  922. description:
  923. name: url_launcher_android
  924. url: "https://pub.dartlang.org"
  925. source: hosted
  926. version: "6.0.22"
  927. url_launcher_ios:
  928. dependency: transitive
  929. description:
  930. name: url_launcher_ios
  931. url: "https://pub.dartlang.org"
  932. source: hosted
  933. version: "6.0.17"
  934. url_launcher_linux:
  935. dependency: transitive
  936. description:
  937. name: url_launcher_linux
  938. url: "https://pub.dartlang.org"
  939. source: hosted
  940. version: "3.0.1"
  941. url_launcher_macos:
  942. dependency: transitive
  943. description:
  944. name: url_launcher_macos
  945. url: "https://pub.dartlang.org"
  946. source: hosted
  947. version: "3.0.1"
  948. url_launcher_platform_interface:
  949. dependency: transitive
  950. description:
  951. name: url_launcher_platform_interface
  952. url: "https://pub.dartlang.org"
  953. source: hosted
  954. version: "2.1.1"
  955. url_launcher_web:
  956. dependency: transitive
  957. description:
  958. name: url_launcher_web
  959. url: "https://pub.dartlang.org"
  960. source: hosted
  961. version: "2.0.13"
  962. url_launcher_windows:
  963. dependency: transitive
  964. description:
  965. name: url_launcher_windows
  966. url: "https://pub.dartlang.org"
  967. source: hosted
  968. version: "3.0.1"
  969. validate:
  970. dependency: transitive
  971. description:
  972. name: validate
  973. url: "https://pub.dartlang.org"
  974. source: hosted
  975. version: "1.7.0"
  976. vector_math:
  977. dependency: "direct main"
  978. description:
  979. name: vector_math
  980. url: "https://pub.dartlang.org"
  981. source: hosted
  982. version: "2.1.2"
  983. win32:
  984. dependency: transitive
  985. description:
  986. name: win32
  987. url: "https://pub.dartlang.org"
  988. source: hosted
  989. version: "3.1.3"
  990. wkt_parser:
  991. dependency: transitive
  992. description:
  993. name: wkt_parser
  994. url: "https://pub.dartlang.org"
  995. source: hosted
  996. version: "2.0.0"
  997. xdg_directories:
  998. dependency: transitive
  999. description:
  1000. name: xdg_directories
  1001. url: "https://pub.dartlang.org"
  1002. source: hosted
  1003. version: "0.2.0+2"
  1004. xml:
  1005. dependency: transitive
  1006. description:
  1007. name: xml
  1008. url: "https://pub.dartlang.org"
  1009. source: hosted
  1010. version: "6.1.0"
  1011. yaml:
  1012. dependency: transitive
  1013. description:
  1014. name: yaml
  1015. url: "https://pub.dartlang.org"
  1016. source: hosted
  1017. version: "3.1.1"
  1018. sdks:
  1019. dart: ">=2.18.4 <3.0.0"
  1020. flutter: ">=3.3.0"