pubspec.lock 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  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. clock:
  33. dependency: transitive
  34. description:
  35. name: clock
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.1.0"
  39. collection:
  40. dependency: transitive
  41. description:
  42. name: collection
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.15.0"
  46. crypto:
  47. dependency: transitive
  48. description:
  49. name: crypto
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "3.0.1"
  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.4"
  60. fake_async:
  61. dependency: transitive
  62. description:
  63. name: fake_async
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.2.0"
  67. ffi:
  68. dependency: transitive
  69. description:
  70. name: ffi
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "1.1.2"
  74. file:
  75. dependency: transitive
  76. description:
  77. name: file
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "6.1.2"
  81. flutter:
  82. dependency: "direct main"
  83. description: flutter
  84. source: sdk
  85. version: "0.0.0"
  86. flutter_downloader:
  87. dependency: "direct main"
  88. description:
  89. name: flutter_downloader
  90. url: "https://pub.dartlang.org"
  91. source: hosted
  92. version: "1.7.1"
  93. flutter_lints:
  94. dependency: "direct dev"
  95. description:
  96. name: flutter_lints
  97. url: "https://pub.dartlang.org"
  98. source: hosted
  99. version: "1.0.4"
  100. flutter_spinbox:
  101. dependency: "direct main"
  102. description:
  103. name: flutter_spinbox
  104. url: "https://pub.dartlang.org"
  105. source: hosted
  106. version: "0.6.0"
  107. flutter_test:
  108. dependency: "direct dev"
  109. description: flutter
  110. source: sdk
  111. version: "0.0.0"
  112. flutter_web_plugins:
  113. dependency: transitive
  114. description: flutter
  115. source: sdk
  116. version: "0.0.0"
  117. fluttertoast:
  118. dependency: "direct main"
  119. description:
  120. name: fluttertoast
  121. url: "https://pub.dartlang.org"
  122. source: hosted
  123. version: "8.0.8"
  124. geolocator:
  125. dependency: "direct main"
  126. description:
  127. name: geolocator
  128. url: "https://pub.dartlang.org"
  129. source: hosted
  130. version: "7.7.1"
  131. geolocator_android:
  132. dependency: transitive
  133. description:
  134. name: geolocator_android
  135. url: "https://pub.dartlang.org"
  136. source: hosted
  137. version: "2.1.0"
  138. geolocator_apple:
  139. dependency: transitive
  140. description:
  141. name: geolocator_apple
  142. url: "https://pub.dartlang.org"
  143. source: hosted
  144. version: "1.2.2"
  145. geolocator_platform_interface:
  146. dependency: transitive
  147. description:
  148. name: geolocator_platform_interface
  149. url: "https://pub.dartlang.org"
  150. source: hosted
  151. version: "2.3.6"
  152. geolocator_web:
  153. dependency: transitive
  154. description:
  155. name: geolocator_web
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "2.0.6"
  159. google_fonts:
  160. dependency: "direct main"
  161. description:
  162. name: google_fonts
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "2.1.0"
  166. http:
  167. dependency: transitive
  168. description:
  169. name: http
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "0.13.4"
  173. http_parser:
  174. dependency: transitive
  175. description:
  176. name: http_parser
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "4.0.0"
  180. js:
  181. dependency: transitive
  182. description:
  183. name: js
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "0.6.3"
  187. lints:
  188. dependency: transitive
  189. description:
  190. name: lints
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "1.0.1"
  194. matcher:
  195. dependency: transitive
  196. description:
  197. name: matcher
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "0.12.10"
  201. meta:
  202. dependency: transitive
  203. description:
  204. name: meta
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "1.7.0"
  208. path:
  209. dependency: transitive
  210. description:
  211. name: path
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "1.8.0"
  215. path_provider:
  216. dependency: transitive
  217. description:
  218. name: path_provider
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "2.0.6"
  222. path_provider_linux:
  223. dependency: transitive
  224. description:
  225. name: path_provider_linux
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "2.1.1"
  229. path_provider_macos:
  230. dependency: transitive
  231. description:
  232. name: path_provider_macos
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "2.0.2"
  236. path_provider_platform_interface:
  237. dependency: transitive
  238. description:
  239. name: path_provider_platform_interface
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "2.0.1"
  243. path_provider_windows:
  244. dependency: transitive
  245. description:
  246. name: path_provider_windows
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "2.0.4"
  250. pin_code_fields:
  251. dependency: "direct main"
  252. description:
  253. name: pin_code_fields
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "7.3.0"
  257. platform:
  258. dependency: transitive
  259. description:
  260. name: platform
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "3.0.2"
  264. plugin_platform_interface:
  265. dependency: transitive
  266. description:
  267. name: plugin_platform_interface
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "2.0.2"
  271. process:
  272. dependency: transitive
  273. description:
  274. name: process
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "4.2.4"
  278. scoped_model:
  279. dependency: "direct main"
  280. description:
  281. name: scoped_model
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "2.0.0-nullsafety.0"
  285. screenshot:
  286. dependency: "direct main"
  287. description:
  288. name: screenshot
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "1.2.3"
  292. shimmer:
  293. dependency: "direct main"
  294. description:
  295. name: shimmer
  296. url: "https://pub.dartlang.org"
  297. source: hosted
  298. version: "2.0.0"
  299. sky_engine:
  300. dependency: transitive
  301. description: flutter
  302. source: sdk
  303. version: "0.0.99"
  304. source_span:
  305. dependency: transitive
  306. description:
  307. name: source_span
  308. url: "https://pub.dartlang.org"
  309. source: hosted
  310. version: "1.8.1"
  311. stack_trace:
  312. dependency: transitive
  313. description:
  314. name: stack_trace
  315. url: "https://pub.dartlang.org"
  316. source: hosted
  317. version: "1.10.0"
  318. stream_channel:
  319. dependency: transitive
  320. description:
  321. name: stream_channel
  322. url: "https://pub.dartlang.org"
  323. source: hosted
  324. version: "2.1.0"
  325. string_scanner:
  326. dependency: transitive
  327. description:
  328. name: string_scanner
  329. url: "https://pub.dartlang.org"
  330. source: hosted
  331. version: "1.1.0"
  332. term_glyph:
  333. dependency: transitive
  334. description:
  335. name: term_glyph
  336. url: "https://pub.dartlang.org"
  337. source: hosted
  338. version: "1.2.0"
  339. test_api:
  340. dependency: transitive
  341. description:
  342. name: test_api
  343. url: "https://pub.dartlang.org"
  344. source: hosted
  345. version: "0.4.2"
  346. typed_data:
  347. dependency: transitive
  348. description:
  349. name: typed_data
  350. url: "https://pub.dartlang.org"
  351. source: hosted
  352. version: "1.3.0"
  353. vector_math:
  354. dependency: transitive
  355. description:
  356. name: vector_math
  357. url: "https://pub.dartlang.org"
  358. source: hosted
  359. version: "2.1.0"
  360. win32:
  361. dependency: transitive
  362. description:
  363. name: win32
  364. url: "https://pub.dartlang.org"
  365. source: hosted
  366. version: "2.2.10"
  367. xdg_directories:
  368. dependency: transitive
  369. description:
  370. name: xdg_directories
  371. url: "https://pub.dartlang.org"
  372. source: hosted
  373. version: "0.2.0"
  374. sdks:
  375. dart: ">=2.14.0 <3.0.0"
  376. flutter: ">=2.5.0"