pubspec.lock 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681
  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. sha256: "49b1fad315e57ab0bbc15bcbb874e83116a1d78f77ebd500a4af6c9407d6b28e"
  9. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  10. source: hosted
  11. version: "3.3.8"
  12. args:
  13. dependency: transitive
  14. description:
  15. name: args
  16. sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596
  17. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  18. source: hosted
  19. version: "2.4.2"
  20. async:
  21. dependency: transitive
  22. description:
  23. name: async
  24. sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
  25. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  26. source: hosted
  27. version: "2.11.0"
  28. boolean_selector:
  29. dependency: transitive
  30. description:
  31. name: boolean_selector
  32. sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
  33. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  34. source: hosted
  35. version: "2.1.1"
  36. bubble:
  37. dependency: transitive
  38. description:
  39. name: bubble
  40. sha256: "65b992b8f8ba2e7e2871190cbdfaa0818b6de2f340bef37cb5ee1b61debe0226"
  41. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  42. source: hosted
  43. version: "1.2.1"
  44. build_cli_annotations:
  45. dependency: transitive
  46. description:
  47. name: build_cli_annotations
  48. sha256: b59d2769769efd6c9ff6d4c4cede0be115a566afc591705c2040b707534b1172
  49. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  50. source: hosted
  51. version: "2.1.0"
  52. characters:
  53. dependency: transitive
  54. description:
  55. name: characters
  56. sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
  57. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  58. source: hosted
  59. version: "1.3.0"
  60. clock:
  61. dependency: transitive
  62. description:
  63. name: clock
  64. sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
  65. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  66. source: hosted
  67. version: "1.1.1"
  68. collection:
  69. dependency: transitive
  70. description:
  71. name: collection
  72. sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687
  73. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  74. source: hosted
  75. version: "1.17.2"
  76. common_pub:
  77. dependency: "direct main"
  78. description:
  79. path: "third_party/common_pub"
  80. relative: true
  81. source: path
  82. version: "0.0.1"
  83. convert:
  84. dependency: transitive
  85. description:
  86. name: convert
  87. sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592"
  88. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  89. source: hosted
  90. version: "3.1.1"
  91. crypto:
  92. dependency: transitive
  93. description:
  94. name: crypto
  95. sha256: ff625774173754681d66daaf4a448684fb04b78f902da9cb3d308c19cc5e8bab
  96. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  97. source: hosted
  98. version: "3.0.3"
  99. cupertino_icons:
  100. dependency: "direct main"
  101. description:
  102. name: cupertino_icons
  103. sha256: d57953e10f9f8327ce64a508a355f0b1ec902193f66288e8cb5070e7c47eeb2d
  104. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  105. source: hosted
  106. version: "1.0.6"
  107. dbus:
  108. dependency: transitive
  109. description:
  110. name: dbus
  111. sha256: "6f07cba3f7b3448d42d015bfd3d53fe12e5b36da2423f23838efc1d5fb31a263"
  112. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  113. source: hosted
  114. version: "0.7.8"
  115. f_cache:
  116. dependency: "direct main"
  117. description:
  118. name: f_cache
  119. sha256: "4470e60d9585a69392f568ed0a1b798dbae967f005a814b3e3402048f7292ede"
  120. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  121. source: hosted
  122. version: "3.1.1"
  123. fake_async:
  124. dependency: transitive
  125. description:
  126. name: fake_async
  127. sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
  128. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  129. source: hosted
  130. version: "1.3.1"
  131. ffi:
  132. dependency: transitive
  133. description:
  134. name: ffi
  135. sha256: "7bf0adc28a23d395f19f3f1eb21dd7cfd1dd9f8e1c50051c069122e6853bc878"
  136. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  137. source: hosted
  138. version: "2.1.0"
  139. fixnum:
  140. dependency: "direct main"
  141. description:
  142. name: fixnum
  143. sha256: "25517a4deb0c03aa0f32fd12db525856438902d9c16536311e76cdc57b31d7d1"
  144. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  145. source: hosted
  146. version: "1.1.0"
  147. flutter:
  148. dependency: "direct main"
  149. description: flutter
  150. source: sdk
  151. version: "0.0.0"
  152. flutter_flavor:
  153. dependency: "direct main"
  154. description:
  155. name: flutter_flavor
  156. sha256: "187c614e0351beada25a30420e80ffc06ddc73f7b7d5669447346757e1e26b56"
  157. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  158. source: hosted
  159. version: "3.1.3"
  160. flutter_lints:
  161. dependency: "direct dev"
  162. description:
  163. name: flutter_lints
  164. sha256: a25a15ebbdfc33ab1cd26c63a6ee519df92338a9c10f122adda92938253bef04
  165. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  166. source: hosted
  167. version: "2.0.3"
  168. flutter_rust_bridge:
  169. dependency: transitive
  170. description:
  171. name: flutter_rust_bridge
  172. sha256: a2ff791f96ed03be0d4a8d249130688371ab3612ef95efeddef23600b904a1ef
  173. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  174. source: hosted
  175. version: "1.81.0"
  176. flutter_test:
  177. dependency: "direct dev"
  178. description: flutter
  179. source: sdk
  180. version: "0.0.0"
  181. flutter_web_plugins:
  182. dependency: transitive
  183. description: flutter
  184. source: sdk
  185. version: "0.0.0"
  186. get:
  187. dependency: "direct main"
  188. description:
  189. name: get
  190. sha256: e4e7335ede17452b391ed3b2ede016545706c01a02292a6c97619705e7d2a85e
  191. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  192. source: hosted
  193. version: "4.6.6"
  194. get_storage:
  195. dependency: "direct main"
  196. description:
  197. name: get_storage
  198. sha256: "39db1fffe779d0c22b3a744376e86febe4ade43bf65e06eab5af707dc84185a2"
  199. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  200. source: hosted
  201. version: "2.1.1"
  202. googleapis_auth:
  203. dependency: transitive
  204. description:
  205. name: googleapis_auth
  206. sha256: af7c3a3edf9d0de2e1e0a77e994fae0a581c525fa7012af4fa0d4a52ed9484da
  207. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  208. source: hosted
  209. version: "1.4.1"
  210. graphs:
  211. dependency: transitive
  212. description:
  213. name: graphs
  214. sha256: aedc5a15e78fc65a6e23bcd927f24c64dd995062bcd1ca6eda65a3cff92a4d19
  215. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  216. source: hosted
  217. version: "2.3.1"
  218. grpc:
  219. dependency: "direct main"
  220. description:
  221. name: grpc
  222. sha256: e93ee3bce45c134bf44e9728119102358c7cd69de7832d9a874e2e74eb8cab40
  223. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  224. source: hosted
  225. version: "3.2.4"
  226. http:
  227. dependency: "direct main"
  228. description:
  229. name: http
  230. sha256: "759d1a329847dd0f39226c688d3e06a6b8679668e350e2891a6474f8b4bb8525"
  231. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  232. source: hosted
  233. version: "1.1.0"
  234. http2:
  235. dependency: transitive
  236. description:
  237. name: http2
  238. sha256: "38db0c4aa9f1cd238a5d2e86aa0cc7cc91c77e0c6c94ba64bbe85e4ff732a952"
  239. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  240. source: hosted
  241. version: "2.2.0"
  242. http_parser:
  243. dependency: transitive
  244. description:
  245. name: http_parser
  246. sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b"
  247. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  248. source: hosted
  249. version: "4.0.2"
  250. js:
  251. dependency: transitive
  252. description:
  253. name: js
  254. sha256: cf7243a0c29626284ada2add68a33f5b1102affe3509393e75136e0f6616bd68
  255. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  256. source: hosted
  257. version: "0.6.8"
  258. lints:
  259. dependency: transitive
  260. description:
  261. name: lints
  262. sha256: "0a217c6c989d21039f1498c3ed9f3ed71b354e69873f13a8dfc3c9fe76f1b452"
  263. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  264. source: hosted
  265. version: "2.1.1"
  266. logger:
  267. dependency: "direct main"
  268. description:
  269. name: logger
  270. sha256: ba3bc83117b2b49bdd723c0ea7848e8285a0fbc597ba09203b20d329d020c24a
  271. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  272. source: hosted
  273. version: "2.0.2"
  274. logging:
  275. dependency: transitive
  276. description:
  277. name: logging
  278. sha256: "623a88c9594aa774443aa3eb2d41807a48486b5613e67599fb4c41c0ad47c340"
  279. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  280. source: hosted
  281. version: "1.2.0"
  282. matcher:
  283. dependency: transitive
  284. description:
  285. name: matcher
  286. sha256: "1803e76e6653768d64ed8ff2e1e67bea3ad4b923eb5c56a295c3e634bad5960e"
  287. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  288. source: hosted
  289. version: "0.12.16"
  290. material_color_utilities:
  291. dependency: transitive
  292. description:
  293. name: material_color_utilities
  294. sha256: "9528f2f296073ff54cb9fee677df673ace1218163c3bc7628093e7eed5203d41"
  295. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  296. source: hosted
  297. version: "0.5.0"
  298. meta:
  299. dependency: transitive
  300. description:
  301. name: meta
  302. sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3"
  303. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  304. source: hosted
  305. version: "1.9.1"
  306. mime:
  307. dependency: transitive
  308. description:
  309. name: mime
  310. sha256: e4ff8e8564c03f255408decd16e7899da1733852a9110a58fe6d1b817684a63e
  311. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  312. source: hosted
  313. version: "1.0.4"
  314. package_info_plus:
  315. dependency: "direct main"
  316. description:
  317. name: package_info_plus
  318. sha256: "6ff267fcd9d48cb61c8df74a82680e8b82e940231bb5f68356672fde0397334a"
  319. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  320. source: hosted
  321. version: "4.1.0"
  322. package_info_plus_platform_interface:
  323. dependency: transitive
  324. description:
  325. name: package_info_plus_platform_interface
  326. sha256: "9bc8ba46813a4cc42c66ab781470711781940780fd8beddd0c3da62506d3a6c6"
  327. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  328. source: hosted
  329. version: "2.0.1"
  330. path:
  331. dependency: transitive
  332. description:
  333. name: path
  334. sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917"
  335. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  336. source: hosted
  337. version: "1.8.3"
  338. path_provider:
  339. dependency: transitive
  340. description:
  341. name: path_provider
  342. sha256: a1aa8aaa2542a6bc57e381f132af822420216c80d4781f7aa085ca3229208aaa
  343. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  344. source: hosted
  345. version: "2.1.1"
  346. path_provider_android:
  347. dependency: transitive
  348. description:
  349. name: path_provider_android
  350. sha256: "6b8b19bd80da4f11ce91b2d1fb931f3006911477cec227cce23d3253d80df3f1"
  351. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  352. source: hosted
  353. version: "2.2.0"
  354. path_provider_foundation:
  355. dependency: transitive
  356. description:
  357. name: path_provider_foundation
  358. sha256: "19314d595120f82aca0ba62787d58dde2cc6b5df7d2f0daf72489e38d1b57f2d"
  359. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  360. source: hosted
  361. version: "2.3.1"
  362. path_provider_linux:
  363. dependency: transitive
  364. description:
  365. name: path_provider_linux
  366. sha256: f7a1fe3a634fe7734c8d3f2766ad746ae2a2884abe22e241a8b301bf5cac3279
  367. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  368. source: hosted
  369. version: "2.2.1"
  370. path_provider_platform_interface:
  371. dependency: transitive
  372. description:
  373. name: path_provider_platform_interface
  374. sha256: "94b1e0dd80970c1ce43d5d4e050a9918fce4f4a775e6142424c30a29a363265c"
  375. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  376. source: hosted
  377. version: "2.1.1"
  378. path_provider_windows:
  379. dependency: transitive
  380. description:
  381. name: path_provider_windows
  382. sha256: "8bc9f22eee8690981c22aa7fc602f5c85b497a6fb2ceb35ee5a5e5ed85ad8170"
  383. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  384. source: hosted
  385. version: "2.2.1"
  386. petitparser:
  387. dependency: transitive
  388. description:
  389. name: petitparser
  390. sha256: cb3798bef7fc021ac45b308f4b51208a152792445cce0448c9a4ba5879dd8750
  391. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  392. source: hosted
  393. version: "5.4.0"
  394. platform:
  395. dependency: transitive
  396. description:
  397. name: platform
  398. sha256: ae68c7bfcd7383af3629daafb32fb4e8681c7154428da4febcff06200585f102
  399. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  400. source: hosted
  401. version: "3.1.2"
  402. plugin_platform_interface:
  403. dependency: transitive
  404. description:
  405. name: plugin_platform_interface
  406. sha256: da3fdfeccc4d4ff2da8f8c556704c08f912542c5fb3cf2233ed75372384a034d
  407. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  408. source: hosted
  409. version: "2.1.6"
  410. pointycastle:
  411. dependency: transitive
  412. description:
  413. name: pointycastle
  414. sha256: "7c1e5f0d23c9016c5bbd8b1473d0d3fb3fc851b876046039509e18e0c7485f2c"
  415. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  416. source: hosted
  417. version: "3.7.3"
  418. pool:
  419. dependency: transitive
  420. description:
  421. name: pool
  422. sha256: "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a"
  423. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  424. source: hosted
  425. version: "1.5.1"
  426. protobuf:
  427. dependency: "direct main"
  428. description:
  429. name: protobuf
  430. sha256: "68645b24e0716782e58948f8467fd42a880f255096a821f9e7d0ec625b00c84d"
  431. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  432. source: hosted
  433. version: "3.1.0"
  434. puppeteer:
  435. dependency: transitive
  436. description:
  437. name: puppeteer
  438. sha256: "59e723cc5b69537159a7c34efd645dc08a6a1ac4647d7d7823606802c0f93cdb"
  439. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  440. source: hosted
  441. version: "3.2.0"
  442. rive:
  443. dependency: "direct main"
  444. description:
  445. name: rive
  446. sha256: "5fbb92f9f880cddbb9181342dc24099eee323ca43339e2c8e1ae6fad85df915e"
  447. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  448. source: hosted
  449. version: "0.11.16"
  450. rive_common:
  451. dependency: transitive
  452. description:
  453. name: rive_common
  454. sha256: e41f12917cb58e0c9376836490ebaa431e12744da0c67e19dad8d4bee9fedd46
  455. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  456. source: hosted
  457. version: "0.2.7"
  458. shelf:
  459. dependency: transitive
  460. description:
  461. name: shelf
  462. sha256: ad29c505aee705f41a4d8963641f91ac4cee3c8fad5947e033390a7bd8180fa4
  463. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  464. source: hosted
  465. version: "1.4.1"
  466. shelf_static:
  467. dependency: transitive
  468. description:
  469. name: shelf_static
  470. sha256: a41d3f53c4adf0f57480578c1d61d90342cd617de7fc8077b1304643c2d85c1e
  471. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  472. source: hosted
  473. version: "1.1.2"
  474. shelf_web_socket:
  475. dependency: transitive
  476. description:
  477. name: shelf_web_socket
  478. sha256: "9ca081be41c60190ebcb4766b2486a7d50261db7bd0f5d9615f2d653637a84c1"
  479. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  480. source: hosted
  481. version: "1.0.4"
  482. sky_engine:
  483. dependency: transitive
  484. description: flutter
  485. source: sdk
  486. version: "0.0.99"
  487. source_span:
  488. dependency: transitive
  489. description:
  490. name: source_span
  491. sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c"
  492. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  493. source: hosted
  494. version: "1.10.0"
  495. stack_trace:
  496. dependency: transitive
  497. description:
  498. name: stack_trace
  499. sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
  500. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  501. source: hosted
  502. version: "1.11.0"
  503. stream_channel:
  504. dependency: transitive
  505. description:
  506. name: stream_channel
  507. sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
  508. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  509. source: hosted
  510. version: "2.1.1"
  511. string_scanner:
  512. dependency: transitive
  513. description:
  514. name: string_scanner
  515. sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
  516. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  517. source: hosted
  518. version: "1.2.0"
  519. system_clock:
  520. dependency: "direct main"
  521. description:
  522. name: system_clock
  523. sha256: "4926afa2ab15480a420697779d156038bdc6d6b944f434a383e98d8fd97cec09"
  524. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  525. source: hosted
  526. version: "2.0.0"
  527. term_glyph:
  528. dependency: transitive
  529. description:
  530. name: term_glyph
  531. sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
  532. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  533. source: hosted
  534. version: "1.2.1"
  535. test_api:
  536. dependency: transitive
  537. description:
  538. name: test_api
  539. sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8"
  540. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  541. source: hosted
  542. version: "0.6.0"
  543. transparent_pointer:
  544. dependency: transitive
  545. description:
  546. name: transparent_pointer
  547. sha256: "27f5a7a63e517b6a56962bd473bbfcdcacce13fc996a264d6665da9a24650eb9"
  548. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  549. source: hosted
  550. version: "1.0.0"
  551. tuple:
  552. dependency: transitive
  553. description:
  554. name: tuple
  555. sha256: a97ce2013f240b2f3807bcbaf218765b6f301c3eff91092bcfa23a039e7dd151
  556. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  557. source: hosted
  558. version: "2.0.2"
  559. typed_data:
  560. dependency: transitive
  561. description:
  562. name: typed_data
  563. sha256: facc8d6582f16042dd49f2463ff1bd6e2c9ef9f3d5da3d9b087e244a7b564b3c
  564. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  565. source: hosted
  566. version: "1.3.2"
  567. uuid:
  568. dependency: transitive
  569. description:
  570. name: uuid
  571. sha256: "648e103079f7c64a36dc7d39369cabb358d377078a051d6ae2ad3aa539519313"
  572. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  573. source: hosted
  574. version: "3.0.7"
  575. vector_math:
  576. dependency: transitive
  577. description:
  578. name: vector_math
  579. sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
  580. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  581. source: hosted
  582. version: "2.1.4"
  583. wakelock_plus:
  584. dependency: "direct main"
  585. description:
  586. name: wakelock_plus
  587. sha256: aac3f3258f01781ec9212df94eecef1eb9ba9350e106728def405baa096ba413
  588. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  589. source: hosted
  590. version: "1.1.1"
  591. wakelock_plus_platform_interface:
  592. dependency: transitive
  593. description:
  594. name: wakelock_plus_platform_interface
  595. sha256: "40fabed5da06caff0796dc638e1f07ee395fb18801fbff3255a2372db2d80385"
  596. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  597. source: hosted
  598. version: "1.1.0"
  599. web:
  600. dependency: transitive
  601. description:
  602. name: web
  603. sha256: dc8ccd225a2005c1be616fe02951e2e342092edf968cf0844220383757ef8f10
  604. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  605. source: hosted
  606. version: "0.1.4-beta"
  607. web_socket_channel:
  608. dependency: transitive
  609. description:
  610. name: web_socket_channel
  611. sha256: d88238e5eac9a42bb43ca4e721edba3c08c6354d4a53063afaa568516217621b
  612. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  613. source: hosted
  614. version: "2.4.0"
  615. webview_flutter:
  616. dependency: transitive
  617. description:
  618. name: webview_flutter
  619. sha256: "82f6787d5df55907aa01e49bd9644f4ed1cc82af7a8257dd9947815959d2e755"
  620. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  621. source: hosted
  622. version: "4.2.4"
  623. webview_flutter_android:
  624. dependency: transitive
  625. description:
  626. name: webview_flutter_android
  627. sha256: "9427774649fd3c8b7ff53523051395d13aed2ca355822b822e6493d79f5fc05a"
  628. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  629. source: hosted
  630. version: "3.10.0"
  631. webview_flutter_platform_interface:
  632. dependency: transitive
  633. description:
  634. name: webview_flutter_platform_interface
  635. sha256: "6d9213c65f1060116757a7c473247c60f3f7f332cac33dc417c9e362a9a13e4f"
  636. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  637. source: hosted
  638. version: "2.6.0"
  639. webview_flutter_wkwebview:
  640. dependency: transitive
  641. description:
  642. name: webview_flutter_wkwebview
  643. sha256: d2f7241849582da80b79acb03bb936422412ce5c0c79fb5f6a1de5421a5aecc4
  644. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  645. source: hosted
  646. version: "3.7.4"
  647. win32:
  648. dependency: transitive
  649. description:
  650. name: win32
  651. sha256: "9e82a402b7f3d518fb9c02d0e9ae45952df31b9bf34d77baf19da2de03fc2aaa"
  652. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  653. source: hosted
  654. version: "5.0.7"
  655. xdg_directories:
  656. dependency: transitive
  657. description:
  658. name: xdg_directories
  659. sha256: "589ada45ba9e39405c198fe34eb0f607cddb2108527e658136120892beac46d2"
  660. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  661. source: hosted
  662. version: "1.0.3"
  663. xml:
  664. dependency: transitive
  665. description:
  666. name: xml
  667. sha256: "5bc72e1e45e941d825fd7468b9b4cc3b9327942649aeb6fc5cdbf135f0a86e84"
  668. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  669. source: hosted
  670. version: "6.3.0"
  671. yaml:
  672. dependency: transitive
  673. description:
  674. name: yaml
  675. sha256: "75769501ea3489fca56601ff33454fe45507ea3bfb014161abc3b43ae25989d5"
  676. url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
  677. source: hosted
  678. version: "3.1.2"
  679. sdks:
  680. dart: ">=3.1.0 <4.0.0"
  681. flutter: ">=3.3.0"