pubspec.lock 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. async:
  5. dependency: "direct main"
  6. description:
  7. name: async
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "2.4.2"
  11. audio_session:
  12. dependency: "direct main"
  13. description:
  14. name: audio_session
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "0.0.7"
  18. boolean_selector:
  19. dependency: transitive
  20. description:
  21. name: boolean_selector
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.0.0"
  25. characters:
  26. dependency: transitive
  27. description:
  28. name: characters
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.0.0"
  32. charcode:
  33. dependency: transitive
  34. description:
  35. name: charcode
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.1.3"
  39. clock:
  40. dependency: transitive
  41. description:
  42. name: clock
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.0.1"
  46. collection:
  47. dependency: transitive
  48. description:
  49. name: collection
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.14.13"
  53. convert:
  54. dependency: transitive
  55. description:
  56. name: convert
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "2.1.1"
  60. crypto:
  61. dependency: transitive
  62. description:
  63. name: crypto
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "2.1.4"
  67. fake_async:
  68. dependency: transitive
  69. description:
  70. name: fake_async
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "1.1.0"
  74. file:
  75. dependency: transitive
  76. description:
  77. name: file
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "5.1.0"
  81. flutter:
  82. dependency: "direct main"
  83. description: flutter
  84. source: sdk
  85. version: "0.0.0"
  86. flutter_test:
  87. dependency: "direct dev"
  88. description: flutter
  89. source: sdk
  90. version: "0.0.0"
  91. flutter_web_plugins:
  92. dependency: "direct main"
  93. description: flutter
  94. source: sdk
  95. version: "0.0.0"
  96. intl:
  97. dependency: transitive
  98. description:
  99. name: intl
  100. url: "https://pub.dartlang.org"
  101. source: hosted
  102. version: "0.16.1"
  103. matcher:
  104. dependency: transitive
  105. description:
  106. name: matcher
  107. url: "https://pub.dartlang.org"
  108. source: hosted
  109. version: "0.12.8"
  110. meta:
  111. dependency: transitive
  112. description:
  113. name: meta
  114. url: "https://pub.dartlang.org"
  115. source: hosted
  116. version: "1.1.8"
  117. path:
  118. dependency: "direct main"
  119. description:
  120. name: path
  121. url: "https://pub.dartlang.org"
  122. source: hosted
  123. version: "1.7.0"
  124. path_provider:
  125. dependency: "direct main"
  126. description:
  127. name: path_provider
  128. url: "https://pub.dartlang.org"
  129. source: hosted
  130. version: "1.6.10"
  131. path_provider_linux:
  132. dependency: transitive
  133. description:
  134. name: path_provider_linux
  135. url: "https://pub.dartlang.org"
  136. source: hosted
  137. version: "0.0.1+1"
  138. path_provider_macos:
  139. dependency: transitive
  140. description:
  141. name: path_provider_macos
  142. url: "https://pub.dartlang.org"
  143. source: hosted
  144. version: "0.0.4+3"
  145. path_provider_platform_interface:
  146. dependency: transitive
  147. description:
  148. name: path_provider_platform_interface
  149. url: "https://pub.dartlang.org"
  150. source: hosted
  151. version: "1.0.2"
  152. platform:
  153. dependency: transitive
  154. description:
  155. name: platform
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "2.2.1"
  159. plugin_platform_interface:
  160. dependency: transitive
  161. description:
  162. name: plugin_platform_interface
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "1.0.2"
  166. process:
  167. dependency: transitive
  168. description:
  169. name: process
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "3.0.13"
  173. rxdart:
  174. dependency: "direct main"
  175. description:
  176. name: rxdart
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "0.24.1"
  180. sky_engine:
  181. dependency: transitive
  182. description: flutter
  183. source: sdk
  184. version: "0.0.99"
  185. source_span:
  186. dependency: transitive
  187. description:
  188. name: source_span
  189. url: "https://pub.dartlang.org"
  190. source: hosted
  191. version: "1.7.0"
  192. stack_trace:
  193. dependency: transitive
  194. description:
  195. name: stack_trace
  196. url: "https://pub.dartlang.org"
  197. source: hosted
  198. version: "1.9.5"
  199. stream_channel:
  200. dependency: transitive
  201. description:
  202. name: stream_channel
  203. url: "https://pub.dartlang.org"
  204. source: hosted
  205. version: "2.0.0"
  206. string_scanner:
  207. dependency: transitive
  208. description:
  209. name: string_scanner
  210. url: "https://pub.dartlang.org"
  211. source: hosted
  212. version: "1.0.5"
  213. term_glyph:
  214. dependency: transitive
  215. description:
  216. name: term_glyph
  217. url: "https://pub.dartlang.org"
  218. source: hosted
  219. version: "1.1.0"
  220. test_api:
  221. dependency: transitive
  222. description:
  223. name: test_api
  224. url: "https://pub.dartlang.org"
  225. source: hosted
  226. version: "0.2.17"
  227. typed_data:
  228. dependency: transitive
  229. description:
  230. name: typed_data
  231. url: "https://pub.dartlang.org"
  232. source: hosted
  233. version: "1.2.0"
  234. uuid:
  235. dependency: "direct main"
  236. description:
  237. name: uuid
  238. url: "https://pub.dartlang.org"
  239. source: hosted
  240. version: "2.2.0"
  241. vector_math:
  242. dependency: transitive
  243. description:
  244. name: vector_math
  245. url: "https://pub.dartlang.org"
  246. source: hosted
  247. version: "2.0.8"
  248. xdg_directories:
  249. dependency: transitive
  250. description:
  251. name: xdg_directories
  252. url: "https://pub.dartlang.org"
  253. source: hosted
  254. version: "0.1.0"
  255. sdks:
  256. dart: ">=2.9.0-14.0.dev <3.0.0"
  257. flutter: ">=1.12.13+hotfix.5 <2.0.0"