pubspec.lock 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. asn1lib:
  5. dependency: transitive
  6. description:
  7. name: asn1lib
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "0.5.15"
  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. convert:
  54. dependency: transitive
  55. description:
  56. name: convert
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "3.0.0"
  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. dartssh:
  68. dependency: "direct main"
  69. description:
  70. path: "."
  71. ref: HEAD
  72. resolved-ref: "1c2244db550a56e2d53754864b8ce3da525a4b7d"
  73. url: "https://github.com/TerminalStudio/dartssh"
  74. source: git
  75. version: "1.0.4+4"
  76. fake_async:
  77. dependency: transitive
  78. description:
  79. name: fake_async
  80. url: "https://pub.dartlang.org"
  81. source: hosted
  82. version: "1.2.0"
  83. fixnum:
  84. dependency: transitive
  85. description:
  86. name: fixnum
  87. url: "https://pub.dartlang.org"
  88. source: hosted
  89. version: "0.10.11"
  90. flutter:
  91. dependency: "direct main"
  92. description: flutter
  93. source: sdk
  94. version: "0.0.0"
  95. flutter_test:
  96. dependency: "direct dev"
  97. description: flutter
  98. source: sdk
  99. version: "0.0.0"
  100. http:
  101. dependency: transitive
  102. description:
  103. name: http
  104. url: "https://pub.dartlang.org"
  105. source: hosted
  106. version: "0.12.2"
  107. http_parser:
  108. dependency: transitive
  109. description:
  110. name: http_parser
  111. url: "https://pub.dartlang.org"
  112. source: hosted
  113. version: "3.1.4"
  114. matcher:
  115. dependency: transitive
  116. description:
  117. name: matcher
  118. url: "https://pub.dartlang.org"
  119. source: hosted
  120. version: "0.12.10"
  121. meta:
  122. dependency: transitive
  123. description:
  124. name: meta
  125. url: "https://pub.dartlang.org"
  126. source: hosted
  127. version: "1.3.0"
  128. path:
  129. dependency: transitive
  130. description:
  131. name: path
  132. url: "https://pub.dartlang.org"
  133. source: hosted
  134. version: "1.8.0"
  135. pedantic:
  136. dependency: transitive
  137. description:
  138. name: pedantic
  139. url: "https://pub.dartlang.org"
  140. source: hosted
  141. version: "1.9.2"
  142. platform_info:
  143. dependency: transitive
  144. description:
  145. name: platform_info
  146. url: "https://pub.dartlang.org"
  147. source: hosted
  148. version: "3.0.0-nullsafety.1"
  149. pointycastle:
  150. dependency: transitive
  151. description:
  152. name: pointycastle
  153. url: "https://pub.dartlang.org"
  154. source: hosted
  155. version: "1.0.2"
  156. quiver:
  157. dependency: transitive
  158. description:
  159. name: quiver
  160. url: "https://pub.dartlang.org"
  161. source: hosted
  162. version: "3.0.0"
  163. sky_engine:
  164. dependency: transitive
  165. description: flutter
  166. source: sdk
  167. version: "0.0.99"
  168. source_span:
  169. dependency: transitive
  170. description:
  171. name: source_span
  172. url: "https://pub.dartlang.org"
  173. source: hosted
  174. version: "1.8.1"
  175. stack_trace:
  176. dependency: transitive
  177. description:
  178. name: stack_trace
  179. url: "https://pub.dartlang.org"
  180. source: hosted
  181. version: "1.10.0"
  182. stream_channel:
  183. dependency: transitive
  184. description:
  185. name: stream_channel
  186. url: "https://pub.dartlang.org"
  187. source: hosted
  188. version: "2.1.0"
  189. string_scanner:
  190. dependency: transitive
  191. description:
  192. name: string_scanner
  193. url: "https://pub.dartlang.org"
  194. source: hosted
  195. version: "1.1.0"
  196. term_glyph:
  197. dependency: transitive
  198. description:
  199. name: term_glyph
  200. url: "https://pub.dartlang.org"
  201. source: hosted
  202. version: "1.2.0"
  203. test_api:
  204. dependency: transitive
  205. description:
  206. name: test_api
  207. url: "https://pub.dartlang.org"
  208. source: hosted
  209. version: "0.3.0"
  210. tweetnacl:
  211. dependency: transitive
  212. description:
  213. path: "."
  214. ref: HEAD
  215. resolved-ref: "028b09a31805c648df1db695f7a58f9fcd4099d9"
  216. url: "https://github.com/TerminalStudio/tweetnacl-dart"
  217. source: git
  218. version: "0.3.2"
  219. typed_data:
  220. dependency: transitive
  221. description:
  222. name: typed_data
  223. url: "https://pub.dartlang.org"
  224. source: hosted
  225. version: "1.3.0"
  226. validators:
  227. dependency: transitive
  228. description:
  229. name: validators
  230. url: "https://pub.dartlang.org"
  231. source: hosted
  232. version: "2.0.0+1"
  233. vector_math:
  234. dependency: transitive
  235. description:
  236. name: vector_math
  237. url: "https://pub.dartlang.org"
  238. source: hosted
  239. version: "2.1.0"
  240. xterm:
  241. dependency: "direct main"
  242. description:
  243. path: ".."
  244. relative: true
  245. source: path
  246. version: "2.3.0-pre"
  247. sdks:
  248. dart: ">=2.12.0 <3.0.0"
  249. flutter: ">=2.0.0"