pubspec.lock 36 KB

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