pubspec.lock 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309
  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.6"
  11. async:
  12. dependency: transitive
  13. description:
  14. name: async
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.8.2"
  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. crypto:
  54. dependency: transitive
  55. description:
  56. name: crypto
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "3.0.1"
  60. cupertino_icons:
  61. dependency: "direct main"
  62. description:
  63. name: cupertino_icons
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.0.2"
  67. dartz:
  68. dependency: transitive
  69. description:
  70. name: dartz
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "0.10.0-nullsafety.2"
  74. fake_async:
  75. dependency: transitive
  76. description:
  77. name: fake_async
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "1.2.0"
  81. ffi:
  82. dependency: transitive
  83. description:
  84. name: ffi
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.0.0"
  88. file:
  89. dependency: transitive
  90. description:
  91. name: file
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "6.1.2"
  95. fixnum:
  96. dependency: transitive
  97. description:
  98. name: fixnum
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "1.0.0"
  102. flowy_log:
  103. dependency: transitive
  104. description:
  105. path: "../../flowy_log"
  106. relative: true
  107. source: path
  108. version: "0.0.1"
  109. flowy_sdk:
  110. dependency: "direct main"
  111. description:
  112. path: ".."
  113. relative: true
  114. source: path
  115. version: "0.0.1"
  116. flutter:
  117. dependency: "direct main"
  118. description: flutter
  119. source: sdk
  120. version: "0.0.0"
  121. flutter_driver:
  122. dependency: transitive
  123. description: flutter
  124. source: sdk
  125. version: "0.0.0"
  126. flutter_lints:
  127. dependency: "direct dev"
  128. description:
  129. name: flutter_lints
  130. url: "https://pub.dartlang.org"
  131. source: hosted
  132. version: "1.0.3"
  133. flutter_test:
  134. dependency: "direct dev"
  135. description: flutter
  136. source: sdk
  137. version: "0.0.0"
  138. freezed_annotation:
  139. dependency: transitive
  140. description:
  141. name: freezed_annotation
  142. url: "https://pub.dartlang.org"
  143. source: hosted
  144. version: "0.14.1"
  145. fuchsia_remote_debug_protocol:
  146. dependency: transitive
  147. description: flutter
  148. source: sdk
  149. version: "0.0.0"
  150. integration_test:
  151. dependency: "direct dev"
  152. description: flutter
  153. source: sdk
  154. version: "0.0.0"
  155. isolates:
  156. dependency: transitive
  157. description:
  158. name: isolates
  159. url: "https://pub.dartlang.org"
  160. source: hosted
  161. version: "3.0.3+8"
  162. json_annotation:
  163. dependency: transitive
  164. description:
  165. name: json_annotation
  166. url: "https://pub.dartlang.org"
  167. source: hosted
  168. version: "4.0.1"
  169. lints:
  170. dependency: transitive
  171. description:
  172. name: lints
  173. url: "https://pub.dartlang.org"
  174. source: hosted
  175. version: "1.0.1"
  176. logger:
  177. dependency: transitive
  178. description:
  179. name: logger
  180. url: "https://pub.dartlang.org"
  181. source: hosted
  182. version: "1.0.0"
  183. matcher:
  184. dependency: transitive
  185. description:
  186. name: matcher
  187. url: "https://pub.dartlang.org"
  188. source: hosted
  189. version: "0.12.11"
  190. meta:
  191. dependency: transitive
  192. description:
  193. name: meta
  194. url: "https://pub.dartlang.org"
  195. source: hosted
  196. version: "1.7.0"
  197. path:
  198. dependency: transitive
  199. description:
  200. name: path
  201. url: "https://pub.dartlang.org"
  202. source: hosted
  203. version: "1.8.0"
  204. platform:
  205. dependency: transitive
  206. description:
  207. name: platform
  208. url: "https://pub.dartlang.org"
  209. source: hosted
  210. version: "3.0.2"
  211. process:
  212. dependency: transitive
  213. description:
  214. name: process
  215. url: "https://pub.dartlang.org"
  216. source: hosted
  217. version: "4.2.4"
  218. protobuf:
  219. dependency: transitive
  220. description:
  221. name: protobuf
  222. url: "https://pub.dartlang.org"
  223. source: hosted
  224. version: "2.0.0"
  225. sky_engine:
  226. dependency: transitive
  227. description: flutter
  228. source: sdk
  229. version: "0.0.99"
  230. source_span:
  231. dependency: transitive
  232. description:
  233. name: source_span
  234. url: "https://pub.dartlang.org"
  235. source: hosted
  236. version: "1.8.1"
  237. stack_trace:
  238. dependency: transitive
  239. description:
  240. name: stack_trace
  241. url: "https://pub.dartlang.org"
  242. source: hosted
  243. version: "1.10.0"
  244. stream_channel:
  245. dependency: transitive
  246. description:
  247. name: stream_channel
  248. url: "https://pub.dartlang.org"
  249. source: hosted
  250. version: "2.1.0"
  251. string_scanner:
  252. dependency: transitive
  253. description:
  254. name: string_scanner
  255. url: "https://pub.dartlang.org"
  256. source: hosted
  257. version: "1.1.0"
  258. sync_http:
  259. dependency: transitive
  260. description:
  261. name: sync_http
  262. url: "https://pub.dartlang.org"
  263. source: hosted
  264. version: "0.3.0"
  265. term_glyph:
  266. dependency: transitive
  267. description:
  268. name: term_glyph
  269. url: "https://pub.dartlang.org"
  270. source: hosted
  271. version: "1.2.0"
  272. test_api:
  273. dependency: transitive
  274. description:
  275. name: test_api
  276. url: "https://pub.dartlang.org"
  277. source: hosted
  278. version: "0.4.3"
  279. typed_data:
  280. dependency: transitive
  281. description:
  282. name: typed_data
  283. url: "https://pub.dartlang.org"
  284. source: hosted
  285. version: "1.3.0"
  286. vector_math:
  287. dependency: transitive
  288. description:
  289. name: vector_math
  290. url: "https://pub.dartlang.org"
  291. source: hosted
  292. version: "2.1.1"
  293. vm_service:
  294. dependency: transitive
  295. description:
  296. name: vm_service
  297. url: "https://pub.dartlang.org"
  298. source: hosted
  299. version: "7.3.0"
  300. webdriver:
  301. dependency: transitive
  302. description:
  303. name: webdriver
  304. url: "https://pub.dartlang.org"
  305. source: hosted
  306. version: "3.0.0"
  307. sdks:
  308. dart: ">=2.14.0 <3.0.0"
  309. flutter: ">=1.17.0"