pubspec.lock 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. animations:
  5. dependency: "direct main"
  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. dartz:
  61. dependency: "direct main"
  62. description:
  63. name: dartz
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "0.10.0-nullsafety.2"
  67. equatable:
  68. dependency: "direct main"
  69. description:
  70. name: equatable
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "2.0.3"
  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. flowy_infra:
  82. dependency: "direct main"
  83. description:
  84. path: "../flowy_infra"
  85. relative: true
  86. source: path
  87. version: "0.0.1"
  88. flutter:
  89. dependency: "direct main"
  90. description: flutter
  91. source: sdk
  92. version: "0.0.0"
  93. flutter_lints:
  94. dependency: "direct dev"
  95. description:
  96. name: flutter_lints
  97. url: "https://pub.dartlang.org"
  98. source: hosted
  99. version: "1.0.4"
  100. flutter_test:
  101. dependency: "direct dev"
  102. description: flutter
  103. source: sdk
  104. version: "0.0.0"
  105. lint:
  106. dependency: transitive
  107. description:
  108. name: lint
  109. url: "https://pub.dartlang.org"
  110. source: hosted
  111. version: "1.5.3"
  112. lints:
  113. dependency: transitive
  114. description:
  115. name: lints
  116. url: "https://pub.dartlang.org"
  117. source: hosted
  118. version: "1.0.1"
  119. logger:
  120. dependency: transitive
  121. description:
  122. name: logger
  123. url: "https://pub.dartlang.org"
  124. source: hosted
  125. version: "1.0.0"
  126. matcher:
  127. dependency: transitive
  128. description:
  129. name: matcher
  130. url: "https://pub.dartlang.org"
  131. source: hosted
  132. version: "0.12.10"
  133. meta:
  134. dependency: transitive
  135. description:
  136. name: meta
  137. url: "https://pub.dartlang.org"
  138. source: hosted
  139. version: "1.3.0"
  140. nested:
  141. dependency: transitive
  142. description:
  143. name: nested
  144. url: "https://pub.dartlang.org"
  145. source: hosted
  146. version: "1.0.0"
  147. path:
  148. dependency: transitive
  149. description:
  150. name: path
  151. url: "https://pub.dartlang.org"
  152. source: hosted
  153. version: "1.8.0"
  154. provider:
  155. dependency: "direct main"
  156. description:
  157. name: provider
  158. url: "https://pub.dartlang.org"
  159. source: hosted
  160. version: "5.0.0"
  161. sky_engine:
  162. dependency: transitive
  163. description: flutter
  164. source: sdk
  165. version: "0.0.99"
  166. source_span:
  167. dependency: transitive
  168. description:
  169. name: source_span
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "1.8.1"
  173. stack_trace:
  174. dependency: transitive
  175. description:
  176. name: stack_trace
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "1.10.0"
  180. stream_channel:
  181. dependency: transitive
  182. description:
  183. name: stream_channel
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "2.1.0"
  187. string_scanner:
  188. dependency: transitive
  189. description:
  190. name: string_scanner
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "1.1.0"
  194. styled_widget:
  195. dependency: "direct main"
  196. description:
  197. name: styled_widget
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "0.3.1+2"
  201. term_glyph:
  202. dependency: transitive
  203. description:
  204. name: term_glyph
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "1.2.0"
  208. test_api:
  209. dependency: transitive
  210. description:
  211. name: test_api
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "0.3.0"
  215. textstyle_extensions:
  216. dependency: "direct main"
  217. description:
  218. name: textstyle_extensions
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "2.0.0-nullsafety"
  222. time:
  223. dependency: transitive
  224. description:
  225. name: time
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "2.0.0"
  229. typed_data:
  230. dependency: transitive
  231. description:
  232. name: typed_data
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "1.3.0"
  236. uuid:
  237. dependency: transitive
  238. description:
  239. name: uuid
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "3.0.4"
  243. vector_math:
  244. dependency: transitive
  245. description:
  246. name: vector_math
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "2.1.0"
  250. sdks:
  251. dart: ">=2.12.0 <3.0.0"
  252. flutter: ">=1.17.0"