pubspec.lock 35 KB

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