pubspec.lock 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759
  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.1"
  11. boolean_selector:
  12. dependency: transitive
  13. description:
  14. name: boolean_selector
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.1.0"
  18. characters:
  19. dependency: transitive
  20. description:
  21. name: characters
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "1.1.0"
  25. charcode:
  26. dependency: transitive
  27. description:
  28. name: charcode
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.3.1"
  32. chewie:
  33. dependency: transitive
  34. description:
  35. name: chewie
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.1.0"
  39. chewie_audio:
  40. dependency: transitive
  41. description:
  42. name: chewie_audio
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.2.0"
  46. clock:
  47. dependency: transitive
  48. description:
  49. name: clock
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.1.0"
  53. collection:
  54. dependency: transitive
  55. description:
  56. name: collection
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "1.15.0"
  60. connectivity:
  61. dependency: "direct main"
  62. description:
  63. name: connectivity
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "3.0.6"
  67. connectivity_for_web:
  68. dependency: transitive
  69. description:
  70. name: connectivity_for_web
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "0.4.0+1"
  74. connectivity_macos:
  75. dependency: transitive
  76. description:
  77. name: connectivity_macos
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "0.2.1+2"
  81. connectivity_platform_interface:
  82. dependency: transitive
  83. description:
  84. name: connectivity_platform_interface
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "2.0.1"
  88. convert:
  89. dependency: transitive
  90. description:
  91. name: convert
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "3.0.1"
  95. crypto:
  96. dependency: transitive
  97. description:
  98. name: crypto
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "3.0.1"
  102. csslib:
  103. dependency: transitive
  104. description:
  105. name: csslib
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "0.17.1"
  109. cupertino_icons:
  110. dependency: "direct main"
  111. description:
  112. name: cupertino_icons
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "1.0.4"
  116. dart_ipify:
  117. dependency: "direct main"
  118. description:
  119. name: dart_ipify
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "1.1.1"
  123. date_utils:
  124. dependency: "direct main"
  125. description:
  126. name: date_utils
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "0.2.0"
  130. device_information:
  131. dependency: "direct main"
  132. description:
  133. name: device_information
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "0.0.4"
  137. fake_async:
  138. dependency: transitive
  139. description:
  140. name: fake_async
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "1.2.0"
  144. ffi:
  145. dependency: transitive
  146. description:
  147. name: ffi
  148. url: "https://pub.dartlang.org"
  149. source: hosted
  150. version: "1.1.2"
  151. file:
  152. dependency: transitive
  153. description:
  154. name: file
  155. url: "https://pub.dartlang.org"
  156. source: hosted
  157. version: "6.1.2"
  158. flutter:
  159. dependency: "direct main"
  160. description: flutter
  161. source: sdk
  162. version: "0.0.0"
  163. flutter_downloader:
  164. dependency: "direct main"
  165. description:
  166. name: flutter_downloader
  167. url: "https://pub.dartlang.org"
  168. source: hosted
  169. version: "1.7.1"
  170. flutter_html:
  171. dependency: "direct main"
  172. description:
  173. name: flutter_html
  174. url: "https://pub.dartlang.org"
  175. source: hosted
  176. version: "2.2.1"
  177. flutter_layout_grid:
  178. dependency: transitive
  179. description:
  180. name: flutter_layout_grid
  181. url: "https://pub.dartlang.org"
  182. source: hosted
  183. version: "1.0.3"
  184. flutter_lints:
  185. dependency: "direct dev"
  186. description:
  187. name: flutter_lints
  188. url: "https://pub.dartlang.org"
  189. source: hosted
  190. version: "1.0.4"
  191. flutter_localizations:
  192. dependency: "direct main"
  193. description: flutter
  194. source: sdk
  195. version: "0.0.0"
  196. flutter_math_fork:
  197. dependency: transitive
  198. description:
  199. name: flutter_math_fork
  200. url: "https://pub.dartlang.org"
  201. source: hosted
  202. version: "0.5.0"
  203. flutter_spinbox:
  204. dependency: "direct main"
  205. description:
  206. name: flutter_spinbox
  207. url: "https://pub.dartlang.org"
  208. source: hosted
  209. version: "0.7.0"
  210. flutter_svg:
  211. dependency: transitive
  212. description:
  213. name: flutter_svg
  214. url: "https://pub.dartlang.org"
  215. source: hosted
  216. version: "0.23.0+1"
  217. flutter_test:
  218. dependency: "direct dev"
  219. description: flutter
  220. source: sdk
  221. version: "0.0.0"
  222. flutter_web_plugins:
  223. dependency: transitive
  224. description: flutter
  225. source: sdk
  226. version: "0.0.0"
  227. fluttertoast:
  228. dependency: "direct main"
  229. description:
  230. name: fluttertoast
  231. url: "https://pub.dartlang.org"
  232. source: hosted
  233. version: "8.0.8"
  234. geolocator:
  235. dependency: "direct main"
  236. description:
  237. name: geolocator
  238. url: "https://pub.dartlang.org"
  239. source: hosted
  240. version: "8.0.1"
  241. geolocator_android:
  242. dependency: transitive
  243. description:
  244. name: geolocator_android
  245. url: "https://pub.dartlang.org"
  246. source: hosted
  247. version: "3.0.1"
  248. geolocator_apple:
  249. dependency: transitive
  250. description:
  251. name: geolocator_apple
  252. url: "https://pub.dartlang.org"
  253. source: hosted
  254. version: "2.0.0+2"
  255. geolocator_platform_interface:
  256. dependency: transitive
  257. description:
  258. name: geolocator_platform_interface
  259. url: "https://pub.dartlang.org"
  260. source: hosted
  261. version: "3.0.1"
  262. geolocator_web:
  263. dependency: transitive
  264. description:
  265. name: geolocator_web
  266. url: "https://pub.dartlang.org"
  267. source: hosted
  268. version: "2.1.1"
  269. google_fonts:
  270. dependency: "direct main"
  271. description:
  272. name: google_fonts
  273. url: "https://pub.dartlang.org"
  274. source: hosted
  275. version: "2.1.0"
  276. html:
  277. dependency: transitive
  278. description:
  279. name: html
  280. url: "https://pub.dartlang.org"
  281. source: hosted
  282. version: "0.15.0"
  283. http:
  284. dependency: transitive
  285. description:
  286. name: http
  287. url: "https://pub.dartlang.org"
  288. source: hosted
  289. version: "0.13.4"
  290. http_parser:
  291. dependency: transitive
  292. description:
  293. name: http_parser
  294. url: "https://pub.dartlang.org"
  295. source: hosted
  296. version: "4.0.0"
  297. intl:
  298. dependency: transitive
  299. description:
  300. name: intl
  301. url: "https://pub.dartlang.org"
  302. source: hosted
  303. version: "0.17.0"
  304. js:
  305. dependency: transitive
  306. description:
  307. name: js
  308. url: "https://pub.dartlang.org"
  309. source: hosted
  310. version: "0.6.3"
  311. lints:
  312. dependency: transitive
  313. description:
  314. name: lints
  315. url: "https://pub.dartlang.org"
  316. source: hosted
  317. version: "1.0.1"
  318. matcher:
  319. dependency: transitive
  320. description:
  321. name: matcher
  322. url: "https://pub.dartlang.org"
  323. source: hosted
  324. version: "0.12.10"
  325. meta:
  326. dependency: transitive
  327. description:
  328. name: meta
  329. url: "https://pub.dartlang.org"
  330. source: hosted
  331. version: "1.7.0"
  332. mime:
  333. dependency: transitive
  334. description:
  335. name: mime
  336. url: "https://pub.dartlang.org"
  337. source: hosted
  338. version: "1.0.1"
  339. nested:
  340. dependency: transitive
  341. description:
  342. name: nested
  343. url: "https://pub.dartlang.org"
  344. source: hosted
  345. version: "1.0.0"
  346. numerus:
  347. dependency: transitive
  348. description:
  349. name: numerus
  350. url: "https://pub.dartlang.org"
  351. source: hosted
  352. version: "1.1.1"
  353. open_settings:
  354. dependency: "direct main"
  355. description:
  356. name: open_settings
  357. url: "https://pub.dartlang.org"
  358. source: hosted
  359. version: "2.0.2"
  360. path:
  361. dependency: transitive
  362. description:
  363. name: path
  364. url: "https://pub.dartlang.org"
  365. source: hosted
  366. version: "1.8.0"
  367. path_drawing:
  368. dependency: transitive
  369. description:
  370. name: path_drawing
  371. url: "https://pub.dartlang.org"
  372. source: hosted
  373. version: "0.5.1+1"
  374. path_parsing:
  375. dependency: transitive
  376. description:
  377. name: path_parsing
  378. url: "https://pub.dartlang.org"
  379. source: hosted
  380. version: "0.2.1"
  381. path_provider:
  382. dependency: "direct main"
  383. description:
  384. name: path_provider
  385. url: "https://pub.dartlang.org"
  386. source: hosted
  387. version: "2.0.8"
  388. path_provider_android:
  389. dependency: transitive
  390. description:
  391. name: path_provider_android
  392. url: "https://pub.dartlang.org"
  393. source: hosted
  394. version: "2.0.9"
  395. path_provider_ios:
  396. dependency: transitive
  397. description:
  398. name: path_provider_ios
  399. url: "https://pub.dartlang.org"
  400. source: hosted
  401. version: "2.0.7"
  402. path_provider_linux:
  403. dependency: transitive
  404. description:
  405. name: path_provider_linux
  406. url: "https://pub.dartlang.org"
  407. source: hosted
  408. version: "2.1.4"
  409. path_provider_macos:
  410. dependency: transitive
  411. description:
  412. name: path_provider_macos
  413. url: "https://pub.dartlang.org"
  414. source: hosted
  415. version: "2.0.4"
  416. path_provider_platform_interface:
  417. dependency: transitive
  418. description:
  419. name: path_provider_platform_interface
  420. url: "https://pub.dartlang.org"
  421. source: hosted
  422. version: "2.0.1"
  423. path_provider_windows:
  424. dependency: transitive
  425. description:
  426. name: path_provider_windows
  427. url: "https://pub.dartlang.org"
  428. source: hosted
  429. version: "2.0.4"
  430. permission_handler:
  431. dependency: "direct main"
  432. description:
  433. name: permission_handler
  434. url: "https://pub.dartlang.org"
  435. source: hosted
  436. version: "8.3.0"
  437. permission_handler_platform_interface:
  438. dependency: transitive
  439. description:
  440. name: permission_handler_platform_interface
  441. url: "https://pub.dartlang.org"
  442. source: hosted
  443. version: "3.7.0"
  444. petitparser:
  445. dependency: transitive
  446. description:
  447. name: petitparser
  448. url: "https://pub.dartlang.org"
  449. source: hosted
  450. version: "4.4.0"
  451. pin_code_fields:
  452. dependency: "direct main"
  453. description:
  454. name: pin_code_fields
  455. url: "https://pub.dartlang.org"
  456. source: hosted
  457. version: "7.3.0"
  458. platform:
  459. dependency: transitive
  460. description:
  461. name: platform
  462. url: "https://pub.dartlang.org"
  463. source: hosted
  464. version: "3.1.0"
  465. plugin_platform_interface:
  466. dependency: transitive
  467. description:
  468. name: plugin_platform_interface
  469. url: "https://pub.dartlang.org"
  470. source: hosted
  471. version: "2.0.2"
  472. process:
  473. dependency: transitive
  474. description:
  475. name: process
  476. url: "https://pub.dartlang.org"
  477. source: hosted
  478. version: "4.2.4"
  479. provider:
  480. dependency: transitive
  481. description:
  482. name: provider
  483. url: "https://pub.dartlang.org"
  484. source: hosted
  485. version: "6.0.1"
  486. quiver:
  487. dependency: transitive
  488. description:
  489. name: quiver
  490. url: "https://pub.dartlang.org"
  491. source: hosted
  492. version: "3.0.1+1"
  493. scoped_model:
  494. dependency: "direct main"
  495. description:
  496. name: scoped_model
  497. url: "https://pub.dartlang.org"
  498. source: hosted
  499. version: "2.0.0-nullsafety.0"
  500. screenshot:
  501. dependency: "direct main"
  502. description:
  503. name: screenshot
  504. url: "https://pub.dartlang.org"
  505. source: hosted
  506. version: "1.2.3"
  507. share:
  508. dependency: "direct main"
  509. description:
  510. name: share
  511. url: "https://pub.dartlang.org"
  512. source: hosted
  513. version: "2.0.4"
  514. shimmer:
  515. dependency: "direct main"
  516. description:
  517. name: shimmer
  518. url: "https://pub.dartlang.org"
  519. source: hosted
  520. version: "2.0.0"
  521. sky_engine:
  522. dependency: transitive
  523. description: flutter
  524. source: sdk
  525. version: "0.0.99"
  526. source_span:
  527. dependency: transitive
  528. description:
  529. name: source_span
  530. url: "https://pub.dartlang.org"
  531. source: hosted
  532. version: "1.8.1"
  533. sqflite:
  534. dependency: "direct main"
  535. description:
  536. name: sqflite
  537. url: "https://pub.dartlang.org"
  538. source: hosted
  539. version: "2.0.1"
  540. sqflite_common:
  541. dependency: transitive
  542. description:
  543. name: sqflite_common
  544. url: "https://pub.dartlang.org"
  545. source: hosted
  546. version: "2.0.1+1"
  547. stack_trace:
  548. dependency: transitive
  549. description:
  550. name: stack_trace
  551. url: "https://pub.dartlang.org"
  552. source: hosted
  553. version: "1.10.0"
  554. stream_channel:
  555. dependency: transitive
  556. description:
  557. name: stream_channel
  558. url: "https://pub.dartlang.org"
  559. source: hosted
  560. version: "2.1.0"
  561. string_scanner:
  562. dependency: transitive
  563. description:
  564. name: string_scanner
  565. url: "https://pub.dartlang.org"
  566. source: hosted
  567. version: "1.1.0"
  568. syncfusion_flutter_core:
  569. dependency: transitive
  570. description:
  571. name: syncfusion_flutter_core
  572. url: "https://pub.dartlang.org"
  573. source: hosted
  574. version: "19.3.59"
  575. syncfusion_flutter_pdf:
  576. dependency: transitive
  577. description:
  578. name: syncfusion_flutter_pdf
  579. url: "https://pub.dartlang.org"
  580. source: hosted
  581. version: "19.3.59-beta"
  582. syncfusion_flutter_pdfviewer:
  583. dependency: "direct main"
  584. description:
  585. name: syncfusion_flutter_pdfviewer
  586. url: "https://pub.dartlang.org"
  587. source: hosted
  588. version: "19.3.59-beta"
  589. syncfusion_flutter_pdfviewer_macos:
  590. dependency: transitive
  591. description:
  592. name: syncfusion_flutter_pdfviewer_macos
  593. url: "https://pub.dartlang.org"
  594. source: hosted
  595. version: "19.3.59-beta"
  596. syncfusion_flutter_pdfviewer_platform_interface:
  597. dependency: transitive
  598. description:
  599. name: syncfusion_flutter_pdfviewer_platform_interface
  600. url: "https://pub.dartlang.org"
  601. source: hosted
  602. version: "19.3.59-beta"
  603. syncfusion_flutter_pdfviewer_web:
  604. dependency: transitive
  605. description:
  606. name: syncfusion_flutter_pdfviewer_web
  607. url: "https://pub.dartlang.org"
  608. source: hosted
  609. version: "19.3.59-beta"
  610. synchronized:
  611. dependency: transitive
  612. description:
  613. name: synchronized
  614. url: "https://pub.dartlang.org"
  615. source: hosted
  616. version: "3.0.0"
  617. term_glyph:
  618. dependency: transitive
  619. description:
  620. name: term_glyph
  621. url: "https://pub.dartlang.org"
  622. source: hosted
  623. version: "1.2.0"
  624. test_api:
  625. dependency: transitive
  626. description:
  627. name: test_api
  628. url: "https://pub.dartlang.org"
  629. source: hosted
  630. version: "0.4.2"
  631. tuple:
  632. dependency: transitive
  633. description:
  634. name: tuple
  635. url: "https://pub.dartlang.org"
  636. source: hosted
  637. version: "2.0.0"
  638. typed_data:
  639. dependency: transitive
  640. description:
  641. name: typed_data
  642. url: "https://pub.dartlang.org"
  643. source: hosted
  644. version: "1.3.0"
  645. vector_math:
  646. dependency: transitive
  647. description:
  648. name: vector_math
  649. url: "https://pub.dartlang.org"
  650. source: hosted
  651. version: "2.1.0"
  652. video_player:
  653. dependency: transitive
  654. description:
  655. name: video_player
  656. url: "https://pub.dartlang.org"
  657. source: hosted
  658. version: "2.2.7"
  659. video_player_platform_interface:
  660. dependency: transitive
  661. description:
  662. name: video_player_platform_interface
  663. url: "https://pub.dartlang.org"
  664. source: hosted
  665. version: "4.2.0"
  666. video_player_web:
  667. dependency: transitive
  668. description:
  669. name: video_player_web
  670. url: "https://pub.dartlang.org"
  671. source: hosted
  672. version: "2.0.4"
  673. wakelock:
  674. dependency: transitive
  675. description:
  676. name: wakelock
  677. url: "https://pub.dartlang.org"
  678. source: hosted
  679. version: "0.5.6"
  680. wakelock_macos:
  681. dependency: transitive
  682. description:
  683. name: wakelock_macos
  684. url: "https://pub.dartlang.org"
  685. source: hosted
  686. version: "0.4.0"
  687. wakelock_platform_interface:
  688. dependency: transitive
  689. description:
  690. name: wakelock_platform_interface
  691. url: "https://pub.dartlang.org"
  692. source: hosted
  693. version: "0.3.0"
  694. wakelock_web:
  695. dependency: transitive
  696. description:
  697. name: wakelock_web
  698. url: "https://pub.dartlang.org"
  699. source: hosted
  700. version: "0.4.0"
  701. wakelock_windows:
  702. dependency: transitive
  703. description:
  704. name: wakelock_windows
  705. url: "https://pub.dartlang.org"
  706. source: hosted
  707. version: "0.2.0"
  708. webview_flutter:
  709. dependency: "direct main"
  710. description:
  711. name: webview_flutter
  712. url: "https://pub.dartlang.org"
  713. source: hosted
  714. version: "2.8.0"
  715. webview_flutter_android:
  716. dependency: transitive
  717. description:
  718. name: webview_flutter_android
  719. url: "https://pub.dartlang.org"
  720. source: hosted
  721. version: "2.8.0"
  722. webview_flutter_platform_interface:
  723. dependency: transitive
  724. description:
  725. name: webview_flutter_platform_interface
  726. url: "https://pub.dartlang.org"
  727. source: hosted
  728. version: "1.8.0"
  729. webview_flutter_wkwebview:
  730. dependency: transitive
  731. description:
  732. name: webview_flutter_wkwebview
  733. url: "https://pub.dartlang.org"
  734. source: hosted
  735. version: "2.7.1"
  736. win32:
  737. dependency: transitive
  738. description:
  739. name: win32
  740. url: "https://pub.dartlang.org"
  741. source: hosted
  742. version: "2.3.1"
  743. xdg_directories:
  744. dependency: transitive
  745. description:
  746. name: xdg_directories
  747. url: "https://pub.dartlang.org"
  748. source: hosted
  749. version: "0.2.0"
  750. xml:
  751. dependency: transitive
  752. description:
  753. name: xml
  754. url: "https://pub.dartlang.org"
  755. source: hosted
  756. version: "5.3.1"
  757. sdks:
  758. dart: ">=2.14.0 <3.0.0"
  759. flutter: ">=2.5.0"