pubspec.lock 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551
  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. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "3.3.1"
  11. async:
  12. dependency: transitive
  13. description:
  14. name: async
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.8.2"
  18. boolean_selector:
  19. dependency: transitive
  20. description:
  21. name: boolean_selector
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.1.0"
  25. characters:
  26. dependency: transitive
  27. description:
  28. name: characters
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.2.0"
  32. charcode:
  33. dependency: transitive
  34. description:
  35. name: charcode
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.3.1"
  39. clock:
  40. dependency: transitive
  41. description:
  42. name: clock
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.1.0"
  46. collection:
  47. dependency: transitive
  48. description:
  49. name: collection
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.16.0"
  53. crypto:
  54. dependency: transitive
  55. description:
  56. name: crypto
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "3.0.2"
  60. csslib:
  61. dependency: transitive
  62. description:
  63. name: csslib
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "0.17.2"
  67. cupertino_icons:
  68. dependency: "direct main"
  69. description:
  70. name: cupertino_icons
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "1.0.5"
  74. fake_async:
  75. dependency: transitive
  76. description:
  77. name: fake_async
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "1.3.0"
  81. ffi:
  82. dependency: transitive
  83. description:
  84. name: ffi
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.2.1"
  88. flowy_editor:
  89. dependency: "direct main"
  90. description:
  91. path: ".."
  92. relative: true
  93. source: path
  94. version: "0.0.1"
  95. flutter:
  96. dependency: "direct main"
  97. description: flutter
  98. source: sdk
  99. version: "0.0.0"
  100. flutter_inappwebview:
  101. dependency: "direct main"
  102. description:
  103. name: flutter_inappwebview
  104. url: "https://pub.dartlang.org"
  105. source: hosted
  106. version: "5.4.3+7"
  107. flutter_lints:
  108. dependency: "direct dev"
  109. description:
  110. name: flutter_lints
  111. url: "https://pub.dartlang.org"
  112. source: hosted
  113. version: "2.0.1"
  114. flutter_svg:
  115. dependency: transitive
  116. description:
  117. name: flutter_svg
  118. url: "https://pub.dartlang.org"
  119. source: hosted
  120. version: "1.1.1+1"
  121. flutter_test:
  122. dependency: "direct dev"
  123. description: flutter
  124. source: sdk
  125. version: "0.0.0"
  126. flutter_web_plugins:
  127. dependency: transitive
  128. description: flutter
  129. source: sdk
  130. version: "0.0.0"
  131. freezed_annotation:
  132. dependency: transitive
  133. description:
  134. name: freezed_annotation
  135. url: "https://pub.dartlang.org"
  136. source: hosted
  137. version: "2.1.0"
  138. get:
  139. dependency: transitive
  140. description:
  141. name: get
  142. url: "https://pub.dartlang.org"
  143. source: hosted
  144. version: "4.6.5"
  145. html:
  146. dependency: transitive
  147. description:
  148. name: html
  149. url: "https://pub.dartlang.org"
  150. source: hosted
  151. version: "0.15.0"
  152. http:
  153. dependency: transitive
  154. description:
  155. name: http
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "0.13.5"
  159. http_parser:
  160. dependency: transitive
  161. description:
  162. name: http_parser
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "4.0.1"
  166. js:
  167. dependency: transitive
  168. description:
  169. name: js
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "0.6.4"
  173. json_annotation:
  174. dependency: transitive
  175. description:
  176. name: json_annotation
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "4.6.0"
  180. lints:
  181. dependency: transitive
  182. description:
  183. name: lints
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "2.0.0"
  187. lottie:
  188. dependency: transitive
  189. description:
  190. name: lottie
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "1.4.1"
  194. matcher:
  195. dependency: transitive
  196. description:
  197. name: matcher
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "0.12.11"
  201. material_color_utilities:
  202. dependency: transitive
  203. description:
  204. name: material_color_utilities
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "0.1.4"
  208. meta:
  209. dependency: transitive
  210. description:
  211. name: meta
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "1.7.0"
  215. nested:
  216. dependency: transitive
  217. description:
  218. name: nested
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "1.0.0"
  222. path:
  223. dependency: transitive
  224. description:
  225. name: path
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "1.8.1"
  229. path_drawing:
  230. dependency: transitive
  231. description:
  232. name: path_drawing
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "1.0.0"
  236. path_parsing:
  237. dependency: transitive
  238. description:
  239. name: path_parsing
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "1.0.0"
  243. petitparser:
  244. dependency: transitive
  245. description:
  246. name: petitparser
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "5.0.0"
  250. plugin_platform_interface:
  251. dependency: transitive
  252. description:
  253. name: plugin_platform_interface
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "2.1.2"
  257. pod_player:
  258. dependency: "direct main"
  259. description:
  260. name: pod_player
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "0.0.8"
  264. provider:
  265. dependency: "direct main"
  266. description:
  267. name: provider
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "6.0.3"
  271. rich_clipboard:
  272. dependency: transitive
  273. description:
  274. name: rich_clipboard
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "1.0.0"
  278. rich_clipboard_android:
  279. dependency: transitive
  280. description:
  281. name: rich_clipboard_android
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "1.0.0"
  285. rich_clipboard_ios:
  286. dependency: transitive
  287. description:
  288. name: rich_clipboard_ios
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "1.0.0"
  292. rich_clipboard_linux:
  293. dependency: transitive
  294. description:
  295. name: rich_clipboard_linux
  296. url: "https://pub.dartlang.org"
  297. source: hosted
  298. version: "1.0.0"
  299. rich_clipboard_macos:
  300. dependency: transitive
  301. description:
  302. name: rich_clipboard_macos
  303. url: "https://pub.dartlang.org"
  304. source: hosted
  305. version: "1.0.1"
  306. rich_clipboard_platform_interface:
  307. dependency: transitive
  308. description:
  309. name: rich_clipboard_platform_interface
  310. url: "https://pub.dartlang.org"
  311. source: hosted
  312. version: "1.0.0"
  313. rich_clipboard_web:
  314. dependency: transitive
  315. description:
  316. name: rich_clipboard_web
  317. url: "https://pub.dartlang.org"
  318. source: hosted
  319. version: "1.0.0"
  320. rich_clipboard_windows:
  321. dependency: transitive
  322. description:
  323. name: rich_clipboard_windows
  324. url: "https://pub.dartlang.org"
  325. source: hosted
  326. version: "1.0.0"
  327. sky_engine:
  328. dependency: transitive
  329. description: flutter
  330. source: sdk
  331. version: "0.0.99"
  332. source_span:
  333. dependency: transitive
  334. description:
  335. name: source_span
  336. url: "https://pub.dartlang.org"
  337. source: hosted
  338. version: "1.8.2"
  339. stack_trace:
  340. dependency: transitive
  341. description:
  342. name: stack_trace
  343. url: "https://pub.dartlang.org"
  344. source: hosted
  345. version: "1.10.0"
  346. stream_channel:
  347. dependency: transitive
  348. description:
  349. name: stream_channel
  350. url: "https://pub.dartlang.org"
  351. source: hosted
  352. version: "2.1.0"
  353. string_scanner:
  354. dependency: transitive
  355. description:
  356. name: string_scanner
  357. url: "https://pub.dartlang.org"
  358. source: hosted
  359. version: "1.1.0"
  360. term_glyph:
  361. dependency: transitive
  362. description:
  363. name: term_glyph
  364. url: "https://pub.dartlang.org"
  365. source: hosted
  366. version: "1.2.0"
  367. test_api:
  368. dependency: transitive
  369. description:
  370. name: test_api
  371. url: "https://pub.dartlang.org"
  372. source: hosted
  373. version: "0.4.9"
  374. typed_data:
  375. dependency: transitive
  376. description:
  377. name: typed_data
  378. url: "https://pub.dartlang.org"
  379. source: hosted
  380. version: "1.3.1"
  381. universal_html:
  382. dependency: transitive
  383. description:
  384. name: universal_html
  385. url: "https://pub.dartlang.org"
  386. source: hosted
  387. version: "2.0.8"
  388. universal_io:
  389. dependency: transitive
  390. description:
  391. name: universal_io
  392. url: "https://pub.dartlang.org"
  393. source: hosted
  394. version: "2.0.4"
  395. url_launcher:
  396. dependency: "direct main"
  397. description:
  398. name: url_launcher
  399. url: "https://pub.dartlang.org"
  400. source: hosted
  401. version: "6.1.5"
  402. url_launcher_android:
  403. dependency: transitive
  404. description:
  405. name: url_launcher_android
  406. url: "https://pub.dartlang.org"
  407. source: hosted
  408. version: "6.0.17"
  409. url_launcher_ios:
  410. dependency: transitive
  411. description:
  412. name: url_launcher_ios
  413. url: "https://pub.dartlang.org"
  414. source: hosted
  415. version: "6.0.17"
  416. url_launcher_linux:
  417. dependency: transitive
  418. description:
  419. name: url_launcher_linux
  420. url: "https://pub.dartlang.org"
  421. source: hosted
  422. version: "3.0.1"
  423. url_launcher_macos:
  424. dependency: transitive
  425. description:
  426. name: url_launcher_macos
  427. url: "https://pub.dartlang.org"
  428. source: hosted
  429. version: "3.0.1"
  430. url_launcher_platform_interface:
  431. dependency: transitive
  432. description:
  433. name: url_launcher_platform_interface
  434. url: "https://pub.dartlang.org"
  435. source: hosted
  436. version: "2.1.0"
  437. url_launcher_web:
  438. dependency: transitive
  439. description:
  440. name: url_launcher_web
  441. url: "https://pub.dartlang.org"
  442. source: hosted
  443. version: "2.0.12"
  444. url_launcher_windows:
  445. dependency: transitive
  446. description:
  447. name: url_launcher_windows
  448. url: "https://pub.dartlang.org"
  449. source: hosted
  450. version: "3.0.1"
  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.2"
  458. video_player:
  459. dependency: "direct main"
  460. description:
  461. name: video_player
  462. url: "https://pub.dartlang.org"
  463. source: hosted
  464. version: "2.4.5"
  465. video_player_android:
  466. dependency: transitive
  467. description:
  468. name: video_player_android
  469. url: "https://pub.dartlang.org"
  470. source: hosted
  471. version: "2.3.8"
  472. video_player_avfoundation:
  473. dependency: transitive
  474. description:
  475. name: video_player_avfoundation
  476. url: "https://pub.dartlang.org"
  477. source: hosted
  478. version: "2.3.5"
  479. video_player_platform_interface:
  480. dependency: transitive
  481. description:
  482. name: video_player_platform_interface
  483. url: "https://pub.dartlang.org"
  484. source: hosted
  485. version: "5.1.3"
  486. video_player_web:
  487. dependency: transitive
  488. description:
  489. name: video_player_web
  490. url: "https://pub.dartlang.org"
  491. source: hosted
  492. version: "2.0.12"
  493. wakelock:
  494. dependency: transitive
  495. description:
  496. name: wakelock
  497. url: "https://pub.dartlang.org"
  498. source: hosted
  499. version: "0.6.2"
  500. wakelock_macos:
  501. dependency: transitive
  502. description:
  503. name: wakelock_macos
  504. url: "https://pub.dartlang.org"
  505. source: hosted
  506. version: "0.4.0"
  507. wakelock_platform_interface:
  508. dependency: transitive
  509. description:
  510. name: wakelock_platform_interface
  511. url: "https://pub.dartlang.org"
  512. source: hosted
  513. version: "0.3.0"
  514. wakelock_web:
  515. dependency: transitive
  516. description:
  517. name: wakelock_web
  518. url: "https://pub.dartlang.org"
  519. source: hosted
  520. version: "0.4.0"
  521. wakelock_windows:
  522. dependency: transitive
  523. description:
  524. name: wakelock_windows
  525. url: "https://pub.dartlang.org"
  526. source: hosted
  527. version: "0.2.0"
  528. win32:
  529. dependency: transitive
  530. description:
  531. name: win32
  532. url: "https://pub.dartlang.org"
  533. source: hosted
  534. version: "2.6.1"
  535. xml:
  536. dependency: transitive
  537. description:
  538. name: xml
  539. url: "https://pub.dartlang.org"
  540. source: hosted
  541. version: "6.1.0"
  542. youtube_explode_dart:
  543. dependency: transitive
  544. description:
  545. name: youtube_explode_dart
  546. url: "https://pub.dartlang.org"
  547. source: hosted
  548. version: "1.12.0"
  549. sdks:
  550. dart: ">=2.17.0 <3.0.0"
  551. flutter: ">=3.0.0"