pubspec.lock 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302
  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.2"
  11. async:
  12. dependency: transitive
  13. description:
  14. name: async
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.6.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.1.0"
  32. charcode:
  33. dependency: transitive
  34. description:
  35. name: charcode
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.2.0"
  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.1"
  95. flowy_logger:
  96. dependency: transitive
  97. description:
  98. path: "../../flowy_logger"
  99. relative: true
  100. source: path
  101. version: "0.0.1"
  102. flowy_sdk:
  103. dependency: "direct main"
  104. description:
  105. path: ".."
  106. relative: true
  107. source: path
  108. version: "0.0.1"
  109. flutter:
  110. dependency: "direct main"
  111. description: flutter
  112. source: sdk
  113. version: "0.0.0"
  114. flutter_driver:
  115. dependency: transitive
  116. description: flutter
  117. source: sdk
  118. version: "0.0.0"
  119. flutter_test:
  120. dependency: "direct dev"
  121. description: flutter
  122. source: sdk
  123. version: "0.0.0"
  124. freezed_annotation:
  125. dependency: transitive
  126. description:
  127. name: freezed_annotation
  128. url: "https://pub.dartlang.org"
  129. source: hosted
  130. version: "0.14.1"
  131. fuchsia_remote_debug_protocol:
  132. dependency: transitive
  133. description: flutter
  134. source: sdk
  135. version: "0.0.0"
  136. infra:
  137. dependency: transitive
  138. description:
  139. path: "../../infra"
  140. relative: true
  141. source: path
  142. version: "0.0.1"
  143. integration_test:
  144. dependency: "direct dev"
  145. description: flutter
  146. source: sdk
  147. version: "0.0.0"
  148. isolates:
  149. dependency: transitive
  150. description:
  151. name: isolates
  152. url: "https://pub.dartlang.org"
  153. source: hosted
  154. version: "3.0.3+8"
  155. json_annotation:
  156. dependency: transitive
  157. description:
  158. name: json_annotation
  159. url: "https://pub.dartlang.org"
  160. source: hosted
  161. version: "4.0.1"
  162. logger:
  163. dependency: transitive
  164. description:
  165. name: logger
  166. url: "https://pub.dartlang.org"
  167. source: hosted
  168. version: "1.0.0"
  169. matcher:
  170. dependency: transitive
  171. description:
  172. name: matcher
  173. url: "https://pub.dartlang.org"
  174. source: hosted
  175. version: "0.12.10"
  176. meta:
  177. dependency: transitive
  178. description:
  179. name: meta
  180. url: "https://pub.dartlang.org"
  181. source: hosted
  182. version: "1.3.0"
  183. path:
  184. dependency: transitive
  185. description:
  186. name: path
  187. url: "https://pub.dartlang.org"
  188. source: hosted
  189. version: "1.8.0"
  190. platform:
  191. dependency: transitive
  192. description:
  193. name: platform
  194. url: "https://pub.dartlang.org"
  195. source: hosted
  196. version: "3.0.0"
  197. process:
  198. dependency: transitive
  199. description:
  200. name: process
  201. url: "https://pub.dartlang.org"
  202. source: hosted
  203. version: "4.2.1"
  204. sky_engine:
  205. dependency: transitive
  206. description: flutter
  207. source: sdk
  208. version: "0.0.99"
  209. source_span:
  210. dependency: transitive
  211. description:
  212. name: source_span
  213. url: "https://pub.dartlang.org"
  214. source: hosted
  215. version: "1.8.1"
  216. stack_trace:
  217. dependency: transitive
  218. description:
  219. name: stack_trace
  220. url: "https://pub.dartlang.org"
  221. source: hosted
  222. version: "1.10.0"
  223. stream_channel:
  224. dependency: transitive
  225. description:
  226. name: stream_channel
  227. url: "https://pub.dartlang.org"
  228. source: hosted
  229. version: "2.1.0"
  230. string_scanner:
  231. dependency: transitive
  232. description:
  233. name: string_scanner
  234. url: "https://pub.dartlang.org"
  235. source: hosted
  236. version: "1.1.0"
  237. sync_http:
  238. dependency: transitive
  239. description:
  240. name: sync_http
  241. url: "https://pub.dartlang.org"
  242. source: hosted
  243. version: "0.3.0"
  244. term_glyph:
  245. dependency: transitive
  246. description:
  247. name: term_glyph
  248. url: "https://pub.dartlang.org"
  249. source: hosted
  250. version: "1.2.0"
  251. test_api:
  252. dependency: transitive
  253. description:
  254. name: test_api
  255. url: "https://pub.dartlang.org"
  256. source: hosted
  257. version: "0.3.0"
  258. time:
  259. dependency: transitive
  260. description:
  261. name: time
  262. url: "https://pub.dartlang.org"
  263. source: hosted
  264. version: "2.0.0"
  265. typed_data:
  266. dependency: transitive
  267. description:
  268. name: typed_data
  269. url: "https://pub.dartlang.org"
  270. source: hosted
  271. version: "1.3.0"
  272. uuid:
  273. dependency: transitive
  274. description:
  275. name: uuid
  276. url: "https://pub.dartlang.org"
  277. source: hosted
  278. version: "3.0.4"
  279. vector_math:
  280. dependency: transitive
  281. description:
  282. name: vector_math
  283. url: "https://pub.dartlang.org"
  284. source: hosted
  285. version: "2.1.0"
  286. vm_service:
  287. dependency: transitive
  288. description:
  289. name: vm_service
  290. url: "https://pub.dartlang.org"
  291. source: hosted
  292. version: "6.2.0"
  293. webdriver:
  294. dependency: transitive
  295. description:
  296. name: webdriver
  297. url: "https://pub.dartlang.org"
  298. source: hosted
  299. version: "3.0.0"
  300. sdks:
  301. dart: ">=2.12.0 <3.0.0"
  302. flutter: ">=1.20.0"