pubspec.lock 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500
  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: "39.0.0"
  11. analyzer:
  12. dependency: transitive
  13. description:
  14. name: analyzer
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "4.0.0"
  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.3.0"
  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.3"
  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_localizations:
  157. dependency: "direct main"
  158. description: flutter
  159. source: sdk
  160. version: "0.0.0"
  161. flutter_screenutil:
  162. dependency: "direct main"
  163. description:
  164. name: flutter_screenutil
  165. url: "https://pub.dartlang.org"
  166. source: hosted
  167. version: "5.4.0+1"
  168. flutter_test:
  169. dependency: "direct dev"
  170. description: flutter
  171. source: sdk
  172. version: "0.0.0"
  173. flutter_web_plugins:
  174. dependency: transitive
  175. description: flutter
  176. source: sdk
  177. version: "0.0.0"
  178. fluttertoast:
  179. dependency: "direct main"
  180. description:
  181. name: fluttertoast
  182. url: "https://pub.dartlang.org"
  183. source: hosted
  184. version: "8.0.9"
  185. get:
  186. dependency: "direct main"
  187. description:
  188. name: get
  189. url: "https://pub.dartlang.org"
  190. source: hosted
  191. version: "4.6.1"
  192. get_storage:
  193. dependency: "direct main"
  194. description:
  195. name: get_storage
  196. url: "https://pub.dartlang.org"
  197. source: hosted
  198. version: "2.0.3"
  199. glob:
  200. dependency: transitive
  201. description:
  202. name: glob
  203. url: "https://pub.dartlang.org"
  204. source: hosted
  205. version: "2.0.2"
  206. http_parser:
  207. dependency: transitive
  208. description:
  209. name: http_parser
  210. url: "https://pub.dartlang.org"
  211. source: hosted
  212. version: "4.0.0"
  213. intl:
  214. dependency: transitive
  215. description:
  216. name: intl
  217. url: "https://pub.dartlang.org"
  218. source: hosted
  219. version: "0.17.0"
  220. js:
  221. dependency: transitive
  222. description:
  223. name: js
  224. url: "https://pub.dartlang.org"
  225. source: hosted
  226. version: "0.6.3"
  227. json_annotation:
  228. dependency: transitive
  229. description:
  230. name: json_annotation
  231. url: "https://pub.dartlang.org"
  232. source: hosted
  233. version: "4.4.0"
  234. json_serializable:
  235. dependency: "direct main"
  236. description:
  237. name: json_serializable
  238. url: "https://pub.dartlang.org"
  239. source: hosted
  240. version: "6.1.6"
  241. lints:
  242. dependency: transitive
  243. description:
  244. name: lints
  245. url: "https://pub.dartlang.org"
  246. source: hosted
  247. version: "1.0.1"
  248. location:
  249. dependency: "direct main"
  250. description:
  251. name: location
  252. url: "https://pub.dartlang.org"
  253. source: hosted
  254. version: "4.3.0"
  255. location_platform_interface:
  256. dependency: transitive
  257. description:
  258. name: location_platform_interface
  259. url: "https://pub.dartlang.org"
  260. source: hosted
  261. version: "2.3.0"
  262. location_web:
  263. dependency: transitive
  264. description:
  265. name: location_web
  266. url: "https://pub.dartlang.org"
  267. source: hosted
  268. version: "3.1.1"
  269. logging:
  270. dependency: transitive
  271. description:
  272. name: logging
  273. url: "https://pub.dartlang.org"
  274. source: hosted
  275. version: "1.0.2"
  276. matcher:
  277. dependency: transitive
  278. description:
  279. name: matcher
  280. url: "https://pub.dartlang.org"
  281. source: hosted
  282. version: "0.12.11"
  283. material_color_utilities:
  284. dependency: transitive
  285. description:
  286. name: material_color_utilities
  287. url: "https://pub.dartlang.org"
  288. source: hosted
  289. version: "0.1.3"
  290. meta:
  291. dependency: transitive
  292. description:
  293. name: meta
  294. url: "https://pub.dartlang.org"
  295. source: hosted
  296. version: "1.7.0"
  297. package_config:
  298. dependency: transitive
  299. description:
  300. name: package_config
  301. url: "https://pub.dartlang.org"
  302. source: hosted
  303. version: "2.0.2"
  304. path:
  305. dependency: transitive
  306. description:
  307. name: path
  308. url: "https://pub.dartlang.org"
  309. source: hosted
  310. version: "1.8.0"
  311. path_provider:
  312. dependency: transitive
  313. description:
  314. name: path_provider
  315. url: "https://pub.dartlang.org"
  316. source: hosted
  317. version: "2.0.9"
  318. path_provider_android:
  319. dependency: transitive
  320. description:
  321. name: path_provider_android
  322. url: "https://pub.dartlang.org"
  323. source: hosted
  324. version: "2.0.12"
  325. path_provider_ios:
  326. dependency: transitive
  327. description:
  328. name: path_provider_ios
  329. url: "https://pub.dartlang.org"
  330. source: hosted
  331. version: "2.0.8"
  332. path_provider_linux:
  333. dependency: transitive
  334. description:
  335. name: path_provider_linux
  336. url: "https://pub.dartlang.org"
  337. source: hosted
  338. version: "2.1.5"
  339. path_provider_macos:
  340. dependency: transitive
  341. description:
  342. name: path_provider_macos
  343. url: "https://pub.dartlang.org"
  344. source: hosted
  345. version: "2.0.5"
  346. path_provider_platform_interface:
  347. dependency: transitive
  348. description:
  349. name: path_provider_platform_interface
  350. url: "https://pub.dartlang.org"
  351. source: hosted
  352. version: "2.0.3"
  353. path_provider_windows:
  354. dependency: transitive
  355. description:
  356. name: path_provider_windows
  357. url: "https://pub.dartlang.org"
  358. source: hosted
  359. version: "2.0.5"
  360. platform:
  361. dependency: transitive
  362. description:
  363. name: platform
  364. url: "https://pub.dartlang.org"
  365. source: hosted
  366. version: "3.1.0"
  367. plugin_platform_interface:
  368. dependency: transitive
  369. description:
  370. name: plugin_platform_interface
  371. url: "https://pub.dartlang.org"
  372. source: hosted
  373. version: "2.1.2"
  374. process:
  375. dependency: transitive
  376. description:
  377. name: process
  378. url: "https://pub.dartlang.org"
  379. source: hosted
  380. version: "4.2.4"
  381. pub_semver:
  382. dependency: transitive
  383. description:
  384. name: pub_semver
  385. url: "https://pub.dartlang.org"
  386. source: hosted
  387. version: "2.1.1"
  388. pubspec_parse:
  389. dependency: transitive
  390. description:
  391. name: pubspec_parse
  392. url: "https://pub.dartlang.org"
  393. source: hosted
  394. version: "1.2.0"
  395. sky_engine:
  396. dependency: transitive
  397. description: flutter
  398. source: sdk
  399. version: "0.0.99"
  400. source_gen:
  401. dependency: transitive
  402. description:
  403. name: source_gen
  404. url: "https://pub.dartlang.org"
  405. source: hosted
  406. version: "1.2.2"
  407. source_helper:
  408. dependency: transitive
  409. description:
  410. name: source_helper
  411. url: "https://pub.dartlang.org"
  412. source: hosted
  413. version: "1.3.2"
  414. source_span:
  415. dependency: transitive
  416. description:
  417. name: source_span
  418. url: "https://pub.dartlang.org"
  419. source: hosted
  420. version: "1.8.1"
  421. stack_trace:
  422. dependency: transitive
  423. description:
  424. name: stack_trace
  425. url: "https://pub.dartlang.org"
  426. source: hosted
  427. version: "1.10.0"
  428. stream_channel:
  429. dependency: transitive
  430. description:
  431. name: stream_channel
  432. url: "https://pub.dartlang.org"
  433. source: hosted
  434. version: "2.1.0"
  435. string_scanner:
  436. dependency: transitive
  437. description:
  438. name: string_scanner
  439. url: "https://pub.dartlang.org"
  440. source: hosted
  441. version: "1.1.0"
  442. term_glyph:
  443. dependency: transitive
  444. description:
  445. name: term_glyph
  446. url: "https://pub.dartlang.org"
  447. source: hosted
  448. version: "1.2.0"
  449. test_api:
  450. dependency: transitive
  451. description:
  452. name: test_api
  453. url: "https://pub.dartlang.org"
  454. source: hosted
  455. version: "0.4.8"
  456. typed_data:
  457. dependency: transitive
  458. description:
  459. name: typed_data
  460. url: "https://pub.dartlang.org"
  461. source: hosted
  462. version: "1.3.0"
  463. vector_math:
  464. dependency: transitive
  465. description:
  466. name: vector_math
  467. url: "https://pub.dartlang.org"
  468. source: hosted
  469. version: "2.1.1"
  470. watcher:
  471. dependency: transitive
  472. description:
  473. name: watcher
  474. url: "https://pub.dartlang.org"
  475. source: hosted
  476. version: "1.0.1"
  477. win32:
  478. dependency: transitive
  479. description:
  480. name: win32
  481. url: "https://pub.dartlang.org"
  482. source: hosted
  483. version: "2.5.1"
  484. xdg_directories:
  485. dependency: transitive
  486. description:
  487. name: xdg_directories
  488. url: "https://pub.dartlang.org"
  489. source: hosted
  490. version: "0.2.0+1"
  491. yaml:
  492. dependency: transitive
  493. description:
  494. name: yaml
  495. url: "https://pub.dartlang.org"
  496. source: hosted
  497. version: "3.1.0"
  498. sdks:
  499. dart: ">=2.16.1 <3.0.0"
  500. flutter: ">=2.8.0"