pubspec.lock 33 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414
  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: "42.0.0"
  11. analyzer:
  12. dependency: "direct overridden"
  13. description:
  14. name: analyzer
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "4.3.0"
  18. animations:
  19. dependency: transitive
  20. description:
  21. name: animations
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.0.3"
  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.8.2"
  39. bloc:
  40. dependency: transitive
  41. description:
  42. name: bloc
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "8.0.3"
  46. bloc_test:
  47. dependency: "direct dev"
  48. description:
  49. name: bloc_test
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "9.0.3"
  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. build:
  61. dependency: transitive
  62. description:
  63. name: build
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "2.3.0"
  67. build_config:
  68. dependency: transitive
  69. description:
  70. name: build_config
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "1.0.0"
  74. build_daemon:
  75. dependency: transitive
  76. description:
  77. name: build_daemon
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "3.1.0"
  81. build_resolvers:
  82. dependency: transitive
  83. description:
  84. name: build_resolvers
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "2.0.8"
  88. build_runner:
  89. dependency: "direct dev"
  90. description:
  91. name: build_runner
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "2.1.11"
  95. build_runner_core:
  96. dependency: transitive
  97. description:
  98. name: build_runner_core
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "7.2.3"
  102. built_collection:
  103. dependency: transitive
  104. description:
  105. name: built_collection
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "5.1.1"
  109. built_value:
  110. dependency: transitive
  111. description:
  112. name: built_value
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "8.3.2"
  116. characters:
  117. dependency: transitive
  118. description:
  119. name: characters
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "1.2.0"
  123. charcode:
  124. dependency: transitive
  125. description:
  126. name: charcode
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "1.3.1"
  130. checked_yaml:
  131. dependency: transitive
  132. description:
  133. name: checked_yaml
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "2.0.1"
  137. clipboard:
  138. dependency: "direct main"
  139. description:
  140. name: clipboard
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "0.1.3"
  144. clock:
  145. dependency: transitive
  146. description:
  147. name: clock
  148. url: "https://pub.dartlang.org"
  149. source: hosted
  150. version: "1.1.0"
  151. code_builder:
  152. dependency: transitive
  153. description:
  154. name: code_builder
  155. url: "https://pub.dartlang.org"
  156. source: hosted
  157. version: "4.1.0"
  158. collection:
  159. dependency: transitive
  160. description:
  161. name: collection
  162. url: "https://pub.dartlang.org"
  163. source: hosted
  164. version: "1.16.0"
  165. connectivity_plus:
  166. dependency: "direct main"
  167. description:
  168. name: connectivity_plus
  169. url: "https://pub.dartlang.org"
  170. source: hosted
  171. version: "2.2.0"
  172. connectivity_plus_linux:
  173. dependency: transitive
  174. description:
  175. name: connectivity_plus_linux
  176. url: "https://pub.dartlang.org"
  177. source: hosted
  178. version: "1.3.0"
  179. connectivity_plus_macos:
  180. dependency: transitive
  181. description:
  182. name: connectivity_plus_macos
  183. url: "https://pub.dartlang.org"
  184. source: hosted
  185. version: "1.2.2"
  186. connectivity_plus_platform_interface:
  187. dependency: transitive
  188. description:
  189. name: connectivity_plus_platform_interface
  190. url: "https://pub.dartlang.org"
  191. source: hosted
  192. version: "1.2.0"
  193. connectivity_plus_web:
  194. dependency: transitive
  195. description:
  196. name: connectivity_plus_web
  197. url: "https://pub.dartlang.org"
  198. source: hosted
  199. version: "1.2.0"
  200. connectivity_plus_windows:
  201. dependency: transitive
  202. description:
  203. name: connectivity_plus_windows
  204. url: "https://pub.dartlang.org"
  205. source: hosted
  206. version: "1.2.0"
  207. convert:
  208. dependency: transitive
  209. description:
  210. name: convert
  211. url: "https://pub.dartlang.org"
  212. source: hosted
  213. version: "3.0.1"
  214. coverage:
  215. dependency: transitive
  216. description:
  217. name: coverage
  218. url: "https://pub.dartlang.org"
  219. source: hosted
  220. version: "1.3.2"
  221. cross_file:
  222. dependency: transitive
  223. description:
  224. name: cross_file
  225. url: "https://pub.dartlang.org"
  226. source: hosted
  227. version: "0.3.3+1"
  228. crypto:
  229. dependency: transitive
  230. description:
  231. name: crypto
  232. url: "https://pub.dartlang.org"
  233. source: hosted
  234. version: "3.0.2"
  235. csslib:
  236. dependency: transitive
  237. description:
  238. name: csslib
  239. url: "https://pub.dartlang.org"
  240. source: hosted
  241. version: "0.17.1"
  242. cupertino_icons:
  243. dependency: "direct main"
  244. description:
  245. name: cupertino_icons
  246. url: "https://pub.dartlang.org"
  247. source: hosted
  248. version: "1.0.4"
  249. dart_style:
  250. dependency: transitive
  251. description:
  252. name: dart_style
  253. url: "https://pub.dartlang.org"
  254. source: hosted
  255. version: "2.2.3"
  256. dartz:
  257. dependency: transitive
  258. description:
  259. name: dartz
  260. url: "https://pub.dartlang.org"
  261. source: hosted
  262. version: "0.10.0-nullsafety.2"
  263. dbus:
  264. dependency: transitive
  265. description:
  266. name: dbus
  267. url: "https://pub.dartlang.org"
  268. source: hosted
  269. version: "0.7.3"
  270. device_info_plus:
  271. dependency: "direct main"
  272. description:
  273. name: device_info_plus
  274. url: "https://pub.dartlang.org"
  275. source: hosted
  276. version: "3.2.3"
  277. device_info_plus_linux:
  278. dependency: transitive
  279. description:
  280. name: device_info_plus_linux
  281. url: "https://pub.dartlang.org"
  282. source: hosted
  283. version: "2.1.1"
  284. device_info_plus_macos:
  285. dependency: transitive
  286. description:
  287. name: device_info_plus_macos
  288. url: "https://pub.dartlang.org"
  289. source: hosted
  290. version: "2.2.3"
  291. device_info_plus_platform_interface:
  292. dependency: transitive
  293. description:
  294. name: device_info_plus_platform_interface
  295. url: "https://pub.dartlang.org"
  296. source: hosted
  297. version: "2.3.0+1"
  298. device_info_plus_web:
  299. dependency: transitive
  300. description:
  301. name: device_info_plus_web
  302. url: "https://pub.dartlang.org"
  303. source: hosted
  304. version: "2.1.0"
  305. device_info_plus_windows:
  306. dependency: transitive
  307. description:
  308. name: device_info_plus_windows
  309. url: "https://pub.dartlang.org"
  310. source: hosted
  311. version: "2.1.1"
  312. diff_match_patch:
  313. dependency: transitive
  314. description:
  315. name: diff_match_patch
  316. url: "https://pub.dartlang.org"
  317. source: hosted
  318. version: "0.4.1"
  319. easy_localization:
  320. dependency: "direct main"
  321. description:
  322. name: easy_localization
  323. url: "https://pub.dartlang.org"
  324. source: hosted
  325. version: "3.0.1"
  326. easy_logger:
  327. dependency: transitive
  328. description:
  329. name: easy_logger
  330. url: "https://pub.dartlang.org"
  331. source: hosted
  332. version: "0.0.2"
  333. equatable:
  334. dependency: "direct main"
  335. description:
  336. name: equatable
  337. url: "https://pub.dartlang.org"
  338. source: hosted
  339. version: "2.0.3"
  340. expandable:
  341. dependency: "direct main"
  342. description:
  343. name: expandable
  344. url: "https://pub.dartlang.org"
  345. source: hosted
  346. version: "5.0.1"
  347. fake_async:
  348. dependency: transitive
  349. description:
  350. name: fake_async
  351. url: "https://pub.dartlang.org"
  352. source: hosted
  353. version: "1.3.0"
  354. ffi:
  355. dependency: transitive
  356. description:
  357. name: ffi
  358. url: "https://pub.dartlang.org"
  359. source: hosted
  360. version: "1.2.1"
  361. file:
  362. dependency: transitive
  363. description:
  364. name: file
  365. url: "https://pub.dartlang.org"
  366. source: hosted
  367. version: "6.1.2"
  368. fixnum:
  369. dependency: transitive
  370. description:
  371. name: fixnum
  372. url: "https://pub.dartlang.org"
  373. source: hosted
  374. version: "1.0.1"
  375. flowy_infra:
  376. dependency: "direct main"
  377. description:
  378. path: "packages/flowy_infra"
  379. relative: true
  380. source: path
  381. version: "0.0.1"
  382. flowy_infra_ui:
  383. dependency: "direct main"
  384. description:
  385. path: "packages/flowy_infra_ui"
  386. relative: true
  387. source: path
  388. version: "0.0.1"
  389. flowy_infra_ui_platform_interface:
  390. dependency: transitive
  391. description:
  392. path: "packages/flowy_infra_ui/flowy_infra_ui_platform_interface"
  393. relative: true
  394. source: path
  395. version: "0.0.1"
  396. flowy_infra_ui_web:
  397. dependency: transitive
  398. description:
  399. path: "packages/flowy_infra_ui/flowy_infra_ui_web"
  400. relative: true
  401. source: path
  402. version: "0.0.1"
  403. flowy_sdk:
  404. dependency: "direct main"
  405. description:
  406. path: "packages/flowy_sdk"
  407. relative: true
  408. source: path
  409. version: "0.0.1"
  410. flutter:
  411. dependency: "direct main"
  412. description: flutter
  413. source: sdk
  414. version: "0.0.0"
  415. flutter_bloc:
  416. dependency: "direct main"
  417. description:
  418. name: flutter_bloc
  419. url: "https://pub.dartlang.org"
  420. source: hosted
  421. version: "8.0.1"
  422. flutter_colorpicker:
  423. dependency: "direct main"
  424. description:
  425. name: flutter_colorpicker
  426. url: "https://pub.dartlang.org"
  427. source: hosted
  428. version: "0.6.1"
  429. flutter_inappwebview:
  430. dependency: transitive
  431. description:
  432. name: flutter_inappwebview
  433. url: "https://pub.dartlang.org"
  434. source: hosted
  435. version: "5.4.3+7"
  436. flutter_keyboard_visibility:
  437. dependency: transitive
  438. description:
  439. name: flutter_keyboard_visibility
  440. url: "https://pub.dartlang.org"
  441. source: hosted
  442. version: "5.2.0"
  443. flutter_keyboard_visibility_platform_interface:
  444. dependency: transitive
  445. description:
  446. name: flutter_keyboard_visibility_platform_interface
  447. url: "https://pub.dartlang.org"
  448. source: hosted
  449. version: "2.0.0"
  450. flutter_keyboard_visibility_web:
  451. dependency: transitive
  452. description:
  453. name: flutter_keyboard_visibility_web
  454. url: "https://pub.dartlang.org"
  455. source: hosted
  456. version: "2.0.0"
  457. flutter_lints:
  458. dependency: "direct dev"
  459. description:
  460. name: flutter_lints
  461. url: "https://pub.dartlang.org"
  462. source: hosted
  463. version: "1.0.4"
  464. flutter_localizations:
  465. dependency: "direct main"
  466. description: flutter
  467. source: sdk
  468. version: "0.0.0"
  469. flutter_plugin_android_lifecycle:
  470. dependency: transitive
  471. description:
  472. name: flutter_plugin_android_lifecycle
  473. url: "https://pub.dartlang.org"
  474. source: hosted
  475. version: "2.0.6"
  476. flutter_quill:
  477. dependency: "direct main"
  478. description:
  479. path: "."
  480. ref: "306fd78b7a134abdde0fed6be67f59e8a6068509"
  481. resolved-ref: "306fd78b7a134abdde0fed6be67f59e8a6068509"
  482. url: "https://github.com/appflowy/flutter-quill.git"
  483. source: git
  484. version: "2.0.13"
  485. flutter_svg:
  486. dependency: "direct main"
  487. description:
  488. name: flutter_svg
  489. url: "https://pub.dartlang.org"
  490. source: hosted
  491. version: "0.22.0"
  492. flutter_test:
  493. dependency: "direct dev"
  494. description: flutter
  495. source: sdk
  496. version: "0.0.0"
  497. flutter_web_plugins:
  498. dependency: transitive
  499. description: flutter
  500. source: sdk
  501. version: "0.0.0"
  502. fluttertoast:
  503. dependency: "direct main"
  504. description:
  505. name: fluttertoast
  506. url: "https://pub.dartlang.org"
  507. source: hosted
  508. version: "8.0.9"
  509. freezed:
  510. dependency: "direct dev"
  511. description:
  512. name: freezed
  513. url: "https://pub.dartlang.org"
  514. source: hosted
  515. version: "2.0.3+1"
  516. freezed_annotation:
  517. dependency: "direct main"
  518. description:
  519. name: freezed_annotation
  520. url: "https://pub.dartlang.org"
  521. source: hosted
  522. version: "2.0.3"
  523. frontend_server_client:
  524. dependency: transitive
  525. description:
  526. name: frontend_server_client
  527. url: "https://pub.dartlang.org"
  528. source: hosted
  529. version: "2.1.3"
  530. get_it:
  531. dependency: "direct main"
  532. description:
  533. name: get_it
  534. url: "https://pub.dartlang.org"
  535. source: hosted
  536. version: "7.2.0"
  537. gettext_parser:
  538. dependency: transitive
  539. description:
  540. name: gettext_parser
  541. url: "https://pub.dartlang.org"
  542. source: hosted
  543. version: "0.2.0"
  544. glob:
  545. dependency: transitive
  546. description:
  547. name: glob
  548. url: "https://pub.dartlang.org"
  549. source: hosted
  550. version: "2.0.2"
  551. graphs:
  552. dependency: transitive
  553. description:
  554. name: graphs
  555. url: "https://pub.dartlang.org"
  556. source: hosted
  557. version: "2.1.0"
  558. html:
  559. dependency: transitive
  560. description:
  561. name: html
  562. url: "https://pub.dartlang.org"
  563. source: hosted
  564. version: "0.15.0"
  565. http:
  566. dependency: transitive
  567. description:
  568. name: http
  569. url: "https://pub.dartlang.org"
  570. source: hosted
  571. version: "0.13.4"
  572. http_multi_server:
  573. dependency: transitive
  574. description:
  575. name: http_multi_server
  576. url: "https://pub.dartlang.org"
  577. source: hosted
  578. version: "3.2.0"
  579. http_parser:
  580. dependency: transitive
  581. description:
  582. name: http_parser
  583. url: "https://pub.dartlang.org"
  584. source: hosted
  585. version: "4.0.1"
  586. i18n_extension:
  587. dependency: transitive
  588. description:
  589. name: i18n_extension
  590. url: "https://pub.dartlang.org"
  591. source: hosted
  592. version: "4.2.1"
  593. image_picker:
  594. dependency: transitive
  595. description:
  596. name: image_picker
  597. url: "https://pub.dartlang.org"
  598. source: hosted
  599. version: "0.8.5+3"
  600. image_picker_android:
  601. dependency: transitive
  602. description:
  603. name: image_picker_android
  604. url: "https://pub.dartlang.org"
  605. source: hosted
  606. version: "0.8.4+13"
  607. image_picker_for_web:
  608. dependency: transitive
  609. description:
  610. name: image_picker_for_web
  611. url: "https://pub.dartlang.org"
  612. source: hosted
  613. version: "2.1.8"
  614. image_picker_ios:
  615. dependency: transitive
  616. description:
  617. name: image_picker_ios
  618. url: "https://pub.dartlang.org"
  619. source: hosted
  620. version: "0.8.5+5"
  621. image_picker_platform_interface:
  622. dependency: transitive
  623. description:
  624. name: image_picker_platform_interface
  625. url: "https://pub.dartlang.org"
  626. source: hosted
  627. version: "2.5.0"
  628. intl:
  629. dependency: "direct main"
  630. description:
  631. name: intl
  632. url: "https://pub.dartlang.org"
  633. source: hosted
  634. version: "0.17.0"
  635. io:
  636. dependency: transitive
  637. description:
  638. name: io
  639. url: "https://pub.dartlang.org"
  640. source: hosted
  641. version: "1.0.3"
  642. isolates:
  643. dependency: transitive
  644. description:
  645. name: isolates
  646. url: "https://pub.dartlang.org"
  647. source: hosted
  648. version: "3.0.3+8"
  649. js:
  650. dependency: transitive
  651. description:
  652. name: js
  653. url: "https://pub.dartlang.org"
  654. source: hosted
  655. version: "0.6.4"
  656. json_annotation:
  657. dependency: transitive
  658. description:
  659. name: json_annotation
  660. url: "https://pub.dartlang.org"
  661. source: hosted
  662. version: "4.5.0"
  663. linked_scroll_controller:
  664. dependency: "direct main"
  665. description:
  666. name: linked_scroll_controller
  667. url: "https://pub.dartlang.org"
  668. source: hosted
  669. version: "0.2.0"
  670. lint:
  671. dependency: transitive
  672. description:
  673. name: lint
  674. url: "https://pub.dartlang.org"
  675. source: hosted
  676. version: "1.8.2"
  677. lints:
  678. dependency: transitive
  679. description:
  680. name: lints
  681. url: "https://pub.dartlang.org"
  682. source: hosted
  683. version: "1.0.1"
  684. loading_indicator:
  685. dependency: transitive
  686. description:
  687. name: loading_indicator
  688. url: "https://pub.dartlang.org"
  689. source: hosted
  690. version: "3.1.0"
  691. logger:
  692. dependency: transitive
  693. description:
  694. name: logger
  695. url: "https://pub.dartlang.org"
  696. source: hosted
  697. version: "1.1.0"
  698. logging:
  699. dependency: transitive
  700. description:
  701. name: logging
  702. url: "https://pub.dartlang.org"
  703. source: hosted
  704. version: "1.0.2"
  705. matcher:
  706. dependency: transitive
  707. description:
  708. name: matcher
  709. url: "https://pub.dartlang.org"
  710. source: hosted
  711. version: "0.12.11"
  712. material_color_utilities:
  713. dependency: transitive
  714. description:
  715. name: material_color_utilities
  716. url: "https://pub.dartlang.org"
  717. source: hosted
  718. version: "0.1.4"
  719. meta:
  720. dependency: transitive
  721. description:
  722. name: meta
  723. url: "https://pub.dartlang.org"
  724. source: hosted
  725. version: "1.7.0"
  726. mime:
  727. dependency: transitive
  728. description:
  729. name: mime
  730. url: "https://pub.dartlang.org"
  731. source: hosted
  732. version: "1.0.2"
  733. mocktail:
  734. dependency: transitive
  735. description:
  736. name: mocktail
  737. url: "https://pub.dartlang.org"
  738. source: hosted
  739. version: "0.3.0"
  740. nested:
  741. dependency: transitive
  742. description:
  743. name: nested
  744. url: "https://pub.dartlang.org"
  745. source: hosted
  746. version: "1.0.0"
  747. nm:
  748. dependency: transitive
  749. description:
  750. name: nm
  751. url: "https://pub.dartlang.org"
  752. source: hosted
  753. version: "0.5.0"
  754. node_preamble:
  755. dependency: transitive
  756. description:
  757. name: node_preamble
  758. url: "https://pub.dartlang.org"
  759. source: hosted
  760. version: "2.0.1"
  761. package_config:
  762. dependency: transitive
  763. description:
  764. name: package_config
  765. url: "https://pub.dartlang.org"
  766. source: hosted
  767. version: "2.0.2"
  768. package_info_plus:
  769. dependency: "direct main"
  770. description:
  771. name: package_info_plus
  772. url: "https://pub.dartlang.org"
  773. source: hosted
  774. version: "1.4.2"
  775. package_info_plus_linux:
  776. dependency: transitive
  777. description:
  778. name: package_info_plus_linux
  779. url: "https://pub.dartlang.org"
  780. source: hosted
  781. version: "1.0.5"
  782. package_info_plus_macos:
  783. dependency: transitive
  784. description:
  785. name: package_info_plus_macos
  786. url: "https://pub.dartlang.org"
  787. source: hosted
  788. version: "1.3.0"
  789. package_info_plus_platform_interface:
  790. dependency: transitive
  791. description:
  792. name: package_info_plus_platform_interface
  793. url: "https://pub.dartlang.org"
  794. source: hosted
  795. version: "1.0.2"
  796. package_info_plus_web:
  797. dependency: transitive
  798. description:
  799. name: package_info_plus_web
  800. url: "https://pub.dartlang.org"
  801. source: hosted
  802. version: "1.0.5"
  803. package_info_plus_windows:
  804. dependency: transitive
  805. description:
  806. name: package_info_plus_windows
  807. url: "https://pub.dartlang.org"
  808. source: hosted
  809. version: "1.0.5"
  810. path:
  811. dependency: transitive
  812. description:
  813. name: path
  814. url: "https://pub.dartlang.org"
  815. source: hosted
  816. version: "1.8.1"
  817. path_drawing:
  818. dependency: transitive
  819. description:
  820. name: path_drawing
  821. url: "https://pub.dartlang.org"
  822. source: hosted
  823. version: "0.5.1+1"
  824. path_parsing:
  825. dependency: transitive
  826. description:
  827. name: path_parsing
  828. url: "https://pub.dartlang.org"
  829. source: hosted
  830. version: "0.2.1"
  831. path_provider:
  832. dependency: "direct main"
  833. description:
  834. name: path_provider
  835. url: "https://pub.dartlang.org"
  836. source: hosted
  837. version: "2.0.10"
  838. path_provider_android:
  839. dependency: transitive
  840. description:
  841. name: path_provider_android
  842. url: "https://pub.dartlang.org"
  843. source: hosted
  844. version: "2.0.14"
  845. path_provider_ios:
  846. dependency: transitive
  847. description:
  848. name: path_provider_ios
  849. url: "https://pub.dartlang.org"
  850. source: hosted
  851. version: "2.0.9"
  852. path_provider_linux:
  853. dependency: transitive
  854. description:
  855. name: path_provider_linux
  856. url: "https://pub.dartlang.org"
  857. source: hosted
  858. version: "2.1.6"
  859. path_provider_macos:
  860. dependency: transitive
  861. description:
  862. name: path_provider_macos
  863. url: "https://pub.dartlang.org"
  864. source: hosted
  865. version: "2.0.6"
  866. path_provider_platform_interface:
  867. dependency: transitive
  868. description:
  869. name: path_provider_platform_interface
  870. url: "https://pub.dartlang.org"
  871. source: hosted
  872. version: "2.0.4"
  873. path_provider_windows:
  874. dependency: transitive
  875. description:
  876. name: path_provider_windows
  877. url: "https://pub.dartlang.org"
  878. source: hosted
  879. version: "2.0.6"
  880. pedantic:
  881. dependency: transitive
  882. description:
  883. name: pedantic
  884. url: "https://pub.dartlang.org"
  885. source: hosted
  886. version: "1.11.1"
  887. petitparser:
  888. dependency: transitive
  889. description:
  890. name: petitparser
  891. url: "https://pub.dartlang.org"
  892. source: hosted
  893. version: "5.0.0"
  894. photo_view:
  895. dependency: transitive
  896. description:
  897. name: photo_view
  898. url: "https://pub.dartlang.org"
  899. source: hosted
  900. version: "0.13.0"
  901. platform:
  902. dependency: transitive
  903. description:
  904. name: platform
  905. url: "https://pub.dartlang.org"
  906. source: hosted
  907. version: "3.1.0"
  908. plugin_platform_interface:
  909. dependency: transitive
  910. description:
  911. name: plugin_platform_interface
  912. url: "https://pub.dartlang.org"
  913. source: hosted
  914. version: "2.1.2"
  915. pool:
  916. dependency: transitive
  917. description:
  918. name: pool
  919. url: "https://pub.dartlang.org"
  920. source: hosted
  921. version: "1.5.0"
  922. process:
  923. dependency: transitive
  924. description:
  925. name: process
  926. url: "https://pub.dartlang.org"
  927. source: hosted
  928. version: "4.2.4"
  929. protobuf:
  930. dependency: transitive
  931. description:
  932. name: protobuf
  933. url: "https://pub.dartlang.org"
  934. source: hosted
  935. version: "2.0.0"
  936. provider:
  937. dependency: "direct main"
  938. description:
  939. name: provider
  940. url: "https://pub.dartlang.org"
  941. source: hosted
  942. version: "6.0.3"
  943. pub_semver:
  944. dependency: transitive
  945. description:
  946. name: pub_semver
  947. url: "https://pub.dartlang.org"
  948. source: hosted
  949. version: "2.1.1"
  950. pubspec_parse:
  951. dependency: transitive
  952. description:
  953. name: pubspec_parse
  954. url: "https://pub.dartlang.org"
  955. source: hosted
  956. version: "1.2.0"
  957. quiver:
  958. dependency: transitive
  959. description:
  960. name: quiver
  961. url: "https://pub.dartlang.org"
  962. source: hosted
  963. version: "3.1.0"
  964. reorderables:
  965. dependency: "direct main"
  966. description:
  967. name: reorderables
  968. url: "https://pub.dartlang.org"
  969. source: hosted
  970. version: "0.5.0"
  971. shared_preferences:
  972. dependency: transitive
  973. description:
  974. name: shared_preferences
  975. url: "https://pub.dartlang.org"
  976. source: hosted
  977. version: "2.0.15"
  978. shared_preferences_android:
  979. dependency: transitive
  980. description:
  981. name: shared_preferences_android
  982. url: "https://pub.dartlang.org"
  983. source: hosted
  984. version: "2.0.12"
  985. shared_preferences_ios:
  986. dependency: transitive
  987. description:
  988. name: shared_preferences_ios
  989. url: "https://pub.dartlang.org"
  990. source: hosted
  991. version: "2.1.1"
  992. shared_preferences_linux:
  993. dependency: transitive
  994. description:
  995. name: shared_preferences_linux
  996. url: "https://pub.dartlang.org"
  997. source: hosted
  998. version: "2.1.1"
  999. shared_preferences_macos:
  1000. dependency: transitive
  1001. description:
  1002. name: shared_preferences_macos
  1003. url: "https://pub.dartlang.org"
  1004. source: hosted
  1005. version: "2.0.4"
  1006. shared_preferences_platform_interface:
  1007. dependency: transitive
  1008. description:
  1009. name: shared_preferences_platform_interface
  1010. url: "https://pub.dartlang.org"
  1011. source: hosted
  1012. version: "2.0.0"
  1013. shared_preferences_web:
  1014. dependency: transitive
  1015. description:
  1016. name: shared_preferences_web
  1017. url: "https://pub.dartlang.org"
  1018. source: hosted
  1019. version: "2.0.4"
  1020. shared_preferences_windows:
  1021. dependency: transitive
  1022. description:
  1023. name: shared_preferences_windows
  1024. url: "https://pub.dartlang.org"
  1025. source: hosted
  1026. version: "2.1.1"
  1027. shelf:
  1028. dependency: transitive
  1029. description:
  1030. name: shelf
  1031. url: "https://pub.dartlang.org"
  1032. source: hosted
  1033. version: "1.3.0"
  1034. shelf_packages_handler:
  1035. dependency: transitive
  1036. description:
  1037. name: shelf_packages_handler
  1038. url: "https://pub.dartlang.org"
  1039. source: hosted
  1040. version: "3.0.0"
  1041. shelf_static:
  1042. dependency: transitive
  1043. description:
  1044. name: shelf_static
  1045. url: "https://pub.dartlang.org"
  1046. source: hosted
  1047. version: "1.1.0"
  1048. shelf_web_socket:
  1049. dependency: transitive
  1050. description:
  1051. name: shelf_web_socket
  1052. url: "https://pub.dartlang.org"
  1053. source: hosted
  1054. version: "1.0.1"
  1055. simple_gesture_detector:
  1056. dependency: transitive
  1057. description:
  1058. name: simple_gesture_detector
  1059. url: "https://pub.dartlang.org"
  1060. source: hosted
  1061. version: "0.2.0"
  1062. sized_context:
  1063. dependency: "direct main"
  1064. description:
  1065. name: sized_context
  1066. url: "https://pub.dartlang.org"
  1067. source: hosted
  1068. version: "1.0.0+1"
  1069. sky_engine:
  1070. dependency: transitive
  1071. description: flutter
  1072. source: sdk
  1073. version: "0.0.99"
  1074. source_gen:
  1075. dependency: transitive
  1076. description:
  1077. name: source_gen
  1078. url: "https://pub.dartlang.org"
  1079. source: hosted
  1080. version: "1.2.2"
  1081. source_map_stack_trace:
  1082. dependency: transitive
  1083. description:
  1084. name: source_map_stack_trace
  1085. url: "https://pub.dartlang.org"
  1086. source: hosted
  1087. version: "2.1.0"
  1088. source_maps:
  1089. dependency: transitive
  1090. description:
  1091. name: source_maps
  1092. url: "https://pub.dartlang.org"
  1093. source: hosted
  1094. version: "0.10.10"
  1095. source_span:
  1096. dependency: transitive
  1097. description:
  1098. name: source_span
  1099. url: "https://pub.dartlang.org"
  1100. source: hosted
  1101. version: "1.8.2"
  1102. sprintf:
  1103. dependency: transitive
  1104. description:
  1105. name: sprintf
  1106. url: "https://pub.dartlang.org"
  1107. source: hosted
  1108. version: "6.0.0"
  1109. stack_trace:
  1110. dependency: transitive
  1111. description:
  1112. name: stack_trace
  1113. url: "https://pub.dartlang.org"
  1114. source: hosted
  1115. version: "1.10.0"
  1116. stream_channel:
  1117. dependency: transitive
  1118. description:
  1119. name: stream_channel
  1120. url: "https://pub.dartlang.org"
  1121. source: hosted
  1122. version: "2.1.0"
  1123. stream_transform:
  1124. dependency: transitive
  1125. description:
  1126. name: stream_transform
  1127. url: "https://pub.dartlang.org"
  1128. source: hosted
  1129. version: "2.0.0"
  1130. string_scanner:
  1131. dependency: transitive
  1132. description:
  1133. name: string_scanner
  1134. url: "https://pub.dartlang.org"
  1135. source: hosted
  1136. version: "1.1.0"
  1137. string_validator:
  1138. dependency: transitive
  1139. description:
  1140. name: string_validator
  1141. url: "https://pub.dartlang.org"
  1142. source: hosted
  1143. version: "0.3.0"
  1144. styled_widget:
  1145. dependency: "direct main"
  1146. description:
  1147. name: styled_widget
  1148. url: "https://pub.dartlang.org"
  1149. source: hosted
  1150. version: "0.3.1+2"
  1151. table_calendar:
  1152. dependency: "direct main"
  1153. description:
  1154. name: table_calendar
  1155. url: "https://pub.dartlang.org"
  1156. source: hosted
  1157. version: "3.0.5"
  1158. term_glyph:
  1159. dependency: transitive
  1160. description:
  1161. name: term_glyph
  1162. url: "https://pub.dartlang.org"
  1163. source: hosted
  1164. version: "1.2.0"
  1165. test:
  1166. dependency: transitive
  1167. description:
  1168. name: test
  1169. url: "https://pub.dartlang.org"
  1170. source: hosted
  1171. version: "1.21.1"
  1172. test_api:
  1173. dependency: transitive
  1174. description:
  1175. name: test_api
  1176. url: "https://pub.dartlang.org"
  1177. source: hosted
  1178. version: "0.4.9"
  1179. test_core:
  1180. dependency: transitive
  1181. description:
  1182. name: test_core
  1183. url: "https://pub.dartlang.org"
  1184. source: hosted
  1185. version: "0.4.13"
  1186. textfield_tags:
  1187. dependency: "direct main"
  1188. description:
  1189. name: textfield_tags
  1190. url: "https://pub.dartlang.org"
  1191. source: hosted
  1192. version: "2.0.0+1"
  1193. textstyle_extensions:
  1194. dependency: transitive
  1195. description:
  1196. name: textstyle_extensions
  1197. url: "https://pub.dartlang.org"
  1198. source: hosted
  1199. version: "2.0.0-nullsafety"
  1200. time:
  1201. dependency: "direct main"
  1202. description:
  1203. name: time
  1204. url: "https://pub.dartlang.org"
  1205. source: hosted
  1206. version: "2.1.0"
  1207. timing:
  1208. dependency: transitive
  1209. description:
  1210. name: timing
  1211. url: "https://pub.dartlang.org"
  1212. source: hosted
  1213. version: "1.0.0"
  1214. tuple:
  1215. dependency: transitive
  1216. description:
  1217. name: tuple
  1218. url: "https://pub.dartlang.org"
  1219. source: hosted
  1220. version: "2.0.0"
  1221. typed_data:
  1222. dependency: transitive
  1223. description:
  1224. name: typed_data
  1225. url: "https://pub.dartlang.org"
  1226. source: hosted
  1227. version: "1.3.1"
  1228. universal_platform:
  1229. dependency: transitive
  1230. description:
  1231. name: universal_platform
  1232. url: "https://pub.dartlang.org"
  1233. source: hosted
  1234. version: "1.0.0+1"
  1235. url_launcher:
  1236. dependency: "direct main"
  1237. description:
  1238. name: url_launcher
  1239. url: "https://pub.dartlang.org"
  1240. source: hosted
  1241. version: "6.1.2"
  1242. url_launcher_android:
  1243. dependency: transitive
  1244. description:
  1245. name: url_launcher_android
  1246. url: "https://pub.dartlang.org"
  1247. source: hosted
  1248. version: "6.0.17"
  1249. url_launcher_ios:
  1250. dependency: transitive
  1251. description:
  1252. name: url_launcher_ios
  1253. url: "https://pub.dartlang.org"
  1254. source: hosted
  1255. version: "6.0.17"
  1256. url_launcher_linux:
  1257. dependency: transitive
  1258. description:
  1259. name: url_launcher_linux
  1260. url: "https://pub.dartlang.org"
  1261. source: hosted
  1262. version: "3.0.1"
  1263. url_launcher_macos:
  1264. dependency: transitive
  1265. description:
  1266. name: url_launcher_macos
  1267. url: "https://pub.dartlang.org"
  1268. source: hosted
  1269. version: "3.0.1"
  1270. url_launcher_platform_interface:
  1271. dependency: transitive
  1272. description:
  1273. name: url_launcher_platform_interface
  1274. url: "https://pub.dartlang.org"
  1275. source: hosted
  1276. version: "2.0.5"
  1277. url_launcher_web:
  1278. dependency: transitive
  1279. description:
  1280. name: url_launcher_web
  1281. url: "https://pub.dartlang.org"
  1282. source: hosted
  1283. version: "2.0.11"
  1284. url_launcher_windows:
  1285. dependency: transitive
  1286. description:
  1287. name: url_launcher_windows
  1288. url: "https://pub.dartlang.org"
  1289. source: hosted
  1290. version: "3.0.1"
  1291. uuid:
  1292. dependency: transitive
  1293. description:
  1294. name: uuid
  1295. url: "https://pub.dartlang.org"
  1296. source: hosted
  1297. version: "3.0.6"
  1298. vector_math:
  1299. dependency: transitive
  1300. description:
  1301. name: vector_math
  1302. url: "https://pub.dartlang.org"
  1303. source: hosted
  1304. version: "2.1.2"
  1305. video_player:
  1306. dependency: transitive
  1307. description:
  1308. name: video_player
  1309. url: "https://pub.dartlang.org"
  1310. source: hosted
  1311. version: "2.4.2"
  1312. video_player_android:
  1313. dependency: transitive
  1314. description:
  1315. name: video_player_android
  1316. url: "https://pub.dartlang.org"
  1317. source: hosted
  1318. version: "2.3.4"
  1319. video_player_avfoundation:
  1320. dependency: transitive
  1321. description:
  1322. name: video_player_avfoundation
  1323. url: "https://pub.dartlang.org"
  1324. source: hosted
  1325. version: "2.3.4"
  1326. video_player_platform_interface:
  1327. dependency: transitive
  1328. description:
  1329. name: video_player_platform_interface
  1330. url: "https://pub.dartlang.org"
  1331. source: hosted
  1332. version: "5.1.2"
  1333. video_player_web:
  1334. dependency: transitive
  1335. description:
  1336. name: video_player_web
  1337. url: "https://pub.dartlang.org"
  1338. source: hosted
  1339. version: "2.0.10"
  1340. vm_service:
  1341. dependency: transitive
  1342. description:
  1343. name: vm_service
  1344. url: "https://pub.dartlang.org"
  1345. source: hosted
  1346. version: "8.3.0"
  1347. watcher:
  1348. dependency: transitive
  1349. description:
  1350. name: watcher
  1351. url: "https://pub.dartlang.org"
  1352. source: hosted
  1353. version: "1.0.1"
  1354. web_socket_channel:
  1355. dependency: transitive
  1356. description:
  1357. name: web_socket_channel
  1358. url: "https://pub.dartlang.org"
  1359. source: hosted
  1360. version: "2.2.0"
  1361. webkit_inspection_protocol:
  1362. dependency: transitive
  1363. description:
  1364. name: webkit_inspection_protocol
  1365. url: "https://pub.dartlang.org"
  1366. source: hosted
  1367. version: "1.1.0"
  1368. win32:
  1369. dependency: transitive
  1370. description:
  1371. name: win32
  1372. url: "https://pub.dartlang.org"
  1373. source: hosted
  1374. version: "2.6.1"
  1375. window_size:
  1376. dependency: "direct main"
  1377. description:
  1378. path: "plugins/window_size"
  1379. ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  1380. resolved-ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  1381. url: "https://github.com/google/flutter-desktop-embedding.git"
  1382. source: git
  1383. version: "0.1.0"
  1384. xdg_directories:
  1385. dependency: transitive
  1386. description:
  1387. name: xdg_directories
  1388. url: "https://pub.dartlang.org"
  1389. source: hosted
  1390. version: "0.2.0+1"
  1391. xml:
  1392. dependency: transitive
  1393. description:
  1394. name: xml
  1395. url: "https://pub.dartlang.org"
  1396. source: hosted
  1397. version: "5.4.1"
  1398. yaml:
  1399. dependency: transitive
  1400. description:
  1401. name: yaml
  1402. url: "https://pub.dartlang.org"
  1403. source: hosted
  1404. version: "3.1.1"
  1405. youtube_player_flutter:
  1406. dependency: transitive
  1407. description:
  1408. name: youtube_player_flutter
  1409. url: "https://pub.dartlang.org"
  1410. source: hosted
  1411. version: "8.1.0"
  1412. sdks:
  1413. dart: ">=2.17.0 <3.0.0"
  1414. flutter: ">=3.0.0"