pubspec.lock 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  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.8.2"
  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.2.0"
  32. charcode:
  33. dependency: transitive
  34. description:
  35. name: charcode
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.3.1"
  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. equatable:
  77. dependency: transitive
  78. description:
  79. name: equatable
  80. url: "https://pub.dartlang.org"
  81. source: hosted
  82. version: "2.0.3"
  83. fake_async:
  84. dependency: transitive
  85. description:
  86. name: fake_async
  87. url: "https://pub.dartlang.org"
  88. source: hosted
  89. version: "1.2.0"
  90. fixnum:
  91. dependency: transitive
  92. description:
  93. name: fixnum
  94. url: "https://pub.dartlang.org"
  95. source: hosted
  96. version: "0.10.11"
  97. flutter:
  98. dependency: "direct main"
  99. description: flutter
  100. source: sdk
  101. version: "0.0.0"
  102. flutter_test:
  103. dependency: "direct dev"
  104. description: flutter
  105. source: sdk
  106. version: "0.0.0"
  107. http:
  108. dependency: transitive
  109. description:
  110. name: http
  111. url: "https://pub.dartlang.org"
  112. source: hosted
  113. version: "0.12.2"
  114. http_parser:
  115. dependency: transitive
  116. description:
  117. name: http_parser
  118. url: "https://pub.dartlang.org"
  119. source: hosted
  120. version: "3.1.4"
  121. matcher:
  122. dependency: transitive
  123. description:
  124. name: matcher
  125. url: "https://pub.dartlang.org"
  126. source: hosted
  127. version: "0.12.11"
  128. meta:
  129. dependency: transitive
  130. description:
  131. name: meta
  132. url: "https://pub.dartlang.org"
  133. source: hosted
  134. version: "1.7.0"
  135. path:
  136. dependency: transitive
  137. description:
  138. name: path
  139. url: "https://pub.dartlang.org"
  140. source: hosted
  141. version: "1.8.0"
  142. pedantic:
  143. dependency: transitive
  144. description:
  145. name: pedantic
  146. url: "https://pub.dartlang.org"
  147. source: hosted
  148. version: "1.9.2"
  149. platform_info:
  150. dependency: transitive
  151. description:
  152. name: platform_info
  153. url: "https://pub.dartlang.org"
  154. source: hosted
  155. version: "3.0.0-nullsafety.1"
  156. pointycastle:
  157. dependency: transitive
  158. description:
  159. name: pointycastle
  160. url: "https://pub.dartlang.org"
  161. source: hosted
  162. version: "1.0.2"
  163. quiver:
  164. dependency: transitive
  165. description:
  166. name: quiver
  167. url: "https://pub.dartlang.org"
  168. source: hosted
  169. version: "3.0.0"
  170. sky_engine:
  171. dependency: transitive
  172. description: flutter
  173. source: sdk
  174. version: "0.0.99"
  175. source_span:
  176. dependency: transitive
  177. description:
  178. name: source_span
  179. url: "https://pub.dartlang.org"
  180. source: hosted
  181. version: "1.8.1"
  182. stack_trace:
  183. dependency: transitive
  184. description:
  185. name: stack_trace
  186. url: "https://pub.dartlang.org"
  187. source: hosted
  188. version: "1.10.0"
  189. stream_channel:
  190. dependency: transitive
  191. description:
  192. name: stream_channel
  193. url: "https://pub.dartlang.org"
  194. source: hosted
  195. version: "2.1.0"
  196. string_scanner:
  197. dependency: transitive
  198. description:
  199. name: string_scanner
  200. url: "https://pub.dartlang.org"
  201. source: hosted
  202. version: "1.1.0"
  203. term_glyph:
  204. dependency: transitive
  205. description:
  206. name: term_glyph
  207. url: "https://pub.dartlang.org"
  208. source: hosted
  209. version: "1.2.0"
  210. test_api:
  211. dependency: transitive
  212. description:
  213. name: test_api
  214. url: "https://pub.dartlang.org"
  215. source: hosted
  216. version: "0.4.3"
  217. tweetnacl:
  218. dependency: transitive
  219. description:
  220. path: "."
  221. ref: HEAD
  222. resolved-ref: "028b09a31805c648df1db695f7a58f9fcd4099d9"
  223. url: "https://github.com/TerminalStudio/tweetnacl-dart"
  224. source: git
  225. version: "0.3.2"
  226. typed_data:
  227. dependency: transitive
  228. description:
  229. name: typed_data
  230. url: "https://pub.dartlang.org"
  231. source: hosted
  232. version: "1.3.0"
  233. validators:
  234. dependency: transitive
  235. description:
  236. name: validators
  237. url: "https://pub.dartlang.org"
  238. source: hosted
  239. version: "2.0.0+1"
  240. vector_math:
  241. dependency: transitive
  242. description:
  243. name: vector_math
  244. url: "https://pub.dartlang.org"
  245. source: hosted
  246. version: "2.1.0"
  247. xterm:
  248. dependency: "direct main"
  249. description:
  250. path: ".."
  251. relative: true
  252. source: path
  253. version: "2.5.0-pre"
  254. sdks:
  255. dart: ">=2.12.0 <3.0.0"
  256. flutter: ">=2.0.0"