pubspec.lock 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362
  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. barcode_scan:
  12. dependency: "direct main"
  13. description:
  14. name: barcode_scan
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "3.0.1"
  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. characters:
  26. dependency: transitive
  27. description:
  28. name: characters
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.2.0"
  32. charcode:
  33. dependency: transitive
  34. description:
  35. name: charcode
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.3.1"
  39. clock:
  40. dependency: transitive
  41. description:
  42. name: clock
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.1.0"
  46. collection:
  47. dependency: transitive
  48. description:
  49. name: collection
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.15.0"
  53. cupertino_icons:
  54. dependency: "direct main"
  55. description:
  56. name: cupertino_icons
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "1.0.5"
  60. event_bus:
  61. dependency: "direct main"
  62. description:
  63. name: event_bus
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.1.1"
  67. fake_async:
  68. dependency: transitive
  69. description:
  70. name: fake_async
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "1.2.0"
  74. ffi:
  75. dependency: transitive
  76. description:
  77. name: ffi
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "1.2.1"
  81. file:
  82. dependency: transitive
  83. description:
  84. name: file
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "6.1.2"
  88. fixnum:
  89. dependency: transitive
  90. description:
  91. name: fixnum
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "0.10.11"
  95. flutter:
  96. dependency: "direct main"
  97. description: flutter
  98. source: sdk
  99. version: "0.0.0"
  100. flutter_test:
  101. dependency: "direct dev"
  102. description: flutter
  103. source: sdk
  104. version: "0.0.0"
  105. flutter_web_plugins:
  106. dependency: transitive
  107. description: flutter
  108. source: sdk
  109. version: "0.0.0"
  110. flutter_webview_plugin:
  111. dependency: "direct main"
  112. description:
  113. name: flutter_webview_plugin
  114. url: "https://pub.dartlang.org"
  115. source: hosted
  116. version: "0.4.0"
  117. http:
  118. dependency: "direct main"
  119. description:
  120. name: http
  121. url: "https://pub.dartlang.org"
  122. source: hosted
  123. version: "0.12.2"
  124. http_parser:
  125. dependency: transitive
  126. description:
  127. name: http_parser
  128. url: "https://pub.dartlang.org"
  129. source: hosted
  130. version: "3.1.4"
  131. image_picker:
  132. dependency: "direct main"
  133. description:
  134. name: image_picker
  135. url: "https://pub.dartlang.org"
  136. source: hosted
  137. version: "0.4.12+1"
  138. js:
  139. dependency: transitive
  140. description:
  141. name: js
  142. url: "https://pub.dartlang.org"
  143. source: hosted
  144. version: "0.6.3"
  145. matcher:
  146. dependency: transitive
  147. description:
  148. name: matcher
  149. url: "https://pub.dartlang.org"
  150. source: hosted
  151. version: "0.12.11"
  152. material_color_utilities:
  153. dependency: transitive
  154. description:
  155. name: material_color_utilities
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "0.1.3"
  159. meta:
  160. dependency: transitive
  161. description:
  162. name: meta
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "1.7.0"
  166. path:
  167. dependency: transitive
  168. description:
  169. name: path
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "1.8.0"
  173. path_provider_linux:
  174. dependency: transitive
  175. description:
  176. name: path_provider_linux
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "2.1.7"
  180. path_provider_platform_interface:
  181. dependency: transitive
  182. description:
  183. name: path_provider_platform_interface
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "2.0.4"
  187. path_provider_windows:
  188. dependency: transitive
  189. description:
  190. name: path_provider_windows
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "2.0.7"
  194. pedantic:
  195. dependency: transitive
  196. description:
  197. name: pedantic
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "1.11.1"
  201. platform:
  202. dependency: transitive
  203. description:
  204. name: platform
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "3.1.0"
  208. plugin_platform_interface:
  209. dependency: transitive
  210. description:
  211. name: plugin_platform_interface
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "2.1.2"
  215. process:
  216. dependency: transitive
  217. description:
  218. name: process
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "4.2.4"
  222. protobuf:
  223. dependency: transitive
  224. description:
  225. name: protobuf
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "1.1.4"
  229. shared_preferences:
  230. dependency: "direct main"
  231. description:
  232. name: shared_preferences
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "2.0.15"
  236. shared_preferences_android:
  237. dependency: transitive
  238. description:
  239. name: shared_preferences_android
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "2.0.12"
  243. shared_preferences_ios:
  244. dependency: transitive
  245. description:
  246. name: shared_preferences_ios
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "2.1.1"
  250. shared_preferences_linux:
  251. dependency: transitive
  252. description:
  253. name: shared_preferences_linux
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "2.1.1"
  257. shared_preferences_macos:
  258. dependency: transitive
  259. description:
  260. name: shared_preferences_macos
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "2.0.4"
  264. shared_preferences_platform_interface:
  265. dependency: transitive
  266. description:
  267. name: shared_preferences_platform_interface
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "2.0.0"
  271. shared_preferences_web:
  272. dependency: transitive
  273. description:
  274. name: shared_preferences_web
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "2.0.4"
  278. shared_preferences_windows:
  279. dependency: transitive
  280. description:
  281. name: shared_preferences_windows
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "2.1.1"
  285. sky_engine:
  286. dependency: transitive
  287. description: flutter
  288. source: sdk
  289. version: "0.0.99"
  290. source_span:
  291. dependency: transitive
  292. description:
  293. name: source_span
  294. url: "https://pub.dartlang.org"
  295. source: hosted
  296. version: "1.8.1"
  297. stack_trace:
  298. dependency: transitive
  299. description:
  300. name: stack_trace
  301. url: "https://pub.dartlang.org"
  302. source: hosted
  303. version: "1.10.0"
  304. stream_channel:
  305. dependency: transitive
  306. description:
  307. name: stream_channel
  308. url: "https://pub.dartlang.org"
  309. source: hosted
  310. version: "2.1.0"
  311. string_scanner:
  312. dependency: transitive
  313. description:
  314. name: string_scanner
  315. url: "https://pub.dartlang.org"
  316. source: hosted
  317. version: "1.1.0"
  318. term_glyph:
  319. dependency: transitive
  320. description:
  321. name: term_glyph
  322. url: "https://pub.dartlang.org"
  323. source: hosted
  324. version: "1.2.0"
  325. test_api:
  326. dependency: transitive
  327. description:
  328. name: test_api
  329. url: "https://pub.dartlang.org"
  330. source: hosted
  331. version: "0.4.8"
  332. typed_data:
  333. dependency: transitive
  334. description:
  335. name: typed_data
  336. url: "https://pub.dartlang.org"
  337. source: hosted
  338. version: "1.3.0"
  339. vector_math:
  340. dependency: transitive
  341. description:
  342. name: vector_math
  343. url: "https://pub.dartlang.org"
  344. source: hosted
  345. version: "2.1.1"
  346. win32:
  347. dependency: transitive
  348. description:
  349. name: win32
  350. url: "https://pub.dartlang.org"
  351. source: hosted
  352. version: "2.5.2"
  353. xdg_directories:
  354. dependency: transitive
  355. description:
  356. name: xdg_directories
  357. url: "https://pub.dartlang.org"
  358. source: hosted
  359. version: "0.2.0+1"
  360. sdks:
  361. dart: ">=2.15.0 <3.0.0"
  362. flutter: ">=2.8.0"