pubspec.lock 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. async:
  5. dependency: transitive
  6. description:
  7. name: async
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "2.8.2"
  11. boolean_selector:
  12. dependency: transitive
  13. description:
  14. name: boolean_selector
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.1.0"
  18. characters:
  19. dependency: transitive
  20. description:
  21. name: characters
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "1.2.0"
  25. charcode:
  26. dependency: transitive
  27. description:
  28. name: charcode
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.3.1"
  32. clock:
  33. dependency: transitive
  34. description:
  35. name: clock
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.1.0"
  39. collection:
  40. dependency: transitive
  41. description:
  42. name: collection
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.15.0"
  46. crypto:
  47. dependency: transitive
  48. description:
  49. name: crypto
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "3.0.1"
  53. fake_async:
  54. dependency: transitive
  55. description:
  56. name: fake_async
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "1.2.0"
  60. flutter:
  61. dependency: "direct main"
  62. description: flutter
  63. source: sdk
  64. version: "0.0.0"
  65. flutter_lints:
  66. dependency: "direct dev"
  67. description:
  68. name: flutter_lints
  69. url: "https://pub.dartlang.org"
  70. source: hosted
  71. version: "1.0.4"
  72. flutter_svg:
  73. dependency: "direct main"
  74. description:
  75. name: flutter_svg
  76. url: "https://pub.dartlang.org"
  77. source: hosted
  78. version: "0.22.0"
  79. flutter_test:
  80. dependency: "direct dev"
  81. description: flutter
  82. source: sdk
  83. version: "0.0.0"
  84. lints:
  85. dependency: transitive
  86. description:
  87. name: lints
  88. url: "https://pub.dartlang.org"
  89. source: hosted
  90. version: "1.0.1"
  91. matcher:
  92. dependency: transitive
  93. description:
  94. name: matcher
  95. url: "https://pub.dartlang.org"
  96. source: hosted
  97. version: "0.12.11"
  98. meta:
  99. dependency: transitive
  100. description:
  101. name: meta
  102. url: "https://pub.dartlang.org"
  103. source: hosted
  104. version: "1.7.0"
  105. path:
  106. dependency: transitive
  107. description:
  108. name: path
  109. url: "https://pub.dartlang.org"
  110. source: hosted
  111. version: "1.8.0"
  112. path_drawing:
  113. dependency: transitive
  114. description:
  115. name: path_drawing
  116. url: "https://pub.dartlang.org"
  117. source: hosted
  118. version: "0.5.1"
  119. path_parsing:
  120. dependency: transitive
  121. description:
  122. name: path_parsing
  123. url: "https://pub.dartlang.org"
  124. source: hosted
  125. version: "0.2.1"
  126. petitparser:
  127. dependency: transitive
  128. description:
  129. name: petitparser
  130. url: "https://pub.dartlang.org"
  131. source: hosted
  132. version: "4.2.0"
  133. sky_engine:
  134. dependency: transitive
  135. description: flutter
  136. source: sdk
  137. version: "0.0.99"
  138. source_span:
  139. dependency: transitive
  140. description:
  141. name: source_span
  142. url: "https://pub.dartlang.org"
  143. source: hosted
  144. version: "1.8.1"
  145. stack_trace:
  146. dependency: transitive
  147. description:
  148. name: stack_trace
  149. url: "https://pub.dartlang.org"
  150. source: hosted
  151. version: "1.10.0"
  152. stream_channel:
  153. dependency: transitive
  154. description:
  155. name: stream_channel
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "2.1.0"
  159. string_scanner:
  160. dependency: transitive
  161. description:
  162. name: string_scanner
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "1.1.0"
  166. term_glyph:
  167. dependency: transitive
  168. description:
  169. name: term_glyph
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "1.2.0"
  173. test_api:
  174. dependency: transitive
  175. description:
  176. name: test_api
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "0.4.3"
  180. textstyle_extensions:
  181. dependency: "direct main"
  182. description:
  183. name: textstyle_extensions
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "2.0.0-nullsafety"
  187. time:
  188. dependency: "direct main"
  189. description:
  190. name: time
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "2.0.0"
  194. typed_data:
  195. dependency: transitive
  196. description:
  197. name: typed_data
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "1.3.0"
  201. uuid:
  202. dependency: "direct main"
  203. description:
  204. name: uuid
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "3.0.4"
  208. vector_math:
  209. dependency: transitive
  210. description:
  211. name: vector_math
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "2.1.0"
  215. xml:
  216. dependency: transitive
  217. description:
  218. name: xml
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "5.2.0"
  222. sdks:
  223. dart: ">=2.13.0 <3.0.0"
  224. flutter: ">=1.24.0-7.0"