pubspec.lock 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. archive:
  5. dependency: transitive
  6. description:
  7. name: archive
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "3.1.2"
  11. async:
  12. dependency: transitive
  13. description:
  14. name: async
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.5.0"
  18. audioplayers:
  19. dependency: "direct main"
  20. description:
  21. name: audioplayers
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "0.18.3"
  25. azlistview:
  26. dependency: "direct main"
  27. description:
  28. name: azlistview
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.1.1"
  32. badges:
  33. dependency: "direct main"
  34. description:
  35. name: badges
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.2.0"
  39. boolean_selector:
  40. dependency: transitive
  41. description:
  42. name: boolean_selector
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "2.1.0"
  46. cached_network_image:
  47. dependency: "direct main"
  48. description:
  49. name: cached_network_image
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "3.0.0"
  53. characters:
  54. dependency: transitive
  55. description:
  56. name: characters
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "1.1.0"
  60. charcode:
  61. dependency: transitive
  62. description:
  63. name: charcode
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.2.0"
  67. clock:
  68. dependency: transitive
  69. description:
  70. name: clock
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "1.1.0"
  74. collection:
  75. dependency: transitive
  76. description:
  77. name: collection
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "1.15.0"
  81. common_utils:
  82. dependency: transitive
  83. description:
  84. name: common_utils
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.2.4"
  88. convert:
  89. dependency: "direct main"
  90. description:
  91. name: convert
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "2.1.1"
  95. crypto:
  96. dependency: "direct main"
  97. description:
  98. name: crypto
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "3.0.1"
  102. cupertino_icons:
  103. dependency: "direct main"
  104. description:
  105. name: cupertino_icons
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "1.0.2"
  109. decimal:
  110. dependency: transitive
  111. description:
  112. name: decimal
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "1.0.0+1"
  116. dio:
  117. dependency: "direct main"
  118. description:
  119. name: dio
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "4.0.0"
  123. disable_screenshots:
  124. dependency: "direct main"
  125. description:
  126. name: disable_screenshots
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "0.1.0"
  130. fake_async:
  131. dependency: transitive
  132. description:
  133. name: fake_async
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "1.2.0"
  137. ffi:
  138. dependency: transitive
  139. description:
  140. name: ffi
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "1.0.0"
  144. file:
  145. dependency: transitive
  146. description:
  147. name: file
  148. url: "https://pub.dartlang.org"
  149. source: hosted
  150. version: "6.1.0"
  151. flustars:
  152. dependency: "direct main"
  153. description:
  154. name: flustars
  155. url: "https://pub.dartlang.org"
  156. source: hosted
  157. version: "0.3.3"
  158. flutter:
  159. dependency: "direct main"
  160. description: flutter
  161. source: sdk
  162. version: "0.0.0"
  163. flutter_blurhash:
  164. dependency: transitive
  165. description:
  166. name: flutter_blurhash
  167. url: "https://pub.dartlang.org"
  168. source: hosted
  169. version: "0.6.0"
  170. flutter_cache_manager:
  171. dependency: transitive
  172. description:
  173. name: flutter_cache_manager
  174. url: "https://pub.dartlang.org"
  175. source: hosted
  176. version: "3.0.1"
  177. flutter_image_compress:
  178. dependency: "direct main"
  179. description:
  180. name: flutter_image_compress
  181. url: "https://pub.dartlang.org"
  182. source: hosted
  183. version: "0.7.0"
  184. flutter_local_notifications:
  185. dependency: "direct main"
  186. description:
  187. name: flutter_local_notifications
  188. url: "https://pub.dartlang.org"
  189. source: hosted
  190. version: "3.0.3"
  191. flutter_local_notifications_platform_interface:
  192. dependency: transitive
  193. description:
  194. name: flutter_local_notifications_platform_interface
  195. url: "https://pub.dartlang.org"
  196. source: hosted
  197. version: "2.0.0+1"
  198. flutter_localizations:
  199. dependency: "direct main"
  200. description: flutter
  201. source: sdk
  202. version: "0.0.0"
  203. flutter_page_indicator:
  204. dependency: transitive
  205. description:
  206. name: flutter_page_indicator
  207. url: "https://pub.dartlang.org"
  208. source: hosted
  209. version: "0.0.3"
  210. flutter_plugin_android_lifecycle:
  211. dependency: transitive
  212. description:
  213. name: flutter_plugin_android_lifecycle
  214. url: "https://pub.dartlang.org"
  215. source: hosted
  216. version: "2.0.1"
  217. flutter_slidable:
  218. dependency: "direct main"
  219. description:
  220. name: flutter_slidable
  221. url: "https://pub.dartlang.org"
  222. source: hosted
  223. version: "0.5.7"
  224. flutter_svg:
  225. dependency: "direct main"
  226. description:
  227. name: flutter_svg
  228. url: "https://pub.dartlang.org"
  229. source: hosted
  230. version: "0.21.0+1"
  231. flutter_swiper:
  232. dependency: "direct main"
  233. description:
  234. name: flutter_swiper
  235. url: "https://pub.dartlang.org"
  236. source: hosted
  237. version: "1.1.6"
  238. flutter_test:
  239. dependency: "direct dev"
  240. description: flutter
  241. source: sdk
  242. version: "0.0.0"
  243. flutter_web_plugins:
  244. dependency: transitive
  245. description: flutter
  246. source: sdk
  247. version: "0.0.0"
  248. http:
  249. dependency: transitive
  250. description:
  251. name: http
  252. url: "https://pub.dartlang.org"
  253. source: hosted
  254. version: "0.13.1"
  255. http_parser:
  256. dependency: transitive
  257. description:
  258. name: http_parser
  259. url: "https://pub.dartlang.org"
  260. source: hosted
  261. version: "4.0.0"
  262. image:
  263. dependency: transitive
  264. description:
  265. name: image
  266. url: "https://pub.dartlang.org"
  267. source: hosted
  268. version: "3.0.2"
  269. image_cropper:
  270. dependency: "direct main"
  271. description:
  272. name: image_cropper
  273. url: "https://pub.dartlang.org"
  274. source: hosted
  275. version: "1.4.0"
  276. image_picker:
  277. dependency: "direct main"
  278. description:
  279. name: image_picker
  280. url: "https://pub.dartlang.org"
  281. source: hosted
  282. version: "0.7.4"
  283. image_picker_for_web:
  284. dependency: transitive
  285. description:
  286. name: image_picker_for_web
  287. url: "https://pub.dartlang.org"
  288. source: hosted
  289. version: "2.0.0"
  290. image_picker_platform_interface:
  291. dependency: transitive
  292. description:
  293. name: image_picker_platform_interface
  294. url: "https://pub.dartlang.org"
  295. source: hosted
  296. version: "2.0.0"
  297. install_plugin:
  298. dependency: "direct main"
  299. description:
  300. name: install_plugin
  301. url: "https://pub.dartlang.org"
  302. source: hosted
  303. version: "2.0.1"
  304. intl:
  305. dependency: transitive
  306. description:
  307. name: intl
  308. url: "https://pub.dartlang.org"
  309. source: hosted
  310. version: "0.17.0"
  311. js:
  312. dependency: transitive
  313. description:
  314. name: js
  315. url: "https://pub.dartlang.org"
  316. source: hosted
  317. version: "0.6.3"
  318. launch_review:
  319. dependency: "direct main"
  320. description:
  321. name: launch_review
  322. url: "https://pub.flutter-io.cn"
  323. source: hosted
  324. version: "3.0.1"
  325. logging:
  326. dependency: transitive
  327. description:
  328. name: logging
  329. url: "https://pub.dartlang.org"
  330. source: hosted
  331. version: "1.0.1"
  332. lpinyin:
  333. dependency: "direct main"
  334. description:
  335. name: lpinyin
  336. url: "https://pub.dartlang.org"
  337. source: hosted
  338. version: "2.0.1"
  339. matcher:
  340. dependency: transitive
  341. description:
  342. name: matcher
  343. url: "https://pub.dartlang.org"
  344. source: hosted
  345. version: "0.12.10"
  346. meta:
  347. dependency: transitive
  348. description:
  349. name: meta
  350. url: "https://pub.dartlang.org"
  351. source: hosted
  352. version: "1.3.0"
  353. octo_image:
  354. dependency: transitive
  355. description:
  356. name: octo_image
  357. url: "https://pub.dartlang.org"
  358. source: hosted
  359. version: "1.0.0+1"
  360. package_info:
  361. dependency: "direct main"
  362. description:
  363. name: package_info
  364. url: "https://pub.dartlang.org"
  365. source: hosted
  366. version: "0.4.3+4"
  367. path:
  368. dependency: transitive
  369. description:
  370. name: path
  371. url: "https://pub.dartlang.org"
  372. source: hosted
  373. version: "1.8.0"
  374. path_drawing:
  375. dependency: transitive
  376. description:
  377. name: path_drawing
  378. url: "https://pub.dartlang.org"
  379. source: hosted
  380. version: "0.5.0"
  381. path_parsing:
  382. dependency: transitive
  383. description:
  384. name: path_parsing
  385. url: "https://pub.dartlang.org"
  386. source: hosted
  387. version: "0.2.0"
  388. path_provider:
  389. dependency: "direct main"
  390. description:
  391. name: path_provider
  392. url: "https://pub.dartlang.org"
  393. source: hosted
  394. version: "2.0.1"
  395. path_provider_linux:
  396. dependency: transitive
  397. description:
  398. name: path_provider_linux
  399. url: "https://pub.dartlang.org"
  400. source: hosted
  401. version: "2.0.0"
  402. path_provider_macos:
  403. dependency: transitive
  404. description:
  405. name: path_provider_macos
  406. url: "https://pub.dartlang.org"
  407. source: hosted
  408. version: "2.0.0"
  409. path_provider_platform_interface:
  410. dependency: transitive
  411. description:
  412. name: path_provider_platform_interface
  413. url: "https://pub.dartlang.org"
  414. source: hosted
  415. version: "2.0.0"
  416. path_provider_windows:
  417. dependency: transitive
  418. description:
  419. name: path_provider_windows
  420. url: "https://pub.dartlang.org"
  421. source: hosted
  422. version: "2.0.0"
  423. pedantic:
  424. dependency: transitive
  425. description:
  426. name: pedantic
  427. url: "https://pub.dartlang.org"
  428. source: hosted
  429. version: "1.11.0"
  430. petitparser:
  431. dependency: transitive
  432. description:
  433. name: petitparser
  434. url: "https://pub.dartlang.org"
  435. source: hosted
  436. version: "4.1.0"
  437. platform:
  438. dependency: transitive
  439. description:
  440. name: platform
  441. url: "https://pub.dartlang.org"
  442. source: hosted
  443. version: "3.0.0"
  444. plugin_platform_interface:
  445. dependency: transitive
  446. description:
  447. name: plugin_platform_interface
  448. url: "https://pub.dartlang.org"
  449. source: hosted
  450. version: "1.0.3"
  451. process:
  452. dependency: transitive
  453. description:
  454. name: process
  455. url: "https://pub.dartlang.org"
  456. source: hosted
  457. version: "4.2.1"
  458. pull_to_refresh:
  459. dependency: "direct main"
  460. description:
  461. name: pull_to_refresh
  462. url: "https://pub.dartlang.org"
  463. source: hosted
  464. version: "1.6.5"
  465. rational:
  466. dependency: transitive
  467. description:
  468. name: rational
  469. url: "https://pub.dartlang.org"
  470. source: hosted
  471. version: "1.0.0"
  472. rxdart:
  473. dependency: "direct main"
  474. description:
  475. name: rxdart
  476. url: "https://pub.dartlang.org"
  477. source: hosted
  478. version: "0.26.0"
  479. scroll_to_index:
  480. dependency: "direct main"
  481. description:
  482. name: scroll_to_index
  483. url: "https://pub.dartlang.org"
  484. source: hosted
  485. version: "1.0.6"
  486. scrollable_positioned_list:
  487. dependency: transitive
  488. description:
  489. name: scrollable_positioned_list
  490. url: "https://pub.dartlang.org"
  491. source: hosted
  492. version: "0.1.10"
  493. shared_preferences:
  494. dependency: "direct main"
  495. description:
  496. name: shared_preferences
  497. url: "https://pub.dartlang.org"
  498. source: hosted
  499. version: "2.0.5"
  500. shared_preferences_linux:
  501. dependency: transitive
  502. description:
  503. name: shared_preferences_linux
  504. url: "https://pub.dartlang.org"
  505. source: hosted
  506. version: "2.0.0"
  507. shared_preferences_macos:
  508. dependency: transitive
  509. description:
  510. name: shared_preferences_macos
  511. url: "https://pub.dartlang.org"
  512. source: hosted
  513. version: "2.0.0"
  514. shared_preferences_platform_interface:
  515. dependency: transitive
  516. description:
  517. name: shared_preferences_platform_interface
  518. url: "https://pub.dartlang.org"
  519. source: hosted
  520. version: "2.0.0"
  521. shared_preferences_web:
  522. dependency: transitive
  523. description:
  524. name: shared_preferences_web
  525. url: "https://pub.dartlang.org"
  526. source: hosted
  527. version: "2.0.0"
  528. shared_preferences_windows:
  529. dependency: transitive
  530. description:
  531. name: shared_preferences_windows
  532. url: "https://pub.dartlang.org"
  533. source: hosted
  534. version: "2.0.0"
  535. simple_logger:
  536. dependency: "direct main"
  537. description:
  538. name: simple_logger
  539. url: "https://pub.dartlang.org"
  540. source: hosted
  541. version: "1.8.0+1"
  542. sky_engine:
  543. dependency: transitive
  544. description: flutter
  545. source: sdk
  546. version: "0.0.99"
  547. source_span:
  548. dependency: transitive
  549. description:
  550. name: source_span
  551. url: "https://pub.dartlang.org"
  552. source: hosted
  553. version: "1.8.0"
  554. sp_util:
  555. dependency: transitive
  556. description:
  557. name: sp_util
  558. url: "https://pub.dartlang.org"
  559. source: hosted
  560. version: "2.0.3"
  561. sqflite:
  562. dependency: "direct main"
  563. description:
  564. name: sqflite
  565. url: "https://pub.dartlang.org"
  566. source: hosted
  567. version: "2.0.0+3"
  568. sqflite_common:
  569. dependency: transitive
  570. description:
  571. name: sqflite_common
  572. url: "https://pub.dartlang.org"
  573. source: hosted
  574. version: "2.0.0+2"
  575. stack_trace:
  576. dependency: transitive
  577. description:
  578. name: stack_trace
  579. url: "https://pub.dartlang.org"
  580. source: hosted
  581. version: "1.10.0"
  582. stream_channel:
  583. dependency: transitive
  584. description:
  585. name: stream_channel
  586. url: "https://pub.dartlang.org"
  587. source: hosted
  588. version: "2.1.0"
  589. string_scanner:
  590. dependency: transitive
  591. description:
  592. name: string_scanner
  593. url: "https://pub.dartlang.org"
  594. source: hosted
  595. version: "1.1.0"
  596. synchronized:
  597. dependency: transitive
  598. description:
  599. name: synchronized
  600. url: "https://pub.dartlang.org"
  601. source: hosted
  602. version: "3.0.0"
  603. term_glyph:
  604. dependency: transitive
  605. description:
  606. name: term_glyph
  607. url: "https://pub.dartlang.org"
  608. source: hosted
  609. version: "1.2.0"
  610. test_api:
  611. dependency: transitive
  612. description:
  613. name: test_api
  614. url: "https://pub.dartlang.org"
  615. source: hosted
  616. version: "0.2.19"
  617. timezone:
  618. dependency: transitive
  619. description:
  620. name: timezone
  621. url: "https://pub.dartlang.org"
  622. source: hosted
  623. version: "0.5.9"
  624. tobias:
  625. dependency: "direct main"
  626. description:
  627. name: tobias
  628. url: "https://pub.dartlang.org"
  629. source: hosted
  630. version: "2.1.0"
  631. transformer_page_view:
  632. dependency: transitive
  633. description:
  634. name: transformer_page_view
  635. url: "https://pub.dartlang.org"
  636. source: hosted
  637. version: "0.1.6"
  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. url_launcher:
  646. dependency: "direct main"
  647. description:
  648. name: url_launcher
  649. url: "https://pub.dartlang.org"
  650. source: hosted
  651. version: "6.0.3"
  652. url_launcher_linux:
  653. dependency: transitive
  654. description:
  655. name: url_launcher_linux
  656. url: "https://pub.dartlang.org"
  657. source: hosted
  658. version: "2.0.0"
  659. url_launcher_macos:
  660. dependency: transitive
  661. description:
  662. name: url_launcher_macos
  663. url: "https://pub.dartlang.org"
  664. source: hosted
  665. version: "2.0.0"
  666. url_launcher_platform_interface:
  667. dependency: transitive
  668. description:
  669. name: url_launcher_platform_interface
  670. url: "https://pub.dartlang.org"
  671. source: hosted
  672. version: "2.0.1"
  673. url_launcher_web:
  674. dependency: transitive
  675. description:
  676. name: url_launcher_web
  677. url: "https://pub.dartlang.org"
  678. source: hosted
  679. version: "2.0.0"
  680. url_launcher_windows:
  681. dependency: transitive
  682. description:
  683. name: url_launcher_windows
  684. url: "https://pub.dartlang.org"
  685. source: hosted
  686. version: "2.0.0"
  687. uuid:
  688. dependency: "direct main"
  689. description:
  690. name: uuid
  691. url: "https://pub.dartlang.org"
  692. source: hosted
  693. version: "3.0.4"
  694. vector_math:
  695. dependency: transitive
  696. description:
  697. name: vector_math
  698. url: "https://pub.dartlang.org"
  699. source: hosted
  700. version: "2.1.0"
  701. win32:
  702. dependency: transitive
  703. description:
  704. name: win32
  705. url: "https://pub.dartlang.org"
  706. source: hosted
  707. version: "2.0.5"
  708. xdg_directories:
  709. dependency: transitive
  710. description:
  711. name: xdg_directories
  712. url: "https://pub.dartlang.org"
  713. source: hosted
  714. version: "0.2.0"
  715. xml:
  716. dependency: transitive
  717. description:
  718. name: xml
  719. url: "https://pub.dartlang.org"
  720. source: hosted
  721. version: "5.1.0"
  722. sdks:
  723. dart: ">=2.12.0 <3.0.0"
  724. flutter: ">=2.0.0"