pubspec.lock 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. _fe_analyzer_shared:
  5. dependency: transitive
  6. description:
  7. name: _fe_analyzer_shared
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "24.0.0"
  11. analyzer:
  12. dependency: transitive
  13. description:
  14. name: analyzer
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.1.0"
  18. args:
  19. dependency: transitive
  20. description:
  21. name: args
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.2.0"
  25. asn1lib:
  26. dependency: transitive
  27. description:
  28. name: asn1lib
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "0.5.15"
  32. async:
  33. dependency: transitive
  34. description:
  35. name: async
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "2.8.2"
  39. boolean_selector:
  40. dependency: transitive
  41. description:
  42. name: boolean_selector
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "2.1.0"
  46. build:
  47. dependency: transitive
  48. description:
  49. name: build
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "2.1.0"
  53. build_config:
  54. dependency: transitive
  55. description:
  56. name: build_config
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "1.0.0"
  60. build_daemon:
  61. dependency: transitive
  62. description:
  63. name: build_daemon
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "3.0.0"
  67. build_resolvers:
  68. dependency: transitive
  69. description:
  70. name: build_resolvers
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "2.0.4"
  74. build_runner:
  75. dependency: "direct dev"
  76. description:
  77. name: build_runner
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "2.1.1"
  81. build_runner_core:
  82. dependency: transitive
  83. description:
  84. name: build_runner_core
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "7.1.0"
  88. built_collection:
  89. dependency: transitive
  90. description:
  91. name: built_collection
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "5.1.0"
  95. built_value:
  96. dependency: transitive
  97. description:
  98. name: built_value
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "8.1.2"
  102. characters:
  103. dependency: transitive
  104. description:
  105. name: characters
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "1.2.0"
  109. charcode:
  110. dependency: transitive
  111. description:
  112. name: charcode
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "1.3.1"
  116. checked_yaml:
  117. dependency: transitive
  118. description:
  119. name: checked_yaml
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "2.0.1"
  123. cli_util:
  124. dependency: transitive
  125. description:
  126. name: cli_util
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "0.3.3"
  130. clock:
  131. dependency: transitive
  132. description:
  133. name: clock
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "1.1.0"
  137. code_builder:
  138. dependency: transitive
  139. description:
  140. name: code_builder
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "4.1.0"
  144. collection:
  145. dependency: transitive
  146. description:
  147. name: collection
  148. url: "https://pub.dartlang.org"
  149. source: hosted
  150. version: "1.15.0"
  151. convert:
  152. dependency: "direct main"
  153. description:
  154. name: convert
  155. url: "https://pub.dartlang.org"
  156. source: hosted
  157. version: "3.0.0"
  158. crypto:
  159. dependency: transitive
  160. description:
  161. name: crypto
  162. url: "https://pub.dartlang.org"
  163. source: hosted
  164. version: "3.0.1"
  165. dart_style:
  166. dependency: transitive
  167. description:
  168. name: dart_style
  169. url: "https://pub.dartlang.org"
  170. source: hosted
  171. version: "2.0.3"
  172. dartssh:
  173. dependency: "direct dev"
  174. description:
  175. path: "."
  176. ref: test
  177. resolved-ref: "3113e72b9e1b4ac742147be1ad34a586e9cc9bb5"
  178. url: "https://github.com/linhanyu/dartssh"
  179. source: git
  180. version: "1.0.4+4"
  181. equatable:
  182. dependency: "direct main"
  183. description:
  184. name: equatable
  185. url: "https://pub.dartlang.org"
  186. source: hosted
  187. version: "2.0.2"
  188. fake_async:
  189. dependency: transitive
  190. description:
  191. name: fake_async
  192. url: "https://pub.dartlang.org"
  193. source: hosted
  194. version: "1.2.0"
  195. file:
  196. dependency: transitive
  197. description:
  198. name: file
  199. url: "https://pub.dartlang.org"
  200. source: hosted
  201. version: "6.1.2"
  202. fixnum:
  203. dependency: transitive
  204. description:
  205. name: fixnum
  206. url: "https://pub.dartlang.org"
  207. source: hosted
  208. version: "1.0.0"
  209. flutter:
  210. dependency: "direct main"
  211. description: flutter
  212. source: sdk
  213. version: "0.0.0"
  214. flutter_test:
  215. dependency: "direct dev"
  216. description: flutter
  217. source: sdk
  218. version: "0.0.0"
  219. frontend_server_client:
  220. dependency: transitive
  221. description:
  222. name: frontend_server_client
  223. url: "https://pub.dartlang.org"
  224. source: hosted
  225. version: "2.1.2"
  226. glob:
  227. dependency: transitive
  228. description:
  229. name: glob
  230. url: "https://pub.dartlang.org"
  231. source: hosted
  232. version: "2.0.1"
  233. graphs:
  234. dependency: transitive
  235. description:
  236. name: graphs
  237. url: "https://pub.dartlang.org"
  238. source: hosted
  239. version: "2.0.0"
  240. http:
  241. dependency: transitive
  242. description:
  243. name: http
  244. url: "https://pub.dartlang.org"
  245. source: hosted
  246. version: "0.13.3"
  247. http_multi_server:
  248. dependency: transitive
  249. description:
  250. name: http_multi_server
  251. url: "https://pub.dartlang.org"
  252. source: hosted
  253. version: "3.0.1"
  254. http_parser:
  255. dependency: transitive
  256. description:
  257. name: http_parser
  258. url: "https://pub.dartlang.org"
  259. source: hosted
  260. version: "4.0.0"
  261. io:
  262. dependency: transitive
  263. description:
  264. name: io
  265. url: "https://pub.dartlang.org"
  266. source: hosted
  267. version: "1.0.3"
  268. js:
  269. dependency: transitive
  270. description:
  271. name: js
  272. url: "https://pub.dartlang.org"
  273. source: hosted
  274. version: "0.6.3"
  275. json_annotation:
  276. dependency: transitive
  277. description:
  278. name: json_annotation
  279. url: "https://pub.dartlang.org"
  280. source: hosted
  281. version: "4.1.0"
  282. logging:
  283. dependency: transitive
  284. description:
  285. name: logging
  286. url: "https://pub.dartlang.org"
  287. source: hosted
  288. version: "1.0.1"
  289. matcher:
  290. dependency: transitive
  291. description:
  292. name: matcher
  293. url: "https://pub.dartlang.org"
  294. source: hosted
  295. version: "0.12.11"
  296. meta:
  297. dependency: "direct main"
  298. description:
  299. name: meta
  300. url: "https://pub.dartlang.org"
  301. source: hosted
  302. version: "1.7.0"
  303. mime:
  304. dependency: transitive
  305. description:
  306. name: mime
  307. url: "https://pub.dartlang.org"
  308. source: hosted
  309. version: "1.0.0"
  310. mockito:
  311. dependency: "direct dev"
  312. description:
  313. name: mockito
  314. url: "https://pub.dartlang.org"
  315. source: hosted
  316. version: "5.0.15"
  317. package_config:
  318. dependency: transitive
  319. description:
  320. name: package_config
  321. url: "https://pub.dartlang.org"
  322. source: hosted
  323. version: "2.0.0"
  324. path:
  325. dependency: transitive
  326. description:
  327. name: path
  328. url: "https://pub.dartlang.org"
  329. source: hosted
  330. version: "1.8.0"
  331. pedantic:
  332. dependency: transitive
  333. description:
  334. name: pedantic
  335. url: "https://pub.dartlang.org"
  336. source: hosted
  337. version: "1.11.1"
  338. platform_info:
  339. dependency: "direct main"
  340. description:
  341. name: platform_info
  342. url: "https://pub.dartlang.org"
  343. source: hosted
  344. version: "3.0.0-nullsafety.1"
  345. pointycastle:
  346. dependency: transitive
  347. description:
  348. name: pointycastle
  349. url: "https://pub.dartlang.org"
  350. source: hosted
  351. version: "1.0.2"
  352. pool:
  353. dependency: transitive
  354. description:
  355. name: pool
  356. url: "https://pub.dartlang.org"
  357. source: hosted
  358. version: "1.5.0"
  359. pub_semver:
  360. dependency: transitive
  361. description:
  362. name: pub_semver
  363. url: "https://pub.dartlang.org"
  364. source: hosted
  365. version: "2.0.0"
  366. pubspec_parse:
  367. dependency: transitive
  368. description:
  369. name: pubspec_parse
  370. url: "https://pub.dartlang.org"
  371. source: hosted
  372. version: "1.0.0"
  373. quiver:
  374. dependency: "direct main"
  375. description:
  376. name: quiver
  377. url: "https://pub.dartlang.org"
  378. source: hosted
  379. version: "3.0.0"
  380. shelf:
  381. dependency: transitive
  382. description:
  383. name: shelf
  384. url: "https://pub.dartlang.org"
  385. source: hosted
  386. version: "1.2.0"
  387. shelf_web_socket:
  388. dependency: transitive
  389. description:
  390. name: shelf_web_socket
  391. url: "https://pub.dartlang.org"
  392. source: hosted
  393. version: "1.0.1"
  394. sky_engine:
  395. dependency: transitive
  396. description: flutter
  397. source: sdk
  398. version: "0.0.99"
  399. source_gen:
  400. dependency: transitive
  401. description:
  402. name: source_gen
  403. url: "https://pub.dartlang.org"
  404. source: hosted
  405. version: "1.1.0"
  406. source_span:
  407. dependency: transitive
  408. description:
  409. name: source_span
  410. url: "https://pub.dartlang.org"
  411. source: hosted
  412. version: "1.8.1"
  413. stack_trace:
  414. dependency: transitive
  415. description:
  416. name: stack_trace
  417. url: "https://pub.dartlang.org"
  418. source: hosted
  419. version: "1.10.0"
  420. stream_channel:
  421. dependency: transitive
  422. description:
  423. name: stream_channel
  424. url: "https://pub.dartlang.org"
  425. source: hosted
  426. version: "2.1.0"
  427. stream_transform:
  428. dependency: transitive
  429. description:
  430. name: stream_transform
  431. url: "https://pub.dartlang.org"
  432. source: hosted
  433. version: "2.0.0"
  434. string_scanner:
  435. dependency: transitive
  436. description:
  437. name: string_scanner
  438. url: "https://pub.dartlang.org"
  439. source: hosted
  440. version: "1.1.0"
  441. term_glyph:
  442. dependency: transitive
  443. description:
  444. name: term_glyph
  445. url: "https://pub.dartlang.org"
  446. source: hosted
  447. version: "1.2.0"
  448. test_api:
  449. dependency: transitive
  450. description:
  451. name: test_api
  452. url: "https://pub.dartlang.org"
  453. source: hosted
  454. version: "0.4.3"
  455. timing:
  456. dependency: transitive
  457. description:
  458. name: timing
  459. url: "https://pub.dartlang.org"
  460. source: hosted
  461. version: "1.0.0"
  462. tweetnacl:
  463. dependency: transitive
  464. description:
  465. path: "."
  466. ref: HEAD
  467. resolved-ref: "68bba352d1972bb72643760b9f97cf44cb75a88d"
  468. url: "https://github.com/linhanyu/tweetnacl-dart"
  469. source: git
  470. version: "0.3.2"
  471. typed_data:
  472. dependency: transitive
  473. description:
  474. name: typed_data
  475. url: "https://pub.dartlang.org"
  476. source: hosted
  477. version: "1.3.0"
  478. validators:
  479. dependency: transitive
  480. description:
  481. name: validators
  482. url: "https://pub.dartlang.org"
  483. source: hosted
  484. version: "2.0.0+1"
  485. vector_math:
  486. dependency: transitive
  487. description:
  488. name: vector_math
  489. url: "https://pub.dartlang.org"
  490. source: hosted
  491. version: "2.1.0"
  492. watcher:
  493. dependency: transitive
  494. description:
  495. name: watcher
  496. url: "https://pub.dartlang.org"
  497. source: hosted
  498. version: "1.0.0"
  499. web_socket_channel:
  500. dependency: transitive
  501. description:
  502. name: web_socket_channel
  503. url: "https://pub.dartlang.org"
  504. source: hosted
  505. version: "2.1.0"
  506. yaml:
  507. dependency: transitive
  508. description:
  509. name: yaml
  510. url: "https://pub.dartlang.org"
  511. source: hosted
  512. version: "3.1.0"
  513. sdks:
  514. dart: ">=2.12.0 <3.0.0"
  515. flutter: ">=2.0.0"