pubspec.lock 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266
  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.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.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.2.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. flutter:
  103. dependency: "direct main"
  104. description: flutter
  105. source: sdk
  106. version: "0.0.0"
  107. flutter_lints:
  108. dependency: "direct dev"
  109. description:
  110. name: flutter_lints
  111. url: "https://pub.dartlang.org"
  112. source: hosted
  113. version: "1.0.4"
  114. flutter_test:
  115. dependency: "direct dev"
  116. description: flutter
  117. source: sdk
  118. version: "0.0.0"
  119. lint:
  120. dependency: transitive
  121. description:
  122. name: lint
  123. url: "https://pub.dartlang.org"
  124. source: hosted
  125. version: "1.5.3"
  126. lints:
  127. dependency: transitive
  128. description:
  129. name: lints
  130. url: "https://pub.dartlang.org"
  131. source: hosted
  132. version: "1.0.1"
  133. logger:
  134. dependency: transitive
  135. description:
  136. name: logger
  137. url: "https://pub.dartlang.org"
  138. source: hosted
  139. version: "1.0.0"
  140. matcher:
  141. dependency: transitive
  142. description:
  143. name: matcher
  144. url: "https://pub.dartlang.org"
  145. source: hosted
  146. version: "0.12.10"
  147. meta:
  148. dependency: transitive
  149. description:
  150. name: meta
  151. url: "https://pub.dartlang.org"
  152. source: hosted
  153. version: "1.3.0"
  154. nested:
  155. dependency: transitive
  156. description:
  157. name: nested
  158. url: "https://pub.dartlang.org"
  159. source: hosted
  160. version: "1.0.0"
  161. path:
  162. dependency: transitive
  163. description:
  164. name: path
  165. url: "https://pub.dartlang.org"
  166. source: hosted
  167. version: "1.8.0"
  168. provider:
  169. dependency: transitive
  170. description:
  171. name: provider
  172. url: "https://pub.dartlang.org"
  173. source: hosted
  174. version: "5.0.0"
  175. sky_engine:
  176. dependency: transitive
  177. description: flutter
  178. source: sdk
  179. version: "0.0.99"
  180. source_span:
  181. dependency: transitive
  182. description:
  183. name: source_span
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "1.8.1"
  187. stack_trace:
  188. dependency: transitive
  189. description:
  190. name: stack_trace
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "1.10.0"
  194. stream_channel:
  195. dependency: transitive
  196. description:
  197. name: stream_channel
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "2.1.0"
  201. string_scanner:
  202. dependency: transitive
  203. description:
  204. name: string_scanner
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "1.1.0"
  208. styled_widget:
  209. dependency: transitive
  210. description:
  211. name: styled_widget
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "0.3.1+2"
  215. term_glyph:
  216. dependency: transitive
  217. description:
  218. name: term_glyph
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "1.2.0"
  222. test_api:
  223. dependency: transitive
  224. description:
  225. name: test_api
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "0.3.0"
  229. textstyle_extensions:
  230. dependency: transitive
  231. description:
  232. name: textstyle_extensions
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "2.0.0-nullsafety"
  236. time:
  237. dependency: transitive
  238. description:
  239. name: time
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "2.0.0"
  243. typed_data:
  244. dependency: transitive
  245. description:
  246. name: typed_data
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "1.3.0"
  250. uuid:
  251. dependency: transitive
  252. description:
  253. name: uuid
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "3.0.4"
  257. vector_math:
  258. dependency: transitive
  259. description:
  260. name: vector_math
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "2.1.0"
  264. sdks:
  265. dart: ">=2.12.0 <3.0.0"
  266. flutter: ">=1.17.0"