pubspec.lock 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. async:
  5. dependency: transitive
  6. description:
  7. name: async
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "2.8.2"
  11. boolean_selector:
  12. dependency: transitive
  13. description:
  14. name: boolean_selector
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.1.0"
  18. characters:
  19. dependency: transitive
  20. description:
  21. name: characters
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "1.2.0"
  25. charcode:
  26. dependency: transitive
  27. description:
  28. name: charcode
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.3.1"
  32. clock:
  33. dependency: transitive
  34. description:
  35. name: clock
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.1.0"
  39. collection:
  40. dependency: transitive
  41. description:
  42. name: collection
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.15.0"
  46. cross_file:
  47. dependency: transitive
  48. description:
  49. name: cross_file
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "0.3.1+5"
  53. csslib:
  54. dependency: transitive
  55. description:
  56. name: csslib
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "0.17.1"
  60. cupertino_icons:
  61. dependency: "direct main"
  62. description:
  63. name: cupertino_icons
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.0.3"
  67. diff_match_patch:
  68. dependency: transitive
  69. description:
  70. name: diff_match_patch
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "0.4.1"
  74. editor:
  75. dependency: "direct main"
  76. description:
  77. path: ".."
  78. relative: true
  79. source: path
  80. version: "0.0.1"
  81. fake_async:
  82. dependency: transitive
  83. description:
  84. name: fake_async
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.2.0"
  88. flutter:
  89. dependency: "direct main"
  90. description: flutter
  91. source: sdk
  92. version: "0.0.0"
  93. flutter_colorpicker:
  94. dependency: transitive
  95. description:
  96. name: flutter_colorpicker
  97. url: "https://pub.dartlang.org"
  98. source: hosted
  99. version: "0.5.0"
  100. flutter_inappwebview:
  101. dependency: transitive
  102. description:
  103. name: flutter_inappwebview
  104. url: "https://pub.dartlang.org"
  105. source: hosted
  106. version: "5.3.2"
  107. flutter_keyboard_visibility:
  108. dependency: transitive
  109. description:
  110. name: flutter_keyboard_visibility
  111. url: "https://pub.dartlang.org"
  112. source: hosted
  113. version: "5.0.3"
  114. flutter_keyboard_visibility_platform_interface:
  115. dependency: transitive
  116. description:
  117. name: flutter_keyboard_visibility_platform_interface
  118. url: "https://pub.dartlang.org"
  119. source: hosted
  120. version: "2.0.0"
  121. flutter_keyboard_visibility_web:
  122. dependency: transitive
  123. description:
  124. name: flutter_keyboard_visibility_web
  125. url: "https://pub.dartlang.org"
  126. source: hosted
  127. version: "2.0.0"
  128. flutter_lints:
  129. dependency: "direct dev"
  130. description:
  131. name: flutter_lints
  132. url: "https://pub.dartlang.org"
  133. source: hosted
  134. version: "1.0.4"
  135. flutter_plugin_android_lifecycle:
  136. dependency: transitive
  137. description:
  138. name: flutter_plugin_android_lifecycle
  139. url: "https://pub.dartlang.org"
  140. source: hosted
  141. version: "2.0.3"
  142. flutter_test:
  143. dependency: "direct dev"
  144. description: flutter
  145. source: sdk
  146. version: "0.0.0"
  147. flutter_web_plugins:
  148. dependency: transitive
  149. description: flutter
  150. source: sdk
  151. version: "0.0.0"
  152. html:
  153. dependency: transitive
  154. description:
  155. name: html
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "0.15.0"
  159. http:
  160. dependency: transitive
  161. description:
  162. name: http
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "0.13.4"
  166. http_parser:
  167. dependency: transitive
  168. description:
  169. name: http_parser
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "4.0.0"
  173. image_picker:
  174. dependency: transitive
  175. description:
  176. name: image_picker
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "0.8.4+2"
  180. image_picker_for_web:
  181. dependency: transitive
  182. description:
  183. name: image_picker_for_web
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "2.1.3"
  187. image_picker_platform_interface:
  188. dependency: transitive
  189. description:
  190. name: image_picker_platform_interface
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "2.4.1"
  194. js:
  195. dependency: transitive
  196. description:
  197. name: js
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "0.6.3"
  201. lints:
  202. dependency: transitive
  203. description:
  204. name: lints
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "1.0.1"
  208. matcher:
  209. dependency: transitive
  210. description:
  211. name: matcher
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "0.12.11"
  215. meta:
  216. dependency: transitive
  217. description:
  218. name: meta
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "1.7.0"
  222. path:
  223. dependency: transitive
  224. description:
  225. name: path
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "1.8.0"
  229. pedantic:
  230. dependency: transitive
  231. description:
  232. name: pedantic
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "1.11.1"
  236. photo_view:
  237. dependency: transitive
  238. description:
  239. name: photo_view
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "0.12.0"
  243. plugin_platform_interface:
  244. dependency: transitive
  245. description:
  246. name: plugin_platform_interface
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "2.0.2"
  250. quiver:
  251. dependency: transitive
  252. description:
  253. name: quiver
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "3.0.1"
  257. sky_engine:
  258. dependency: transitive
  259. description: flutter
  260. source: sdk
  261. version: "0.0.99"
  262. source_span:
  263. dependency: transitive
  264. description:
  265. name: source_span
  266. url: "https://pub.dartlang.org"
  267. source: hosted
  268. version: "1.8.1"
  269. stack_trace:
  270. dependency: transitive
  271. description:
  272. name: stack_trace
  273. url: "https://pub.dartlang.org"
  274. source: hosted
  275. version: "1.10.0"
  276. stream_channel:
  277. dependency: transitive
  278. description:
  279. name: stream_channel
  280. url: "https://pub.dartlang.org"
  281. source: hosted
  282. version: "2.1.0"
  283. string_scanner:
  284. dependency: transitive
  285. description:
  286. name: string_scanner
  287. url: "https://pub.dartlang.org"
  288. source: hosted
  289. version: "1.1.0"
  290. string_validator:
  291. dependency: transitive
  292. description:
  293. name: string_validator
  294. url: "https://pub.dartlang.org"
  295. source: hosted
  296. version: "0.3.0"
  297. term_glyph:
  298. dependency: transitive
  299. description:
  300. name: term_glyph
  301. url: "https://pub.dartlang.org"
  302. source: hosted
  303. version: "1.2.0"
  304. test_api:
  305. dependency: transitive
  306. description:
  307. name: test_api
  308. url: "https://pub.dartlang.org"
  309. source: hosted
  310. version: "0.4.3"
  311. tuple:
  312. dependency: transitive
  313. description:
  314. name: tuple
  315. url: "https://pub.dartlang.org"
  316. source: hosted
  317. version: "2.0.0"
  318. typed_data:
  319. dependency: transitive
  320. description:
  321. name: typed_data
  322. url: "https://pub.dartlang.org"
  323. source: hosted
  324. version: "1.3.0"
  325. url_launcher:
  326. dependency: transitive
  327. description:
  328. name: url_launcher
  329. url: "https://pub.dartlang.org"
  330. source: hosted
  331. version: "6.0.12"
  332. url_launcher_linux:
  333. dependency: transitive
  334. description:
  335. name: url_launcher_linux
  336. url: "https://pub.dartlang.org"
  337. source: hosted
  338. version: "2.0.2"
  339. url_launcher_macos:
  340. dependency: transitive
  341. description:
  342. name: url_launcher_macos
  343. url: "https://pub.dartlang.org"
  344. source: hosted
  345. version: "2.0.2"
  346. url_launcher_platform_interface:
  347. dependency: transitive
  348. description:
  349. name: url_launcher_platform_interface
  350. url: "https://pub.dartlang.org"
  351. source: hosted
  352. version: "2.0.4"
  353. url_launcher_web:
  354. dependency: transitive
  355. description:
  356. name: url_launcher_web
  357. url: "https://pub.dartlang.org"
  358. source: hosted
  359. version: "2.0.4"
  360. url_launcher_windows:
  361. dependency: transitive
  362. description:
  363. name: url_launcher_windows
  364. url: "https://pub.dartlang.org"
  365. source: hosted
  366. version: "2.0.2"
  367. vector_math:
  368. dependency: transitive
  369. description:
  370. name: vector_math
  371. url: "https://pub.dartlang.org"
  372. source: hosted
  373. version: "2.1.0"
  374. video_player:
  375. dependency: transitive
  376. description:
  377. name: video_player
  378. url: "https://pub.dartlang.org"
  379. source: hosted
  380. version: "2.2.5"
  381. video_player_platform_interface:
  382. dependency: transitive
  383. description:
  384. name: video_player_platform_interface
  385. url: "https://pub.dartlang.org"
  386. source: hosted
  387. version: "4.2.0"
  388. video_player_web:
  389. dependency: transitive
  390. description:
  391. name: video_player_web
  392. url: "https://pub.dartlang.org"
  393. source: hosted
  394. version: "2.0.4"
  395. youtube_player_flutter:
  396. dependency: transitive
  397. description:
  398. name: youtube_player_flutter
  399. url: "https://pub.dartlang.org"
  400. source: hosted
  401. version: "8.0.0"
  402. sdks:
  403. dart: ">=2.15.0-116.0.dev <3.0.0"
  404. flutter: ">=2.5.0"