pubspec.lock 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. animations:
  5. dependency: transitive
  6. description:
  7. name: animations
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "2.0.1"
  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.16.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.3"
  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. equatable:
  75. dependency: transitive
  76. description:
  77. name: equatable
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "2.0.3"
  81. fake_async:
  82. dependency: transitive
  83. description:
  84. name: fake_async
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.3.0"
  88. flowy_infra:
  89. dependency: transitive
  90. description:
  91. path: "../../flowy_infra"
  92. relative: true
  93. source: path
  94. version: "0.0.1"
  95. flowy_infra_ui:
  96. dependency: "direct main"
  97. description:
  98. path: ".."
  99. relative: true
  100. source: path
  101. version: "0.0.1"
  102. flowy_infra_ui_platform_interface:
  103. dependency: transitive
  104. description:
  105. path: "../flowy_infra_ui_platform_interface"
  106. relative: true
  107. source: path
  108. version: "0.0.1"
  109. flowy_infra_ui_web:
  110. dependency: transitive
  111. description:
  112. path: "../flowy_infra_ui_web"
  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_lints:
  122. dependency: "direct dev"
  123. description:
  124. name: flutter_lints
  125. url: "https://pub.dartlang.org"
  126. source: hosted
  127. version: "2.0.1"
  128. flutter_svg:
  129. dependency: transitive
  130. description:
  131. name: flutter_svg
  132. url: "https://pub.dartlang.org"
  133. source: hosted
  134. version: "1.1.4"
  135. flutter_test:
  136. dependency: "direct dev"
  137. description: flutter
  138. source: sdk
  139. version: "0.0.0"
  140. flutter_web_plugins:
  141. dependency: transitive
  142. description: flutter
  143. source: sdk
  144. version: "0.0.0"
  145. js:
  146. dependency: transitive
  147. description:
  148. name: js
  149. url: "https://pub.dartlang.org"
  150. source: hosted
  151. version: "0.6.4"
  152. lint:
  153. dependency: transitive
  154. description:
  155. name: lint
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "1.5.3"
  159. lints:
  160. dependency: transitive
  161. description:
  162. name: lints
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "2.0.0"
  166. loading_indicator:
  167. dependency: transitive
  168. description:
  169. name: loading_indicator
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "3.0.1"
  173. matcher:
  174. dependency: transitive
  175. description:
  176. name: matcher
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "0.12.11"
  180. material_color_utilities:
  181. dependency: transitive
  182. description:
  183. name: material_color_utilities
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "0.1.4"
  187. meta:
  188. dependency: transitive
  189. description:
  190. name: meta
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "1.7.0"
  194. nested:
  195. dependency: transitive
  196. description:
  197. name: nested
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "1.0.0"
  201. path:
  202. dependency: transitive
  203. description:
  204. name: path
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "1.8.1"
  208. path_drawing:
  209. dependency: transitive
  210. description:
  211. name: path_drawing
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "1.0.1"
  215. path_parsing:
  216. dependency: transitive
  217. description:
  218. name: path_parsing
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "1.0.1"
  222. petitparser:
  223. dependency: transitive
  224. description:
  225. name: petitparser
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "5.0.0"
  229. plugin_platform_interface:
  230. dependency: transitive
  231. description:
  232. name: plugin_platform_interface
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "2.0.1"
  236. provider:
  237. dependency: transitive
  238. description:
  239. name: provider
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "6.0.1"
  243. sky_engine:
  244. dependency: transitive
  245. description: flutter
  246. source: sdk
  247. version: "0.0.99"
  248. source_span:
  249. dependency: transitive
  250. description:
  251. name: source_span
  252. url: "https://pub.dartlang.org"
  253. source: hosted
  254. version: "1.8.2"
  255. stack_trace:
  256. dependency: transitive
  257. description:
  258. name: stack_trace
  259. url: "https://pub.dartlang.org"
  260. source: hosted
  261. version: "1.10.0"
  262. stream_channel:
  263. dependency: transitive
  264. description:
  265. name: stream_channel
  266. url: "https://pub.dartlang.org"
  267. source: hosted
  268. version: "2.1.0"
  269. string_scanner:
  270. dependency: transitive
  271. description:
  272. name: string_scanner
  273. url: "https://pub.dartlang.org"
  274. source: hosted
  275. version: "1.1.0"
  276. styled_widget:
  277. dependency: transitive
  278. description:
  279. name: styled_widget
  280. url: "https://pub.dartlang.org"
  281. source: hosted
  282. version: "0.3.1+2"
  283. term_glyph:
  284. dependency: transitive
  285. description:
  286. name: term_glyph
  287. url: "https://pub.dartlang.org"
  288. source: hosted
  289. version: "1.2.0"
  290. test_api:
  291. dependency: transitive
  292. description:
  293. name: test_api
  294. url: "https://pub.dartlang.org"
  295. source: hosted
  296. version: "0.4.9"
  297. textstyle_extensions:
  298. dependency: transitive
  299. description:
  300. name: textstyle_extensions
  301. url: "https://pub.dartlang.org"
  302. source: hosted
  303. version: "2.0.0-nullsafety"
  304. time:
  305. dependency: transitive
  306. description:
  307. name: time
  308. url: "https://pub.dartlang.org"
  309. source: hosted
  310. version: "2.0.0"
  311. typed_data:
  312. dependency: transitive
  313. description:
  314. name: typed_data
  315. url: "https://pub.dartlang.org"
  316. source: hosted
  317. version: "1.3.0"
  318. uuid:
  319. dependency: transitive
  320. description:
  321. name: uuid
  322. url: "https://pub.dartlang.org"
  323. source: hosted
  324. version: "3.0.4"
  325. vector_math:
  326. dependency: transitive
  327. description:
  328. name: vector_math
  329. url: "https://pub.dartlang.org"
  330. source: hosted
  331. version: "2.1.2"
  332. xml:
  333. dependency: transitive
  334. description:
  335. name: xml
  336. url: "https://pub.dartlang.org"
  337. source: hosted
  338. version: "6.1.0"
  339. sdks:
  340. dart: ">=2.17.0 <3.0.0"
  341. flutter: ">=2.11.0-0.1.pre"