pubspec.lock 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. ai_barcode_scanner:
  5. dependency: "direct main"
  6. description:
  7. name: ai_barcode_scanner
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "0.0.1+1"
  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. archive:
  19. dependency: transitive
  20. description:
  21. name: archive
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "3.3.2"
  25. args:
  26. dependency: transitive
  27. description:
  28. name: args
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "2.3.1"
  32. asn1lib:
  33. dependency: transitive
  34. description:
  35. name: asn1lib
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.2.0"
  39. async:
  40. dependency: transitive
  41. description:
  42. name: async
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "2.9.0"
  46. axis_layout:
  47. dependency: transitive
  48. description:
  49. name: axis_layout
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.0.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. buttons_tabbar:
  61. dependency: "direct main"
  62. description:
  63. name: buttons_tabbar
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.3.6"
  67. characters:
  68. dependency: transitive
  69. description:
  70. name: characters
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "1.2.1"
  74. clock:
  75. dependency: transitive
  76. description:
  77. name: clock
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "1.1.1"
  81. collection:
  82. dependency: transitive
  83. description:
  84. name: collection
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.16.0"
  88. connectivity_plus:
  89. dependency: transitive
  90. description:
  91. name: connectivity_plus
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "2.3.9"
  95. connectivity_plus_linux:
  96. dependency: transitive
  97. description:
  98. name: connectivity_plus_linux
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "1.3.1"
  102. connectivity_plus_macos:
  103. dependency: transitive
  104. description:
  105. name: connectivity_plus_macos
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "1.2.6"
  109. connectivity_plus_platform_interface:
  110. dependency: transitive
  111. description:
  112. name: connectivity_plus_platform_interface
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "1.2.3"
  116. connectivity_plus_web:
  117. dependency: transitive
  118. description:
  119. name: connectivity_plus_web
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "1.2.5"
  123. connectivity_plus_windows:
  124. dependency: transitive
  125. description:
  126. name: connectivity_plus_windows
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "1.2.2"
  130. contained_tab_bar_view:
  131. dependency: "direct main"
  132. description:
  133. name: contained_tab_bar_view
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "0.8.0"
  137. container_tab_indicator:
  138. dependency: transitive
  139. description:
  140. name: container_tab_indicator
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "0.3.0"
  144. convert:
  145. dependency: transitive
  146. description:
  147. name: convert
  148. url: "https://pub.dartlang.org"
  149. source: hosted
  150. version: "3.1.1"
  151. crypto:
  152. dependency: transitive
  153. description:
  154. name: crypto
  155. url: "https://pub.dartlang.org"
  156. source: hosted
  157. version: "3.0.2"
  158. cupertino_icons:
  159. dependency: "direct main"
  160. description:
  161. name: cupertino_icons
  162. url: "https://pub.dartlang.org"
  163. source: hosted
  164. version: "1.0.5"
  165. dbus:
  166. dependency: transitive
  167. description:
  168. name: dbus
  169. url: "https://pub.dartlang.org"
  170. source: hosted
  171. version: "0.7.8"
  172. easy_table:
  173. dependency: "direct main"
  174. description:
  175. name: easy_table
  176. url: "https://pub.dartlang.org"
  177. source: hosted
  178. version: "2.0.1"
  179. encrypt:
  180. dependency: transitive
  181. description:
  182. name: encrypt
  183. url: "https://pub.dartlang.org"
  184. source: hosted
  185. version: "5.0.1"
  186. encrypted_shared_preferences:
  187. dependency: transitive
  188. description:
  189. name: encrypted_shared_preferences
  190. url: "https://pub.dartlang.org"
  191. source: hosted
  192. version: "3.0.1"
  193. fake_async:
  194. dependency: transitive
  195. description:
  196. name: fake_async
  197. url: "https://pub.dartlang.org"
  198. source: hosted
  199. version: "1.3.1"
  200. ffi:
  201. dependency: transitive
  202. description:
  203. name: ffi
  204. url: "https://pub.dartlang.org"
  205. source: hosted
  206. version: "2.0.1"
  207. file:
  208. dependency: transitive
  209. description:
  210. name: file
  211. url: "https://pub.dartlang.org"
  212. source: hosted
  213. version: "6.1.4"
  214. flutter:
  215. dependency: "direct main"
  216. description: flutter
  217. source: sdk
  218. version: "0.0.0"
  219. flutter_barcode_scanner:
  220. dependency: transitive
  221. description:
  222. name: flutter_barcode_scanner
  223. url: "https://pub.dartlang.org"
  224. source: hosted
  225. version: "2.0.0"
  226. flutter_form_builder:
  227. dependency: "direct main"
  228. description:
  229. name: flutter_form_builder
  230. url: "https://pub.dartlang.org"
  231. source: hosted
  232. version: "7.7.0"
  233. flutter_lints:
  234. dependency: "direct dev"
  235. description:
  236. name: flutter_lints
  237. url: "https://pub.dartlang.org"
  238. source: hosted
  239. version: "2.0.1"
  240. flutter_localizations:
  241. dependency: "direct main"
  242. description: flutter
  243. source: sdk
  244. version: "0.0.0"
  245. flutter_plugin_android_lifecycle:
  246. dependency: transitive
  247. description:
  248. name: flutter_plugin_android_lifecycle
  249. url: "https://pub.dartlang.org"
  250. source: hosted
  251. version: "2.0.7"
  252. flutter_test:
  253. dependency: "direct dev"
  254. description: flutter
  255. source: sdk
  256. version: "0.0.0"
  257. flutter_web_plugins:
  258. dependency: transitive
  259. description: flutter
  260. source: sdk
  261. version: "0.0.0"
  262. form_field_validator:
  263. dependency: "direct main"
  264. description:
  265. name: form_field_validator
  266. url: "https://pub.dartlang.org"
  267. source: hosted
  268. version: "1.1.0"
  269. gozap_package:
  270. dependency: "direct main"
  271. description:
  272. path: "../packages/gozap_package"
  273. relative: true
  274. source: path
  275. version: "0.0.1"
  276. http:
  277. dependency: transitive
  278. description:
  279. name: http
  280. url: "https://pub.dartlang.org"
  281. source: hosted
  282. version: "0.13.5"
  283. http_parser:
  284. dependency: transitive
  285. description:
  286. name: http_parser
  287. url: "https://pub.dartlang.org"
  288. source: hosted
  289. version: "4.0.2"
  290. intl:
  291. dependency: transitive
  292. description:
  293. name: intl
  294. url: "https://pub.dartlang.org"
  295. source: hosted
  296. version: "0.17.0"
  297. js:
  298. dependency: transitive
  299. description:
  300. name: js
  301. url: "https://pub.dartlang.org"
  302. source: hosted
  303. version: "0.6.4"
  304. lints:
  305. dependency: transitive
  306. description:
  307. name: lints
  308. url: "https://pub.dartlang.org"
  309. source: hosted
  310. version: "2.0.0"
  311. lottie:
  312. dependency: transitive
  313. description:
  314. name: lottie
  315. url: "https://pub.dartlang.org"
  316. source: hosted
  317. version: "1.4.3"
  318. matcher:
  319. dependency: transitive
  320. description:
  321. name: matcher
  322. url: "https://pub.dartlang.org"
  323. source: hosted
  324. version: "0.12.12"
  325. material_color_utilities:
  326. dependency: transitive
  327. description:
  328. name: material_color_utilities
  329. url: "https://pub.dartlang.org"
  330. source: hosted
  331. version: "0.1.5"
  332. meta:
  333. dependency: transitive
  334. description:
  335. name: meta
  336. url: "https://pub.dartlang.org"
  337. source: hosted
  338. version: "1.8.0"
  339. mobile_scanner:
  340. dependency: transitive
  341. description:
  342. name: mobile_scanner
  343. url: "https://pub.dartlang.org"
  344. source: hosted
  345. version: "2.0.0"
  346. nested:
  347. dependency: transitive
  348. description:
  349. name: nested
  350. url: "https://pub.dartlang.org"
  351. source: hosted
  352. version: "1.0.0"
  353. nm:
  354. dependency: transitive
  355. description:
  356. name: nm
  357. url: "https://pub.dartlang.org"
  358. source: hosted
  359. version: "0.5.0"
  360. page_transition:
  361. dependency: transitive
  362. description:
  363. name: page_transition
  364. url: "https://pub.dartlang.org"
  365. source: hosted
  366. version: "2.0.9"
  367. path:
  368. dependency: transitive
  369. description:
  370. name: path
  371. url: "https://pub.dartlang.org"
  372. source: hosted
  373. version: "1.8.2"
  374. path_provider_linux:
  375. dependency: transitive
  376. description:
  377. name: path_provider_linux
  378. url: "https://pub.dartlang.org"
  379. source: hosted
  380. version: "2.1.7"
  381. path_provider_platform_interface:
  382. dependency: transitive
  383. description:
  384. name: path_provider_platform_interface
  385. url: "https://pub.dartlang.org"
  386. source: hosted
  387. version: "2.0.5"
  388. path_provider_windows:
  389. dependency: transitive
  390. description:
  391. name: path_provider_windows
  392. url: "https://pub.dartlang.org"
  393. source: hosted
  394. version: "2.1.3"
  395. petitparser:
  396. dependency: transitive
  397. description:
  398. name: petitparser
  399. url: "https://pub.dartlang.org"
  400. source: hosted
  401. version: "5.0.0"
  402. platform:
  403. dependency: transitive
  404. description:
  405. name: platform
  406. url: "https://pub.dartlang.org"
  407. source: hosted
  408. version: "3.1.0"
  409. plugin_platform_interface:
  410. dependency: transitive
  411. description:
  412. name: plugin_platform_interface
  413. url: "https://pub.dartlang.org"
  414. source: hosted
  415. version: "2.1.3"
  416. pointycastle:
  417. dependency: transitive
  418. description:
  419. name: pointycastle
  420. url: "https://pub.dartlang.org"
  421. source: hosted
  422. version: "3.6.2"
  423. process:
  424. dependency: transitive
  425. description:
  426. name: process
  427. url: "https://pub.dartlang.org"
  428. source: hosted
  429. version: "4.2.4"
  430. provider:
  431. dependency: "direct main"
  432. description:
  433. name: provider
  434. url: "https://pub.dartlang.org"
  435. source: hosted
  436. version: "6.0.4"
  437. qr:
  438. dependency: transitive
  439. description:
  440. name: qr
  441. url: "https://pub.dartlang.org"
  442. source: hosted
  443. version: "2.1.0"
  444. qr_flutter:
  445. dependency: "direct main"
  446. description:
  447. name: qr_flutter
  448. url: "https://pub.dartlang.org"
  449. source: hosted
  450. version: "4.0.0"
  451. shared_preferences:
  452. dependency: transitive
  453. description:
  454. name: shared_preferences
  455. url: "https://pub.dartlang.org"
  456. source: hosted
  457. version: "2.0.15"
  458. shared_preferences_android:
  459. dependency: transitive
  460. description:
  461. name: shared_preferences_android
  462. url: "https://pub.dartlang.org"
  463. source: hosted
  464. version: "2.0.14"
  465. shared_preferences_ios:
  466. dependency: transitive
  467. description:
  468. name: shared_preferences_ios
  469. url: "https://pub.dartlang.org"
  470. source: hosted
  471. version: "2.1.1"
  472. shared_preferences_linux:
  473. dependency: transitive
  474. description:
  475. name: shared_preferences_linux
  476. url: "https://pub.dartlang.org"
  477. source: hosted
  478. version: "2.1.1"
  479. shared_preferences_macos:
  480. dependency: transitive
  481. description:
  482. name: shared_preferences_macos
  483. url: "https://pub.dartlang.org"
  484. source: hosted
  485. version: "2.0.4"
  486. shared_preferences_platform_interface:
  487. dependency: transitive
  488. description:
  489. name: shared_preferences_platform_interface
  490. url: "https://pub.dartlang.org"
  491. source: hosted
  492. version: "2.1.0"
  493. shared_preferences_web:
  494. dependency: transitive
  495. description:
  496. name: shared_preferences_web
  497. url: "https://pub.dartlang.org"
  498. source: hosted
  499. version: "2.0.4"
  500. shared_preferences_windows:
  501. dependency: transitive
  502. description:
  503. name: shared_preferences_windows
  504. url: "https://pub.dartlang.org"
  505. source: hosted
  506. version: "2.1.1"
  507. simple_barcode_scanner:
  508. dependency: "direct main"
  509. description:
  510. name: simple_barcode_scanner
  511. url: "https://pub.dartlang.org"
  512. source: hosted
  513. version: "0.0.5"
  514. sky_engine:
  515. dependency: transitive
  516. description: flutter
  517. source: sdk
  518. version: "0.0.99"
  519. source_span:
  520. dependency: transitive
  521. description:
  522. name: source_span
  523. url: "https://pub.dartlang.org"
  524. source: hosted
  525. version: "1.9.0"
  526. stack_trace:
  527. dependency: transitive
  528. description:
  529. name: stack_trace
  530. url: "https://pub.dartlang.org"
  531. source: hosted
  532. version: "1.10.0"
  533. stream_channel:
  534. dependency: transitive
  535. description:
  536. name: stream_channel
  537. url: "https://pub.dartlang.org"
  538. source: hosted
  539. version: "2.1.0"
  540. string_scanner:
  541. dependency: transitive
  542. description:
  543. name: string_scanner
  544. url: "https://pub.dartlang.org"
  545. source: hosted
  546. version: "1.1.1"
  547. term_glyph:
  548. dependency: transitive
  549. description:
  550. name: term_glyph
  551. url: "https://pub.dartlang.org"
  552. source: hosted
  553. version: "1.2.1"
  554. test_api:
  555. dependency: transitive
  556. description:
  557. name: test_api
  558. url: "https://pub.dartlang.org"
  559. source: hosted
  560. version: "0.4.12"
  561. toast:
  562. dependency: "direct main"
  563. description:
  564. name: toast
  565. url: "https://pub.dartlang.org"
  566. source: hosted
  567. version: "0.3.0"
  568. typed_data:
  569. dependency: transitive
  570. description:
  571. name: typed_data
  572. url: "https://pub.dartlang.org"
  573. source: hosted
  574. version: "1.3.1"
  575. vector_math:
  576. dependency: transitive
  577. description:
  578. name: vector_math
  579. url: "https://pub.dartlang.org"
  580. source: hosted
  581. version: "2.1.2"
  582. webview_windows:
  583. dependency: transitive
  584. description:
  585. name: webview_windows
  586. url: "https://pub.dartlang.org"
  587. source: hosted
  588. version: "0.2.2"
  589. win32:
  590. dependency: transitive
  591. description:
  592. name: win32
  593. url: "https://pub.dartlang.org"
  594. source: hosted
  595. version: "3.0.1"
  596. xdg_directories:
  597. dependency: transitive
  598. description:
  599. name: xdg_directories
  600. url: "https://pub.dartlang.org"
  601. source: hosted
  602. version: "0.2.0+2"
  603. xml:
  604. dependency: transitive
  605. description:
  606. name: xml
  607. url: "https://pub.dartlang.org"
  608. source: hosted
  609. version: "6.1.0"
  610. sdks:
  611. dart: ">=2.18.2 <3.0.0"
  612. flutter: ">=3.3.0"