pubspec.lock 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. archive:
  5. dependency: transitive
  6. description:
  7. name: archive
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "2.0.11"
  11. args:
  12. dependency: transitive
  13. description:
  14. name: args
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "1.5.2"
  18. async:
  19. dependency: transitive
  20. description:
  21. name: async
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.4.0"
  25. boolean_selector:
  26. dependency: transitive
  27. description:
  28. name: boolean_selector
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.0.5"
  32. charcode:
  33. dependency: transitive
  34. description:
  35. name: charcode
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.1.2"
  39. collection:
  40. dependency: transitive
  41. description:
  42. name: collection
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.14.11"
  46. convert:
  47. dependency: transitive
  48. description:
  49. name: convert
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "2.1.1"
  53. crypto:
  54. dependency: transitive
  55. description:
  56. name: crypto
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "2.1.3"
  60. cupertino_icons:
  61. dependency: "direct main"
  62. description:
  63. name: cupertino_icons
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "0.1.3"
  67. flutter:
  68. dependency: "direct main"
  69. description: flutter
  70. source: sdk
  71. version: "0.0.0"
  72. flutter_ffmpeg:
  73. dependency: "direct main"
  74. description:
  75. name: flutter_ffmpeg
  76. url: "https://pub.dartlang.org"
  77. source: hosted
  78. version: "0.2.10"
  79. flutter_test:
  80. dependency: "direct dev"
  81. description: flutter
  82. source: sdk
  83. version: "0.0.0"
  84. image:
  85. dependency: transitive
  86. description:
  87. name: image
  88. url: "https://pub.dartlang.org"
  89. source: hosted
  90. version: "2.1.4"
  91. matcher:
  92. dependency: transitive
  93. description:
  94. name: matcher
  95. url: "https://pub.dartlang.org"
  96. source: hosted
  97. version: "0.12.6"
  98. meta:
  99. dependency: transitive
  100. description:
  101. name: meta
  102. url: "https://pub.dartlang.org"
  103. source: hosted
  104. version: "1.1.8"
  105. path:
  106. dependency: "direct main"
  107. description:
  108. name: path
  109. url: "https://pub.dartlang.org"
  110. source: hosted
  111. version: "1.6.4"
  112. path_provider:
  113. dependency: "direct main"
  114. description:
  115. name: path_provider
  116. url: "https://pub.dartlang.org"
  117. source: hosted
  118. version: "1.5.1"
  119. pedantic:
  120. dependency: transitive
  121. description:
  122. name: pedantic
  123. url: "https://pub.dartlang.org"
  124. source: hosted
  125. version: "1.8.0+1"
  126. petitparser:
  127. dependency: transitive
  128. description:
  129. name: petitparser
  130. url: "https://pub.dartlang.org"
  131. source: hosted
  132. version: "2.4.0"
  133. platform:
  134. dependency: transitive
  135. description:
  136. name: platform
  137. url: "https://pub.dartlang.org"
  138. source: hosted
  139. version: "2.2.1"
  140. quiver:
  141. dependency: transitive
  142. description:
  143. name: quiver
  144. url: "https://pub.dartlang.org"
  145. source: hosted
  146. version: "2.0.5"
  147. sky_engine:
  148. dependency: transitive
  149. description: flutter
  150. source: sdk
  151. version: "0.0.99"
  152. source_span:
  153. dependency: transitive
  154. description:
  155. name: source_span
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "1.5.5"
  159. stack_trace:
  160. dependency: transitive
  161. description:
  162. name: stack_trace
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "1.9.3"
  166. stream_channel:
  167. dependency: transitive
  168. description:
  169. name: stream_channel
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "2.0.0"
  173. string_scanner:
  174. dependency: transitive
  175. description:
  176. name: string_scanner
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "1.0.5"
  180. term_glyph:
  181. dependency: transitive
  182. description:
  183. name: term_glyph
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "1.1.0"
  187. test_api:
  188. dependency: transitive
  189. description:
  190. name: test_api
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "0.2.11"
  194. typed_data:
  195. dependency: transitive
  196. description:
  197. name: typed_data
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "1.1.6"
  201. vector_math:
  202. dependency: transitive
  203. description:
  204. name: vector_math
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "2.0.8"
  208. xml:
  209. dependency: transitive
  210. description:
  211. name: xml
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "3.5.0"
  215. sdks:
  216. dart: ">=2.4.0 <3.0.0"
  217. flutter: ">=1.10.0 <2.0.0"