pubspec.lock 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. async:
  5. dependency: transitive
  6. description:
  7. name: async
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "2.8.2"
  11. auto_size_text:
  12. dependency: "direct main"
  13. description:
  14. name: auto_size_text
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "3.0.0"
  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. carousel_slider:
  26. dependency: "direct main"
  27. description:
  28. name: carousel_slider
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "4.1.1"
  32. characters:
  33. dependency: transitive
  34. description:
  35. name: characters
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.2.0"
  39. charcode:
  40. dependency: transitive
  41. description:
  42. name: charcode
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.3.1"
  46. chewie:
  47. dependency: transitive
  48. description:
  49. name: chewie
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.3.5"
  53. chewie_audio:
  54. dependency: transitive
  55. description:
  56. name: chewie_audio
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "1.3.0"
  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.15.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.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.2"
  88. csslib:
  89. dependency: transitive
  90. description:
  91. name: csslib
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "0.17.2"
  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.5"
  102. dart_ipify:
  103. dependency: "direct main"
  104. description:
  105. name: dart_ipify
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "1.1.1"
  109. device_info_plus:
  110. dependency: "direct main"
  111. description:
  112. name: device_info_plus
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "4.0.0"
  116. device_info_plus_linux:
  117. dependency: transitive
  118. description:
  119. name: device_info_plus_linux
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "2.1.1"
  123. device_info_plus_macos:
  124. dependency: transitive
  125. description:
  126. name: device_info_plus_macos
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "2.2.3"
  130. device_info_plus_platform_interface:
  131. dependency: transitive
  132. description:
  133. name: device_info_plus_platform_interface
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "2.6.1"
  137. device_info_plus_web:
  138. dependency: transitive
  139. description:
  140. name: device_info_plus_web
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "2.1.0"
  144. device_info_plus_windows:
  145. dependency: transitive
  146. description:
  147. name: device_info_plus_windows
  148. url: "https://pub.dartlang.org"
  149. source: hosted
  150. version: "2.1.1"
  151. easy_pdf_viewer:
  152. dependency: "direct main"
  153. description:
  154. name: easy_pdf_viewer
  155. url: "https://pub.dartlang.org"
  156. source: hosted
  157. version: "1.0.4"
  158. fake_async:
  159. dependency: transitive
  160. description:
  161. name: fake_async
  162. url: "https://pub.dartlang.org"
  163. source: hosted
  164. version: "1.2.0"
  165. ffi:
  166. dependency: transitive
  167. description:
  168. name: ffi
  169. url: "https://pub.dartlang.org"
  170. source: hosted
  171. version: "1.2.1"
  172. file:
  173. dependency: transitive
  174. description:
  175. name: file
  176. url: "https://pub.dartlang.org"
  177. source: hosted
  178. version: "6.1.4"
  179. flutter:
  180. dependency: "direct main"
  181. description: flutter
  182. source: sdk
  183. version: "0.0.0"
  184. flutter_cache_manager:
  185. dependency: transitive
  186. description:
  187. name: flutter_cache_manager
  188. url: "https://pub.dartlang.org"
  189. source: hosted
  190. version: "3.3.0"
  191. flutter_downloader:
  192. dependency: "direct main"
  193. description:
  194. name: flutter_downloader
  195. url: "https://pub.dartlang.org"
  196. source: hosted
  197. version: "1.7.4"
  198. flutter_html:
  199. dependency: "direct main"
  200. description:
  201. name: flutter_html
  202. url: "https://pub.dartlang.org"
  203. source: hosted
  204. version: "2.2.1"
  205. flutter_layout_grid:
  206. dependency: transitive
  207. description:
  208. name: flutter_layout_grid
  209. url: "https://pub.dartlang.org"
  210. source: hosted
  211. version: "1.0.6"
  212. flutter_lints:
  213. dependency: "direct dev"
  214. description:
  215. name: flutter_lints
  216. url: "https://pub.dartlang.org"
  217. source: hosted
  218. version: "1.0.4"
  219. flutter_localizations:
  220. dependency: "direct main"
  221. description: flutter
  222. source: sdk
  223. version: "0.0.0"
  224. flutter_math_fork:
  225. dependency: transitive
  226. description:
  227. name: flutter_math_fork
  228. url: "https://pub.dartlang.org"
  229. source: hosted
  230. version: "0.5.0"
  231. flutter_spinbox:
  232. dependency: "direct main"
  233. description:
  234. name: flutter_spinbox
  235. url: "https://pub.dartlang.org"
  236. source: hosted
  237. version: "0.9.0"
  238. flutter_svg:
  239. dependency: transitive
  240. description:
  241. name: flutter_svg
  242. url: "https://pub.dartlang.org"
  243. source: hosted
  244. version: "0.23.0+1"
  245. flutter_test:
  246. dependency: "direct dev"
  247. description: flutter
  248. source: sdk
  249. version: "0.0.0"
  250. flutter_web_plugins:
  251. dependency: transitive
  252. description: flutter
  253. source: sdk
  254. version: "0.0.0"
  255. fluttertoast:
  256. dependency: "direct main"
  257. description:
  258. name: fluttertoast
  259. url: "https://pub.dartlang.org"
  260. source: hosted
  261. version: "8.1.1"
  262. geolocator:
  263. dependency: "direct main"
  264. description:
  265. name: geolocator
  266. url: "https://pub.dartlang.org"
  267. source: hosted
  268. version: "9.0.2"
  269. geolocator_android:
  270. dependency: transitive
  271. description:
  272. name: geolocator_android
  273. url: "https://pub.dartlang.org"
  274. source: hosted
  275. version: "4.1.4"
  276. geolocator_apple:
  277. dependency: transitive
  278. description:
  279. name: geolocator_apple
  280. url: "https://pub.dartlang.org"
  281. source: hosted
  282. version: "2.2.3"
  283. geolocator_platform_interface:
  284. dependency: transitive
  285. description:
  286. name: geolocator_platform_interface
  287. url: "https://pub.dartlang.org"
  288. source: hosted
  289. version: "4.0.7"
  290. geolocator_web:
  291. dependency: transitive
  292. description:
  293. name: geolocator_web
  294. url: "https://pub.dartlang.org"
  295. source: hosted
  296. version: "2.1.6"
  297. geolocator_windows:
  298. dependency: transitive
  299. description:
  300. name: geolocator_windows
  301. url: "https://pub.dartlang.org"
  302. source: hosted
  303. version: "0.1.1"
  304. google_fonts:
  305. dependency: "direct main"
  306. description:
  307. name: google_fonts
  308. url: "https://pub.dartlang.org"
  309. source: hosted
  310. version: "3.0.1"
  311. html:
  312. dependency: transitive
  313. description:
  314. name: html
  315. url: "https://pub.dartlang.org"
  316. source: hosted
  317. version: "0.15.1"
  318. http:
  319. dependency: "direct main"
  320. description:
  321. name: http
  322. url: "https://pub.dartlang.org"
  323. source: hosted
  324. version: "0.13.5"
  325. http_parser:
  326. dependency: transitive
  327. description:
  328. name: http_parser
  329. url: "https://pub.dartlang.org"
  330. source: hosted
  331. version: "4.0.2"
  332. infinite_listview:
  333. dependency: transitive
  334. description:
  335. name: infinite_listview
  336. url: "https://pub.dartlang.org"
  337. source: hosted
  338. version: "1.1.0"
  339. intl:
  340. dependency: transitive
  341. description:
  342. name: intl
  343. url: "https://pub.dartlang.org"
  344. source: hosted
  345. version: "0.17.0"
  346. js:
  347. dependency: transitive
  348. description:
  349. name: js
  350. url: "https://pub.dartlang.org"
  351. source: hosted
  352. version: "0.6.3"
  353. lints:
  354. dependency: transitive
  355. description:
  356. name: lints
  357. url: "https://pub.dartlang.org"
  358. source: hosted
  359. version: "1.0.1"
  360. localstore:
  361. dependency: "direct main"
  362. description:
  363. name: localstore
  364. url: "https://pub.dartlang.org"
  365. source: hosted
  366. version: "1.2.3"
  367. matcher:
  368. dependency: transitive
  369. description:
  370. name: matcher
  371. url: "https://pub.dartlang.org"
  372. source: hosted
  373. version: "0.12.11"
  374. material_color_utilities:
  375. dependency: transitive
  376. description:
  377. name: material_color_utilities
  378. url: "https://pub.dartlang.org"
  379. source: hosted
  380. version: "0.1.3"
  381. meta:
  382. dependency: transitive
  383. description:
  384. name: meta
  385. url: "https://pub.dartlang.org"
  386. source: hosted
  387. version: "1.7.0"
  388. mime:
  389. dependency: transitive
  390. description:
  391. name: mime
  392. url: "https://pub.dartlang.org"
  393. source: hosted
  394. version: "1.0.2"
  395. nested:
  396. dependency: transitive
  397. description:
  398. name: nested
  399. url: "https://pub.dartlang.org"
  400. source: hosted
  401. version: "1.0.0"
  402. numberpicker:
  403. dependency: transitive
  404. description:
  405. name: numberpicker
  406. url: "https://pub.dartlang.org"
  407. source: hosted
  408. version: "2.1.1"
  409. numerus:
  410. dependency: transitive
  411. description:
  412. name: numerus
  413. url: "https://pub.dartlang.org"
  414. source: hosted
  415. version: "1.1.1"
  416. path:
  417. dependency: transitive
  418. description:
  419. name: path
  420. url: "https://pub.dartlang.org"
  421. source: hosted
  422. version: "1.8.0"
  423. path_drawing:
  424. dependency: transitive
  425. description:
  426. name: path_drawing
  427. url: "https://pub.dartlang.org"
  428. source: hosted
  429. version: "0.5.1+1"
  430. path_parsing:
  431. dependency: transitive
  432. description:
  433. name: path_parsing
  434. url: "https://pub.dartlang.org"
  435. source: hosted
  436. version: "0.2.1"
  437. path_provider:
  438. dependency: "direct main"
  439. description:
  440. name: path_provider
  441. url: "https://pub.dartlang.org"
  442. source: hosted
  443. version: "2.0.11"
  444. path_provider_android:
  445. dependency: transitive
  446. description:
  447. name: path_provider_android
  448. url: "https://pub.dartlang.org"
  449. source: hosted
  450. version: "2.0.21"
  451. path_provider_ios:
  452. dependency: transitive
  453. description:
  454. name: path_provider_ios
  455. url: "https://pub.dartlang.org"
  456. source: hosted
  457. version: "2.0.11"
  458. path_provider_linux:
  459. dependency: transitive
  460. description:
  461. name: path_provider_linux
  462. url: "https://pub.dartlang.org"
  463. source: hosted
  464. version: "2.1.7"
  465. path_provider_macos:
  466. dependency: transitive
  467. description:
  468. name: path_provider_macos
  469. url: "https://pub.dartlang.org"
  470. source: hosted
  471. version: "2.0.6"
  472. path_provider_platform_interface:
  473. dependency: transitive
  474. description:
  475. name: path_provider_platform_interface
  476. url: "https://pub.dartlang.org"
  477. source: hosted
  478. version: "2.0.5"
  479. path_provider_windows:
  480. dependency: transitive
  481. description:
  482. name: path_provider_windows
  483. url: "https://pub.dartlang.org"
  484. source: hosted
  485. version: "2.0.7"
  486. pedantic:
  487. dependency: transitive
  488. description:
  489. name: pedantic
  490. url: "https://pub.dartlang.org"
  491. source: hosted
  492. version: "1.11.1"
  493. permission_handler:
  494. dependency: "direct main"
  495. description:
  496. name: permission_handler
  497. url: "https://pub.dartlang.org"
  498. source: hosted
  499. version: "10.2.0"
  500. permission_handler_android:
  501. dependency: transitive
  502. description:
  503. name: permission_handler_android
  504. url: "https://pub.dartlang.org"
  505. source: hosted
  506. version: "10.2.0"
  507. permission_handler_apple:
  508. dependency: transitive
  509. description:
  510. name: permission_handler_apple
  511. url: "https://pub.dartlang.org"
  512. source: hosted
  513. version: "9.0.7"
  514. permission_handler_platform_interface:
  515. dependency: transitive
  516. description:
  517. name: permission_handler_platform_interface
  518. url: "https://pub.dartlang.org"
  519. source: hosted
  520. version: "3.9.0"
  521. permission_handler_windows:
  522. dependency: transitive
  523. description:
  524. name: permission_handler_windows
  525. url: "https://pub.dartlang.org"
  526. source: hosted
  527. version: "0.1.2"
  528. petitparser:
  529. dependency: transitive
  530. description:
  531. name: petitparser
  532. url: "https://pub.dartlang.org"
  533. source: hosted
  534. version: "4.4.0"
  535. pin_code_fields:
  536. dependency: "direct main"
  537. description:
  538. name: pin_code_fields
  539. url: "https://pub.dartlang.org"
  540. source: hosted
  541. version: "7.4.0"
  542. platform:
  543. dependency: transitive
  544. description:
  545. name: platform
  546. url: "https://pub.dartlang.org"
  547. source: hosted
  548. version: "3.1.0"
  549. plugin_platform_interface:
  550. dependency: transitive
  551. description:
  552. name: plugin_platform_interface
  553. url: "https://pub.dartlang.org"
  554. source: hosted
  555. version: "2.1.3"
  556. process:
  557. dependency: transitive
  558. description:
  559. name: process
  560. url: "https://pub.dartlang.org"
  561. source: hosted
  562. version: "4.2.4"
  563. provider:
  564. dependency: transitive
  565. description:
  566. name: provider
  567. url: "https://pub.dartlang.org"
  568. source: hosted
  569. version: "6.0.4"
  570. quiver:
  571. dependency: transitive
  572. description:
  573. name: quiver
  574. url: "https://pub.dartlang.org"
  575. source: hosted
  576. version: "3.1.0"
  577. rxdart:
  578. dependency: transitive
  579. description:
  580. name: rxdart
  581. url: "https://pub.dartlang.org"
  582. source: hosted
  583. version: "0.27.5"
  584. screenshot:
  585. dependency: "direct main"
  586. description:
  587. name: screenshot
  588. url: "https://pub.dartlang.org"
  589. source: hosted
  590. version: "1.2.3"
  591. share_plus:
  592. dependency: "direct main"
  593. description:
  594. name: share_plus
  595. url: "https://pub.dartlang.org"
  596. source: hosted
  597. version: "4.5.3"
  598. share_plus_linux:
  599. dependency: transitive
  600. description:
  601. name: share_plus_linux
  602. url: "https://pub.dartlang.org"
  603. source: hosted
  604. version: "3.0.1"
  605. share_plus_macos:
  606. dependency: transitive
  607. description:
  608. name: share_plus_macos
  609. url: "https://pub.dartlang.org"
  610. source: hosted
  611. version: "3.0.1"
  612. share_plus_platform_interface:
  613. dependency: transitive
  614. description:
  615. name: share_plus_platform_interface
  616. url: "https://pub.dartlang.org"
  617. source: hosted
  618. version: "3.1.1"
  619. share_plus_web:
  620. dependency: transitive
  621. description:
  622. name: share_plus_web
  623. url: "https://pub.dartlang.org"
  624. source: hosted
  625. version: "3.1.0"
  626. share_plus_windows:
  627. dependency: transitive
  628. description:
  629. name: share_plus_windows
  630. url: "https://pub.dartlang.org"
  631. source: hosted
  632. version: "3.0.1"
  633. shimmer:
  634. dependency: "direct main"
  635. description:
  636. name: shimmer
  637. url: "https://pub.dartlang.org"
  638. source: hosted
  639. version: "2.0.0"
  640. sky_engine:
  641. dependency: transitive
  642. description: flutter
  643. source: sdk
  644. version: "0.0.99"
  645. source_span:
  646. dependency: transitive
  647. description:
  648. name: source_span
  649. url: "https://pub.dartlang.org"
  650. source: hosted
  651. version: "1.8.1"
  652. sqflite:
  653. dependency: "direct main"
  654. description:
  655. name: sqflite
  656. url: "https://pub.dartlang.org"
  657. source: hosted
  658. version: "2.0.2+1"
  659. sqflite_common:
  660. dependency: transitive
  661. description:
  662. name: sqflite_common
  663. url: "https://pub.dartlang.org"
  664. source: hosted
  665. version: "2.4.0"
  666. stack_trace:
  667. dependency: transitive
  668. description:
  669. name: stack_trace
  670. url: "https://pub.dartlang.org"
  671. source: hosted
  672. version: "1.10.0"
  673. stream_channel:
  674. dependency: transitive
  675. description:
  676. name: stream_channel
  677. url: "https://pub.dartlang.org"
  678. source: hosted
  679. version: "2.1.0"
  680. string_scanner:
  681. dependency: transitive
  682. description:
  683. name: string_scanner
  684. url: "https://pub.dartlang.org"
  685. source: hosted
  686. version: "1.1.0"
  687. synchronized:
  688. dependency: transitive
  689. description:
  690. name: synchronized
  691. url: "https://pub.dartlang.org"
  692. source: hosted
  693. version: "3.0.0+3"
  694. term_glyph:
  695. dependency: transitive
  696. description:
  697. name: term_glyph
  698. url: "https://pub.dartlang.org"
  699. source: hosted
  700. version: "1.2.0"
  701. test_api:
  702. dependency: transitive
  703. description:
  704. name: test_api
  705. url: "https://pub.dartlang.org"
  706. source: hosted
  707. version: "0.4.8"
  708. tuple:
  709. dependency: transitive
  710. description:
  711. name: tuple
  712. url: "https://pub.dartlang.org"
  713. source: hosted
  714. version: "2.0.1"
  715. typed_data:
  716. dependency: transitive
  717. description:
  718. name: typed_data
  719. url: "https://pub.dartlang.org"
  720. source: hosted
  721. version: "1.3.0"
  722. url_launcher:
  723. dependency: "direct main"
  724. description:
  725. name: url_launcher
  726. url: "https://pub.dartlang.org"
  727. source: hosted
  728. version: "6.1.6"
  729. url_launcher_android:
  730. dependency: transitive
  731. description:
  732. name: url_launcher_android
  733. url: "https://pub.dartlang.org"
  734. source: hosted
  735. version: "6.0.21"
  736. url_launcher_ios:
  737. dependency: transitive
  738. description:
  739. name: url_launcher_ios
  740. url: "https://pub.dartlang.org"
  741. source: hosted
  742. version: "6.0.17"
  743. url_launcher_linux:
  744. dependency: transitive
  745. description:
  746. name: url_launcher_linux
  747. url: "https://pub.dartlang.org"
  748. source: hosted
  749. version: "3.0.1"
  750. url_launcher_macos:
  751. dependency: transitive
  752. description:
  753. name: url_launcher_macos
  754. url: "https://pub.dartlang.org"
  755. source: hosted
  756. version: "3.0.1"
  757. url_launcher_platform_interface:
  758. dependency: transitive
  759. description:
  760. name: url_launcher_platform_interface
  761. url: "https://pub.dartlang.org"
  762. source: hosted
  763. version: "2.1.1"
  764. url_launcher_web:
  765. dependency: transitive
  766. description:
  767. name: url_launcher_web
  768. url: "https://pub.dartlang.org"
  769. source: hosted
  770. version: "2.0.13"
  771. url_launcher_windows:
  772. dependency: transitive
  773. description:
  774. name: url_launcher_windows
  775. url: "https://pub.dartlang.org"
  776. source: hosted
  777. version: "3.0.1"
  778. uuid:
  779. dependency: transitive
  780. description:
  781. name: uuid
  782. url: "https://pub.dartlang.org"
  783. source: hosted
  784. version: "3.0.6"
  785. vector_math:
  786. dependency: transitive
  787. description:
  788. name: vector_math
  789. url: "https://pub.dartlang.org"
  790. source: hosted
  791. version: "2.1.1"
  792. video_player:
  793. dependency: transitive
  794. description:
  795. name: video_player
  796. url: "https://pub.dartlang.org"
  797. source: hosted
  798. version: "2.4.7"
  799. video_player_android:
  800. dependency: transitive
  801. description:
  802. name: video_player_android
  803. url: "https://pub.dartlang.org"
  804. source: hosted
  805. version: "2.3.9"
  806. video_player_avfoundation:
  807. dependency: transitive
  808. description:
  809. name: video_player_avfoundation
  810. url: "https://pub.dartlang.org"
  811. source: hosted
  812. version: "2.3.7"
  813. video_player_platform_interface:
  814. dependency: transitive
  815. description:
  816. name: video_player_platform_interface
  817. url: "https://pub.dartlang.org"
  818. source: hosted
  819. version: "5.1.4"
  820. video_player_web:
  821. dependency: transitive
  822. description:
  823. name: video_player_web
  824. url: "https://pub.dartlang.org"
  825. source: hosted
  826. version: "2.0.12"
  827. wakelock:
  828. dependency: transitive
  829. description:
  830. name: wakelock
  831. url: "https://pub.dartlang.org"
  832. source: hosted
  833. version: "0.6.2"
  834. wakelock_macos:
  835. dependency: transitive
  836. description:
  837. name: wakelock_macos
  838. url: "https://pub.dartlang.org"
  839. source: hosted
  840. version: "0.4.0"
  841. wakelock_platform_interface:
  842. dependency: transitive
  843. description:
  844. name: wakelock_platform_interface
  845. url: "https://pub.dartlang.org"
  846. source: hosted
  847. version: "0.3.0"
  848. wakelock_web:
  849. dependency: transitive
  850. description:
  851. name: wakelock_web
  852. url: "https://pub.dartlang.org"
  853. source: hosted
  854. version: "0.4.0"
  855. wakelock_windows:
  856. dependency: transitive
  857. description:
  858. name: wakelock_windows
  859. url: "https://pub.dartlang.org"
  860. source: hosted
  861. version: "0.2.0"
  862. webview_flutter:
  863. dependency: transitive
  864. description:
  865. name: webview_flutter
  866. url: "https://pub.dartlang.org"
  867. source: hosted
  868. version: "2.8.0"
  869. webview_flutter_android:
  870. dependency: transitive
  871. description:
  872. name: webview_flutter_android
  873. url: "https://pub.dartlang.org"
  874. source: hosted
  875. version: "2.8.14"
  876. webview_flutter_platform_interface:
  877. dependency: transitive
  878. description:
  879. name: webview_flutter_platform_interface
  880. url: "https://pub.dartlang.org"
  881. source: hosted
  882. version: "1.9.5"
  883. webview_flutter_wkwebview:
  884. dependency: transitive
  885. description:
  886. name: webview_flutter_wkwebview
  887. url: "https://pub.dartlang.org"
  888. source: hosted
  889. version: "2.7.5"
  890. win32:
  891. dependency: transitive
  892. description:
  893. name: win32
  894. url: "https://pub.dartlang.org"
  895. source: hosted
  896. version: "2.5.2"
  897. xdg_directories:
  898. dependency: transitive
  899. description:
  900. name: xdg_directories
  901. url: "https://pub.dartlang.org"
  902. source: hosted
  903. version: "0.2.0+2"
  904. xml:
  905. dependency: transitive
  906. description:
  907. name: xml
  908. url: "https://pub.dartlang.org"
  909. source: hosted
  910. version: "5.3.1"
  911. sdks:
  912. dart: ">=2.16.2 <3.0.0"
  913. flutter: ">=2.10.0"