pubspec.lock 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. _fe_analyzer_shared:
  5. dependency: transitive
  6. description:
  7. name: _fe_analyzer_shared
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "14.0.0"
  11. analyzer:
  12. dependency: transitive
  13. description:
  14. name: analyzer
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "0.41.2"
  18. args:
  19. dependency: transitive
  20. description:
  21. name: args
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.0.0"
  25. async:
  26. dependency: transitive
  27. description:
  28. name: async
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "2.5.0"
  32. boolean_selector:
  33. dependency: transitive
  34. description:
  35. name: boolean_selector
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "2.1.0"
  39. build:
  40. dependency: transitive
  41. description:
  42. name: build
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.6.2"
  46. built_collection:
  47. dependency: transitive
  48. description:
  49. name: built_collection
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "5.0.0"
  53. built_value:
  54. dependency: transitive
  55. description:
  56. name: built_value
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "8.0.0"
  60. characters:
  61. dependency: transitive
  62. description:
  63. name: characters
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.1.0"
  67. charcode:
  68. dependency: transitive
  69. description:
  70. name: charcode
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "1.2.0"
  74. cli_util:
  75. dependency: transitive
  76. description:
  77. name: cli_util
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "0.3.0"
  81. clock:
  82. dependency: transitive
  83. description:
  84. name: clock
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.1.0"
  88. code_builder:
  89. dependency: transitive
  90. description:
  91. name: code_builder
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "3.6.0"
  95. collection:
  96. dependency: transitive
  97. description:
  98. name: collection
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "1.15.0"
  102. convert:
  103. dependency: transitive
  104. description:
  105. name: convert
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "2.1.1"
  109. crypto:
  110. dependency: transitive
  111. description:
  112. name: crypto
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "2.1.5"
  116. cupertino_icons:
  117. dependency: "direct main"
  118. description:
  119. name: cupertino_icons
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "1.0.0"
  123. dart_style:
  124. dependency: transitive
  125. description:
  126. name: dart_style
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "1.3.12"
  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. file:
  138. dependency: transitive
  139. description:
  140. name: file
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "6.0.0"
  144. fixnum:
  145. dependency: transitive
  146. description:
  147. name: fixnum
  148. url: "https://pub.dartlang.org"
  149. source: hosted
  150. version: "1.0.0"
  151. flutter:
  152. dependency: "direct main"
  153. description: flutter
  154. source: sdk
  155. version: "0.0.0"
  156. flutter_dotenv:
  157. dependency: "direct main"
  158. description:
  159. name: flutter_dotenv
  160. url: "https://pub.dartlang.org"
  161. source: hosted
  162. version: "3.1.0"
  163. flutter_test:
  164. dependency: "direct dev"
  165. description: flutter
  166. source: sdk
  167. version: "0.0.0"
  168. get:
  169. dependency: "direct main"
  170. description:
  171. name: get
  172. url: "https://pub.dartlang.org"
  173. source: hosted
  174. version: "3.25.4"
  175. glob:
  176. dependency: transitive
  177. description:
  178. name: glob
  179. url: "https://pub.dartlang.org"
  180. source: hosted
  181. version: "2.0.0"
  182. http:
  183. dependency: "direct main"
  184. description:
  185. name: http
  186. url: "https://pub.dartlang.org"
  187. source: hosted
  188. version: "0.13.0"
  189. http_parser:
  190. dependency: transitive
  191. description:
  192. name: http_parser
  193. url: "https://pub.dartlang.org"
  194. source: hosted
  195. version: "4.0.0"
  196. logging:
  197. dependency: transitive
  198. description:
  199. name: logging
  200. url: "https://pub.dartlang.org"
  201. source: hosted
  202. version: "1.0.0"
  203. matcher:
  204. dependency: transitive
  205. description:
  206. name: matcher
  207. url: "https://pub.dartlang.org"
  208. source: hosted
  209. version: "0.12.10"
  210. meta:
  211. dependency: transitive
  212. description:
  213. name: meta
  214. url: "https://pub.dartlang.org"
  215. source: hosted
  216. version: "1.3.0"
  217. mockito:
  218. dependency: "direct main"
  219. description:
  220. name: mockito
  221. url: "https://pub.dartlang.org"
  222. source: hosted
  223. version: "4.1.4"
  224. nanoid:
  225. dependency: "direct main"
  226. description:
  227. name: nanoid
  228. url: "https://pub.dartlang.org"
  229. source: hosted
  230. version: "0.1.0"
  231. package_config:
  232. dependency: transitive
  233. description:
  234. name: package_config
  235. url: "https://pub.dartlang.org"
  236. source: hosted
  237. version: "1.9.3"
  238. path:
  239. dependency: transitive
  240. description:
  241. name: path
  242. url: "https://pub.dartlang.org"
  243. source: hosted
  244. version: "1.8.0"
  245. pedantic:
  246. dependency: transitive
  247. description:
  248. name: pedantic
  249. url: "https://pub.dartlang.org"
  250. source: hosted
  251. version: "1.10.0"
  252. pub_semver:
  253. dependency: transitive
  254. description:
  255. name: pub_semver
  256. url: "https://pub.dartlang.org"
  257. source: hosted
  258. version: "2.0.0"
  259. sky_engine:
  260. dependency: transitive
  261. description: flutter
  262. source: sdk
  263. version: "0.0.99"
  264. source_gen:
  265. dependency: transitive
  266. description:
  267. name: source_gen
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "0.9.10+2"
  271. source_span:
  272. dependency: transitive
  273. description:
  274. name: source_span
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "1.8.0"
  278. stack_trace:
  279. dependency: transitive
  280. description:
  281. name: stack_trace
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "1.10.0"
  285. stream_channel:
  286. dependency: transitive
  287. description:
  288. name: stream_channel
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "2.1.0"
  292. string_scanner:
  293. dependency: transitive
  294. description:
  295. name: string_scanner
  296. url: "https://pub.dartlang.org"
  297. source: hosted
  298. version: "1.1.0"
  299. term_glyph:
  300. dependency: transitive
  301. description:
  302. name: term_glyph
  303. url: "https://pub.dartlang.org"
  304. source: hosted
  305. version: "1.2.0"
  306. test_api:
  307. dependency: transitive
  308. description:
  309. name: test_api
  310. url: "https://pub.dartlang.org"
  311. source: hosted
  312. version: "0.2.19"
  313. typed_data:
  314. dependency: transitive
  315. description:
  316. name: typed_data
  317. url: "https://pub.dartlang.org"
  318. source: hosted
  319. version: "1.3.0"
  320. vector_math:
  321. dependency: transitive
  322. description:
  323. name: vector_math
  324. url: "https://pub.dartlang.org"
  325. source: hosted
  326. version: "2.1.0"
  327. watcher:
  328. dependency: transitive
  329. description:
  330. name: watcher
  331. url: "https://pub.dartlang.org"
  332. source: hosted
  333. version: "1.0.0"
  334. web_socket_channel:
  335. dependency: "direct main"
  336. description:
  337. name: web_socket_channel
  338. url: "https://pub.dartlang.org"
  339. source: hosted
  340. version: "1.2.0"
  341. yaml:
  342. dependency: transitive
  343. description:
  344. name: yaml
  345. url: "https://pub.dartlang.org"
  346. source: hosted
  347. version: "3.0.0"
  348. sdks:
  349. dart: ">=2.12.0-0.0 <3.0.0"