pubspec.lock 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488
  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: "38.0.0"
  11. analyzer:
  12. dependency: transitive
  13. description:
  14. name: analyzer
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "3.4.1"
  18. args:
  19. dependency: transitive
  20. description:
  21. name: args
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.3.0"
  25. async:
  26. dependency: transitive
  27. description:
  28. name: async
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "2.8.2"
  32. boolean_selector:
  33. dependency: transitive
  34. description:
  35. name: boolean_selector
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "2.1.0"
  39. build:
  40. dependency: transitive
  41. description:
  42. name: build
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "2.2.1"
  46. build_config:
  47. dependency: transitive
  48. description:
  49. name: build_config
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.0.0"
  53. characters:
  54. dependency: transitive
  55. description:
  56. name: characters
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "1.2.0"
  60. charcode:
  61. dependency: transitive
  62. description:
  63. name: charcode
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.3.1"
  67. checked_yaml:
  68. dependency: transitive
  69. description:
  70. name: checked_yaml
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "2.0.1"
  74. clock:
  75. dependency: transitive
  76. description:
  77. name: clock
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "1.1.0"
  81. collection:
  82. dependency: transitive
  83. description:
  84. name: collection
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.15.0"
  88. convert:
  89. dependency: transitive
  90. description:
  91. name: convert
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "3.0.1"
  95. crypto:
  96. dependency: transitive
  97. description:
  98. name: crypto
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "3.0.1"
  102. cupertino_icons:
  103. dependency: "direct main"
  104. description:
  105. name: cupertino_icons
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "1.0.4"
  109. dart_style:
  110. dependency: transitive
  111. description:
  112. name: dart_style
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "2.2.2"
  116. dio:
  117. dependency: "direct main"
  118. description:
  119. name: dio
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "4.0.6"
  123. fake_async:
  124. dependency: transitive
  125. description:
  126. name: fake_async
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "1.2.0"
  130. ffi:
  131. dependency: transitive
  132. description:
  133. name: ffi
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "1.1.2"
  137. file:
  138. dependency: transitive
  139. description:
  140. name: file
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "6.1.2"
  144. flutter:
  145. dependency: "direct main"
  146. description: flutter
  147. source: sdk
  148. version: "0.0.0"
  149. flutter_lints:
  150. dependency: "direct dev"
  151. description:
  152. name: flutter_lints
  153. url: "https://pub.dartlang.org"
  154. source: hosted
  155. version: "1.0.4"
  156. flutter_screenutil:
  157. dependency: "direct main"
  158. description:
  159. name: flutter_screenutil
  160. url: "https://pub.dartlang.org"
  161. source: hosted
  162. version: "5.4.0"
  163. flutter_test:
  164. dependency: "direct dev"
  165. description: flutter
  166. source: sdk
  167. version: "0.0.0"
  168. flutter_web_plugins:
  169. dependency: transitive
  170. description: flutter
  171. source: sdk
  172. version: "0.0.0"
  173. fluttertoast:
  174. dependency: "direct main"
  175. description:
  176. name: fluttertoast
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "8.0.9"
  180. get:
  181. dependency: "direct main"
  182. description:
  183. name: get
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "4.6.1"
  187. get_storage:
  188. dependency: "direct main"
  189. description:
  190. name: get_storage
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "2.0.3"
  194. glob:
  195. dependency: transitive
  196. description:
  197. name: glob
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "2.0.2"
  201. http_parser:
  202. dependency: transitive
  203. description:
  204. name: http_parser
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "4.0.0"
  208. js:
  209. dependency: transitive
  210. description:
  211. name: js
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "0.6.3"
  215. json_annotation:
  216. dependency: transitive
  217. description:
  218. name: json_annotation
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "4.4.0"
  222. json_serializable:
  223. dependency: "direct main"
  224. description:
  225. name: json_serializable
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "6.1.5"
  229. lints:
  230. dependency: transitive
  231. description:
  232. name: lints
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "1.0.1"
  236. location:
  237. dependency: "direct main"
  238. description:
  239. name: location
  240. url: "https://pub.flutter-io.cn"
  241. source: hosted
  242. version: "4.3.0"
  243. location_platform_interface:
  244. dependency: transitive
  245. description:
  246. name: location_platform_interface
  247. url: "https://pub.flutter-io.cn"
  248. source: hosted
  249. version: "2.3.0"
  250. location_web:
  251. dependency: transitive
  252. description:
  253. name: location_web
  254. url: "https://pub.flutter-io.cn"
  255. source: hosted
  256. version: "3.1.1"
  257. logging:
  258. dependency: transitive
  259. description:
  260. name: logging
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "1.0.2"
  264. matcher:
  265. dependency: transitive
  266. description:
  267. name: matcher
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "0.12.11"
  271. material_color_utilities:
  272. dependency: transitive
  273. description:
  274. name: material_color_utilities
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "0.1.3"
  278. meta:
  279. dependency: transitive
  280. description:
  281. name: meta
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "1.7.0"
  285. package_config:
  286. dependency: transitive
  287. description:
  288. name: package_config
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "2.0.2"
  292. path:
  293. dependency: transitive
  294. description:
  295. name: path
  296. url: "https://pub.dartlang.org"
  297. source: hosted
  298. version: "1.8.0"
  299. path_provider:
  300. dependency: transitive
  301. description:
  302. name: path_provider
  303. url: "https://pub.dartlang.org"
  304. source: hosted
  305. version: "2.0.9"
  306. path_provider_android:
  307. dependency: transitive
  308. description:
  309. name: path_provider_android
  310. url: "https://pub.dartlang.org"
  311. source: hosted
  312. version: "2.0.12"
  313. path_provider_ios:
  314. dependency: transitive
  315. description:
  316. name: path_provider_ios
  317. url: "https://pub.dartlang.org"
  318. source: hosted
  319. version: "2.0.8"
  320. path_provider_linux:
  321. dependency: transitive
  322. description:
  323. name: path_provider_linux
  324. url: "https://pub.dartlang.org"
  325. source: hosted
  326. version: "2.1.5"
  327. path_provider_macos:
  328. dependency: transitive
  329. description:
  330. name: path_provider_macos
  331. url: "https://pub.dartlang.org"
  332. source: hosted
  333. version: "2.0.5"
  334. path_provider_platform_interface:
  335. dependency: transitive
  336. description:
  337. name: path_provider_platform_interface
  338. url: "https://pub.dartlang.org"
  339. source: hosted
  340. version: "2.0.3"
  341. path_provider_windows:
  342. dependency: transitive
  343. description:
  344. name: path_provider_windows
  345. url: "https://pub.dartlang.org"
  346. source: hosted
  347. version: "2.0.5"
  348. platform:
  349. dependency: transitive
  350. description:
  351. name: platform
  352. url: "https://pub.dartlang.org"
  353. source: hosted
  354. version: "3.1.0"
  355. plugin_platform_interface:
  356. dependency: transitive
  357. description:
  358. name: plugin_platform_interface
  359. url: "https://pub.dartlang.org"
  360. source: hosted
  361. version: "2.1.2"
  362. process:
  363. dependency: transitive
  364. description:
  365. name: process
  366. url: "https://pub.dartlang.org"
  367. source: hosted
  368. version: "4.2.4"
  369. pub_semver:
  370. dependency: transitive
  371. description:
  372. name: pub_semver
  373. url: "https://pub.dartlang.org"
  374. source: hosted
  375. version: "2.1.1"
  376. pubspec_parse:
  377. dependency: transitive
  378. description:
  379. name: pubspec_parse
  380. url: "https://pub.dartlang.org"
  381. source: hosted
  382. version: "1.2.0"
  383. sky_engine:
  384. dependency: transitive
  385. description: flutter
  386. source: sdk
  387. version: "0.0.99"
  388. source_gen:
  389. dependency: transitive
  390. description:
  391. name: source_gen
  392. url: "https://pub.dartlang.org"
  393. source: hosted
  394. version: "1.2.1"
  395. source_helper:
  396. dependency: transitive
  397. description:
  398. name: source_helper
  399. url: "https://pub.dartlang.org"
  400. source: hosted
  401. version: "1.3.1"
  402. source_span:
  403. dependency: transitive
  404. description:
  405. name: source_span
  406. url: "https://pub.dartlang.org"
  407. source: hosted
  408. version: "1.8.1"
  409. stack_trace:
  410. dependency: transitive
  411. description:
  412. name: stack_trace
  413. url: "https://pub.dartlang.org"
  414. source: hosted
  415. version: "1.10.0"
  416. stream_channel:
  417. dependency: transitive
  418. description:
  419. name: stream_channel
  420. url: "https://pub.dartlang.org"
  421. source: hosted
  422. version: "2.1.0"
  423. string_scanner:
  424. dependency: transitive
  425. description:
  426. name: string_scanner
  427. url: "https://pub.dartlang.org"
  428. source: hosted
  429. version: "1.1.0"
  430. term_glyph:
  431. dependency: transitive
  432. description:
  433. name: term_glyph
  434. url: "https://pub.dartlang.org"
  435. source: hosted
  436. version: "1.2.0"
  437. test_api:
  438. dependency: transitive
  439. description:
  440. name: test_api
  441. url: "https://pub.dartlang.org"
  442. source: hosted
  443. version: "0.4.8"
  444. typed_data:
  445. dependency: transitive
  446. description:
  447. name: typed_data
  448. url: "https://pub.dartlang.org"
  449. source: hosted
  450. version: "1.3.0"
  451. vector_math:
  452. dependency: transitive
  453. description:
  454. name: vector_math
  455. url: "https://pub.dartlang.org"
  456. source: hosted
  457. version: "2.1.1"
  458. watcher:
  459. dependency: transitive
  460. description:
  461. name: watcher
  462. url: "https://pub.dartlang.org"
  463. source: hosted
  464. version: "1.0.1"
  465. win32:
  466. dependency: transitive
  467. description:
  468. name: win32
  469. url: "https://pub.dartlang.org"
  470. source: hosted
  471. version: "2.5.1"
  472. xdg_directories:
  473. dependency: transitive
  474. description:
  475. name: xdg_directories
  476. url: "https://pub.dartlang.org"
  477. source: hosted
  478. version: "0.2.0+1"
  479. yaml:
  480. dependency: transitive
  481. description:
  482. name: yaml
  483. url: "https://pub.dartlang.org"
  484. source: hosted
  485. version: "3.1.0"
  486. sdks:
  487. dart: ">=2.16.1 <3.0.0"
  488. flutter: ">=2.8.0"