pubspec.lock 11 KB

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