pubspec.lock 33 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399
  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.9"
  32. appflowy_editor:
  33. dependency: "direct main"
  34. description:
  35. path: "packages/appflowy_editor"
  36. relative: true
  37. source: path
  38. version: "0.0.7"
  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.1.11"
  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: "direct main"
  216. description:
  217. name: connectivity_plus_platform_interface
  218. url: "https://pub.dartlang.org"
  219. source: hosted
  220. version: "1.2.3"
  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.2.0"
  249. crypto:
  250. dependency: transitive
  251. description:
  252. name: crypto
  253. url: "https://pub.dartlang.org"
  254. source: hosted
  255. version: "3.0.1"
  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. file_picker:
  390. dependency: "direct main"
  391. description:
  392. name: file_picker
  393. url: "https://pub.dartlang.org"
  394. source: hosted
  395. version: "4.6.1"
  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_driver:
  458. dependency: transitive
  459. description: flutter
  460. source: sdk
  461. version: "0.0.0"
  462. flutter_lints:
  463. dependency: "direct dev"
  464. description:
  465. name: flutter_lints
  466. url: "https://pub.dartlang.org"
  467. source: hosted
  468. version: "2.0.1"
  469. flutter_localizations:
  470. dependency: "direct main"
  471. description: flutter
  472. source: sdk
  473. version: "0.0.0"
  474. flutter_plugin_android_lifecycle:
  475. dependency: transitive
  476. description:
  477. name: flutter_plugin_android_lifecycle
  478. url: "https://pub.dartlang.org"
  479. source: hosted
  480. version: "2.0.6"
  481. flutter_svg:
  482. dependency: transitive
  483. description:
  484. name: flutter_svg
  485. url: "https://pub.dartlang.org"
  486. source: hosted
  487. version: "1.1.4"
  488. flutter_test:
  489. dependency: "direct dev"
  490. description: flutter
  491. source: sdk
  492. version: "0.0.0"
  493. flutter_web_plugins:
  494. dependency: transitive
  495. description: flutter
  496. source: sdk
  497. version: "0.0.0"
  498. fluttertoast:
  499. dependency: "direct main"
  500. description:
  501. name: fluttertoast
  502. url: "https://pub.dartlang.org"
  503. source: hosted
  504. version: "8.0.9"
  505. freezed:
  506. dependency: "direct dev"
  507. description:
  508. name: freezed
  509. url: "https://pub.dartlang.org"
  510. source: hosted
  511. version: "2.1.0+1"
  512. freezed_annotation:
  513. dependency: "direct main"
  514. description:
  515. name: freezed_annotation
  516. url: "https://pub.dartlang.org"
  517. source: hosted
  518. version: "2.1.0"
  519. frontend_server_client:
  520. dependency: transitive
  521. description:
  522. name: frontend_server_client
  523. url: "https://pub.dartlang.org"
  524. source: hosted
  525. version: "2.1.3"
  526. fuchsia_remote_debug_protocol:
  527. dependency: transitive
  528. description: flutter
  529. source: sdk
  530. version: "0.0.0"
  531. get_it:
  532. dependency: "direct main"
  533. description:
  534. name: get_it
  535. url: "https://pub.dartlang.org"
  536. source: hosted
  537. version: "7.2.0"
  538. glob:
  539. dependency: transitive
  540. description:
  541. name: glob
  542. url: "https://pub.dartlang.org"
  543. source: hosted
  544. version: "2.0.2"
  545. google_fonts:
  546. dependency: "direct main"
  547. description:
  548. name: google_fonts
  549. url: "https://pub.dartlang.org"
  550. source: hosted
  551. version: "3.0.1"
  552. graphs:
  553. dependency: transitive
  554. description:
  555. name: graphs
  556. url: "https://pub.dartlang.org"
  557. source: hosted
  558. version: "2.1.0"
  559. hotkey_manager:
  560. dependency: "direct main"
  561. description:
  562. name: hotkey_manager
  563. url: "https://pub.dartlang.org"
  564. source: hosted
  565. version: "0.1.7"
  566. html:
  567. dependency: transitive
  568. description:
  569. name: html
  570. url: "https://pub.dartlang.org"
  571. source: hosted
  572. version: "0.15.0"
  573. http:
  574. dependency: transitive
  575. description:
  576. name: http
  577. url: "https://pub.dartlang.org"
  578. source: hosted
  579. version: "0.13.4"
  580. http_multi_server:
  581. dependency: transitive
  582. description:
  583. name: http_multi_server
  584. url: "https://pub.dartlang.org"
  585. source: hosted
  586. version: "3.2.0"
  587. http_parser:
  588. dependency: transitive
  589. description:
  590. name: http_parser
  591. url: "https://pub.dartlang.org"
  592. source: hosted
  593. version: "4.0.1"
  594. integration_test:
  595. dependency: "direct dev"
  596. description: flutter
  597. source: sdk
  598. version: "0.0.0"
  599. intl:
  600. dependency: "direct main"
  601. description:
  602. name: intl
  603. url: "https://pub.dartlang.org"
  604. source: hosted
  605. version: "0.17.0"
  606. intl_utils:
  607. dependency: transitive
  608. description:
  609. name: intl_utils
  610. url: "https://pub.dartlang.org"
  611. source: hosted
  612. version: "2.7.0"
  613. io:
  614. dependency: transitive
  615. description:
  616. name: io
  617. url: "https://pub.dartlang.org"
  618. source: hosted
  619. version: "1.0.3"
  620. isolates:
  621. dependency: transitive
  622. description:
  623. name: isolates
  624. url: "https://pub.dartlang.org"
  625. source: hosted
  626. version: "3.0.3+8"
  627. js:
  628. dependency: transitive
  629. description:
  630. name: js
  631. url: "https://pub.dartlang.org"
  632. source: hosted
  633. version: "0.6.4"
  634. json_annotation:
  635. dependency: transitive
  636. description:
  637. name: json_annotation
  638. url: "https://pub.dartlang.org"
  639. source: hosted
  640. version: "4.5.0"
  641. linked_scroll_controller:
  642. dependency: "direct main"
  643. description:
  644. name: linked_scroll_controller
  645. url: "https://pub.dartlang.org"
  646. source: hosted
  647. version: "0.2.0"
  648. lint:
  649. dependency: transitive
  650. description:
  651. name: lint
  652. url: "https://pub.dartlang.org"
  653. source: hosted
  654. version: "1.8.2"
  655. lints:
  656. dependency: transitive
  657. description:
  658. name: lints
  659. url: "https://pub.dartlang.org"
  660. source: hosted
  661. version: "2.0.0"
  662. loading_indicator:
  663. dependency: transitive
  664. description:
  665. name: loading_indicator
  666. url: "https://pub.dartlang.org"
  667. source: hosted
  668. version: "3.1.0"
  669. logger:
  670. dependency: transitive
  671. description:
  672. name: logger
  673. url: "https://pub.dartlang.org"
  674. source: hosted
  675. version: "1.1.0"
  676. logging:
  677. dependency: transitive
  678. description:
  679. name: logging
  680. url: "https://pub.dartlang.org"
  681. source: hosted
  682. version: "1.0.2"
  683. markdown:
  684. dependency: transitive
  685. description:
  686. name: markdown
  687. url: "https://pub.dartlang.org"
  688. source: hosted
  689. version: "6.0.1"
  690. matcher:
  691. dependency: transitive
  692. description:
  693. name: matcher
  694. url: "https://pub.dartlang.org"
  695. source: hosted
  696. version: "0.12.11"
  697. material_color_utilities:
  698. dependency: transitive
  699. description:
  700. name: material_color_utilities
  701. url: "https://pub.dartlang.org"
  702. source: hosted
  703. version: "0.1.4"
  704. meta:
  705. dependency: transitive
  706. description:
  707. name: meta
  708. url: "https://pub.dartlang.org"
  709. source: hosted
  710. version: "1.7.0"
  711. mime:
  712. dependency: transitive
  713. description:
  714. name: mime
  715. url: "https://pub.dartlang.org"
  716. source: hosted
  717. version: "1.0.2"
  718. mocktail:
  719. dependency: transitive
  720. description:
  721. name: mocktail
  722. url: "https://pub.dartlang.org"
  723. source: hosted
  724. version: "0.3.0"
  725. nested:
  726. dependency: transitive
  727. description:
  728. name: nested
  729. url: "https://pub.dartlang.org"
  730. source: hosted
  731. version: "1.0.0"
  732. nm:
  733. dependency: transitive
  734. description:
  735. name: nm
  736. url: "https://pub.dartlang.org"
  737. source: hosted
  738. version: "0.5.0"
  739. node_preamble:
  740. dependency: transitive
  741. description:
  742. name: node_preamble
  743. url: "https://pub.dartlang.org"
  744. source: hosted
  745. version: "2.0.1"
  746. package_config:
  747. dependency: transitive
  748. description:
  749. name: package_config
  750. url: "https://pub.dartlang.org"
  751. source: hosted
  752. version: "2.0.2"
  753. package_info_plus:
  754. dependency: "direct main"
  755. description:
  756. name: package_info_plus
  757. url: "https://pub.dartlang.org"
  758. source: hosted
  759. version: "1.4.2"
  760. package_info_plus_linux:
  761. dependency: transitive
  762. description:
  763. name: package_info_plus_linux
  764. url: "https://pub.dartlang.org"
  765. source: hosted
  766. version: "1.0.5"
  767. package_info_plus_macos:
  768. dependency: transitive
  769. description:
  770. name: package_info_plus_macos
  771. url: "https://pub.dartlang.org"
  772. source: hosted
  773. version: "1.3.0"
  774. package_info_plus_platform_interface:
  775. dependency: transitive
  776. description:
  777. name: package_info_plus_platform_interface
  778. url: "https://pub.dartlang.org"
  779. source: hosted
  780. version: "1.0.2"
  781. package_info_plus_web:
  782. dependency: transitive
  783. description:
  784. name: package_info_plus_web
  785. url: "https://pub.dartlang.org"
  786. source: hosted
  787. version: "1.0.5"
  788. package_info_plus_windows:
  789. dependency: transitive
  790. description:
  791. name: package_info_plus_windows
  792. url: "https://pub.dartlang.org"
  793. source: hosted
  794. version: "1.0.5"
  795. path:
  796. dependency: transitive
  797. description:
  798. name: path
  799. url: "https://pub.dartlang.org"
  800. source: hosted
  801. version: "1.8.1"
  802. path_drawing:
  803. dependency: transitive
  804. description:
  805. name: path_drawing
  806. url: "https://pub.dartlang.org"
  807. source: hosted
  808. version: "1.0.1"
  809. path_parsing:
  810. dependency: transitive
  811. description:
  812. name: path_parsing
  813. url: "https://pub.dartlang.org"
  814. source: hosted
  815. version: "1.0.1"
  816. path_provider:
  817. dependency: "direct main"
  818. description:
  819. name: path_provider
  820. url: "https://pub.dartlang.org"
  821. source: hosted
  822. version: "2.0.10"
  823. path_provider_android:
  824. dependency: transitive
  825. description:
  826. name: path_provider_android
  827. url: "https://pub.dartlang.org"
  828. source: hosted
  829. version: "2.0.14"
  830. path_provider_ios:
  831. dependency: transitive
  832. description:
  833. name: path_provider_ios
  834. url: "https://pub.dartlang.org"
  835. source: hosted
  836. version: "2.0.9"
  837. path_provider_linux:
  838. dependency: transitive
  839. description:
  840. name: path_provider_linux
  841. url: "https://pub.dartlang.org"
  842. source: hosted
  843. version: "2.1.6"
  844. path_provider_macos:
  845. dependency: transitive
  846. description:
  847. name: path_provider_macos
  848. url: "https://pub.dartlang.org"
  849. source: hosted
  850. version: "2.0.6"
  851. path_provider_platform_interface:
  852. dependency: transitive
  853. description:
  854. name: path_provider_platform_interface
  855. url: "https://pub.dartlang.org"
  856. source: hosted
  857. version: "2.0.4"
  858. path_provider_windows:
  859. dependency: transitive
  860. description:
  861. name: path_provider_windows
  862. url: "https://pub.dartlang.org"
  863. source: hosted
  864. version: "2.0.6"
  865. petitparser:
  866. dependency: transitive
  867. description:
  868. name: petitparser
  869. url: "https://pub.dartlang.org"
  870. source: hosted
  871. version: "5.0.0"
  872. platform:
  873. dependency: transitive
  874. description:
  875. name: platform
  876. url: "https://pub.dartlang.org"
  877. source: hosted
  878. version: "3.1.0"
  879. plugin_platform_interface:
  880. dependency: transitive
  881. description:
  882. name: plugin_platform_interface
  883. url: "https://pub.dartlang.org"
  884. source: hosted
  885. version: "2.1.2"
  886. pool:
  887. dependency: transitive
  888. description:
  889. name: pool
  890. url: "https://pub.dartlang.org"
  891. source: hosted
  892. version: "1.5.0"
  893. process:
  894. dependency: transitive
  895. description:
  896. name: process
  897. url: "https://pub.dartlang.org"
  898. source: hosted
  899. version: "4.2.4"
  900. protobuf:
  901. dependency: "direct main"
  902. description:
  903. name: protobuf
  904. url: "https://pub.dartlang.org"
  905. source: hosted
  906. version: "2.0.0"
  907. provider:
  908. dependency: "direct main"
  909. description:
  910. name: provider
  911. url: "https://pub.dartlang.org"
  912. source: hosted
  913. version: "6.0.3"
  914. pub_semver:
  915. dependency: transitive
  916. description:
  917. name: pub_semver
  918. url: "https://pub.dartlang.org"
  919. source: hosted
  920. version: "2.1.1"
  921. pubspec_parse:
  922. dependency: transitive
  923. description:
  924. name: pubspec_parse
  925. url: "https://pub.dartlang.org"
  926. source: hosted
  927. version: "1.2.0"
  928. quiver:
  929. dependency: transitive
  930. description:
  931. name: quiver
  932. url: "https://pub.dartlang.org"
  933. source: hosted
  934. version: "3.1.0"
  935. reorderables:
  936. dependency: "direct main"
  937. description:
  938. name: reorderables
  939. url: "https://pub.dartlang.org"
  940. source: hosted
  941. version: "0.5.0"
  942. rich_clipboard:
  943. dependency: transitive
  944. description:
  945. name: rich_clipboard
  946. url: "https://pub.dartlang.org"
  947. source: hosted
  948. version: "1.0.1"
  949. rich_clipboard_android:
  950. dependency: transitive
  951. description:
  952. name: rich_clipboard_android
  953. url: "https://pub.dartlang.org"
  954. source: hosted
  955. version: "1.0.0"
  956. rich_clipboard_ios:
  957. dependency: transitive
  958. description:
  959. name: rich_clipboard_ios
  960. url: "https://pub.dartlang.org"
  961. source: hosted
  962. version: "1.0.0"
  963. rich_clipboard_linux:
  964. dependency: transitive
  965. description:
  966. name: rich_clipboard_linux
  967. url: "https://pub.dartlang.org"
  968. source: hosted
  969. version: "1.0.0"
  970. rich_clipboard_macos:
  971. dependency: transitive
  972. description:
  973. name: rich_clipboard_macos
  974. url: "https://pub.dartlang.org"
  975. source: hosted
  976. version: "1.0.1"
  977. rich_clipboard_platform_interface:
  978. dependency: transitive
  979. description:
  980. name: rich_clipboard_platform_interface
  981. url: "https://pub.dartlang.org"
  982. source: hosted
  983. version: "1.0.0"
  984. rich_clipboard_web:
  985. dependency: transitive
  986. description:
  987. name: rich_clipboard_web
  988. url: "https://pub.dartlang.org"
  989. source: hosted
  990. version: "1.0.0"
  991. rich_clipboard_windows:
  992. dependency: transitive
  993. description:
  994. name: rich_clipboard_windows
  995. url: "https://pub.dartlang.org"
  996. source: hosted
  997. version: "1.0.0"
  998. shared_preferences:
  999. dependency: "direct main"
  1000. description:
  1001. name: shared_preferences
  1002. url: "https://pub.dartlang.org"
  1003. source: hosted
  1004. version: "2.0.15"
  1005. shared_preferences_android:
  1006. dependency: transitive
  1007. description:
  1008. name: shared_preferences_android
  1009. url: "https://pub.dartlang.org"
  1010. source: hosted
  1011. version: "2.0.12"
  1012. shared_preferences_ios:
  1013. dependency: transitive
  1014. description:
  1015. name: shared_preferences_ios
  1016. url: "https://pub.dartlang.org"
  1017. source: hosted
  1018. version: "2.1.1"
  1019. shared_preferences_linux:
  1020. dependency: transitive
  1021. description:
  1022. name: shared_preferences_linux
  1023. url: "https://pub.dartlang.org"
  1024. source: hosted
  1025. version: "2.1.1"
  1026. shared_preferences_macos:
  1027. dependency: transitive
  1028. description:
  1029. name: shared_preferences_macos
  1030. url: "https://pub.dartlang.org"
  1031. source: hosted
  1032. version: "2.0.4"
  1033. shared_preferences_platform_interface:
  1034. dependency: transitive
  1035. description:
  1036. name: shared_preferences_platform_interface
  1037. url: "https://pub.dartlang.org"
  1038. source: hosted
  1039. version: "2.0.0"
  1040. shared_preferences_web:
  1041. dependency: transitive
  1042. description:
  1043. name: shared_preferences_web
  1044. url: "https://pub.dartlang.org"
  1045. source: hosted
  1046. version: "2.0.4"
  1047. shared_preferences_windows:
  1048. dependency: transitive
  1049. description:
  1050. name: shared_preferences_windows
  1051. url: "https://pub.dartlang.org"
  1052. source: hosted
  1053. version: "2.1.1"
  1054. shelf:
  1055. dependency: transitive
  1056. description:
  1057. name: shelf
  1058. url: "https://pub.dartlang.org"
  1059. source: hosted
  1060. version: "1.3.0"
  1061. shelf_packages_handler:
  1062. dependency: transitive
  1063. description:
  1064. name: shelf_packages_handler
  1065. url: "https://pub.dartlang.org"
  1066. source: hosted
  1067. version: "3.0.0"
  1068. shelf_static:
  1069. dependency: transitive
  1070. description:
  1071. name: shelf_static
  1072. url: "https://pub.dartlang.org"
  1073. source: hosted
  1074. version: "1.1.0"
  1075. shelf_web_socket:
  1076. dependency: transitive
  1077. description:
  1078. name: shelf_web_socket
  1079. url: "https://pub.dartlang.org"
  1080. source: hosted
  1081. version: "1.0.1"
  1082. simple_gesture_detector:
  1083. dependency: transitive
  1084. description:
  1085. name: simple_gesture_detector
  1086. url: "https://pub.dartlang.org"
  1087. source: hosted
  1088. version: "0.2.0"
  1089. sized_context:
  1090. dependency: "direct main"
  1091. description:
  1092. name: sized_context
  1093. url: "https://pub.dartlang.org"
  1094. source: hosted
  1095. version: "1.0.0+1"
  1096. sky_engine:
  1097. dependency: transitive
  1098. description: flutter
  1099. source: sdk
  1100. version: "0.0.99"
  1101. source_gen:
  1102. dependency: transitive
  1103. description:
  1104. name: source_gen
  1105. url: "https://pub.dartlang.org"
  1106. source: hosted
  1107. version: "1.2.2"
  1108. source_map_stack_trace:
  1109. dependency: transitive
  1110. description:
  1111. name: source_map_stack_trace
  1112. url: "https://pub.dartlang.org"
  1113. source: hosted
  1114. version: "2.1.0"
  1115. source_maps:
  1116. dependency: transitive
  1117. description:
  1118. name: source_maps
  1119. url: "https://pub.dartlang.org"
  1120. source: hosted
  1121. version: "0.10.10"
  1122. source_span:
  1123. dependency: transitive
  1124. description:
  1125. name: source_span
  1126. url: "https://pub.dartlang.org"
  1127. source: hosted
  1128. version: "1.8.2"
  1129. stack_trace:
  1130. dependency: transitive
  1131. description:
  1132. name: stack_trace
  1133. url: "https://pub.dartlang.org"
  1134. source: hosted
  1135. version: "1.10.0"
  1136. stream_channel:
  1137. dependency: transitive
  1138. description:
  1139. name: stream_channel
  1140. url: "https://pub.dartlang.org"
  1141. source: hosted
  1142. version: "2.1.0"
  1143. stream_transform:
  1144. dependency: transitive
  1145. description:
  1146. name: stream_transform
  1147. url: "https://pub.dartlang.org"
  1148. source: hosted
  1149. version: "2.0.0"
  1150. string_scanner:
  1151. dependency: transitive
  1152. description:
  1153. name: string_scanner
  1154. url: "https://pub.dartlang.org"
  1155. source: hosted
  1156. version: "1.1.0"
  1157. styled_widget:
  1158. dependency: "direct main"
  1159. description:
  1160. name: styled_widget
  1161. url: "https://pub.dartlang.org"
  1162. source: hosted
  1163. version: "0.3.1+2"
  1164. sync_http:
  1165. dependency: transitive
  1166. description:
  1167. name: sync_http
  1168. url: "https://pub.dartlang.org"
  1169. source: hosted
  1170. version: "0.3.0"
  1171. table_calendar:
  1172. dependency: "direct main"
  1173. description:
  1174. name: table_calendar
  1175. url: "https://pub.dartlang.org"
  1176. source: hosted
  1177. version: "3.0.5"
  1178. term_glyph:
  1179. dependency: transitive
  1180. description:
  1181. name: term_glyph
  1182. url: "https://pub.dartlang.org"
  1183. source: hosted
  1184. version: "1.2.0"
  1185. test:
  1186. dependency: transitive
  1187. description:
  1188. name: test
  1189. url: "https://pub.dartlang.org"
  1190. source: hosted
  1191. version: "1.21.1"
  1192. test_api:
  1193. dependency: transitive
  1194. description:
  1195. name: test_api
  1196. url: "https://pub.dartlang.org"
  1197. source: hosted
  1198. version: "0.4.9"
  1199. test_core:
  1200. dependency: transitive
  1201. description:
  1202. name: test_core
  1203. url: "https://pub.dartlang.org"
  1204. source: hosted
  1205. version: "0.4.13"
  1206. textfield_tags:
  1207. dependency: "direct main"
  1208. description:
  1209. name: textfield_tags
  1210. url: "https://pub.dartlang.org"
  1211. source: hosted
  1212. version: "2.0.2"
  1213. textstyle_extensions:
  1214. dependency: "direct main"
  1215. description:
  1216. name: textstyle_extensions
  1217. url: "https://pub.dartlang.org"
  1218. source: hosted
  1219. version: "2.0.0-nullsafety"
  1220. time:
  1221. dependency: "direct main"
  1222. description:
  1223. name: time
  1224. url: "https://pub.dartlang.org"
  1225. source: hosted
  1226. version: "2.1.0"
  1227. timing:
  1228. dependency: transitive
  1229. description:
  1230. name: timing
  1231. url: "https://pub.dartlang.org"
  1232. source: hosted
  1233. version: "1.0.0"
  1234. tuple:
  1235. dependency: "direct main"
  1236. description:
  1237. name: tuple
  1238. url: "https://pub.dartlang.org"
  1239. source: hosted
  1240. version: "2.0.0"
  1241. typed_data:
  1242. dependency: transitive
  1243. description:
  1244. name: typed_data
  1245. url: "https://pub.dartlang.org"
  1246. source: hosted
  1247. version: "1.3.0"
  1248. universal_platform:
  1249. dependency: transitive
  1250. description:
  1251. name: universal_platform
  1252. url: "https://pub.dartlang.org"
  1253. source: hosted
  1254. version: "1.0.0+1"
  1255. url_launcher:
  1256. dependency: "direct main"
  1257. description:
  1258. name: url_launcher
  1259. url: "https://pub.dartlang.org"
  1260. source: hosted
  1261. version: "6.1.5"
  1262. url_launcher_android:
  1263. dependency: transitive
  1264. description:
  1265. name: url_launcher_android
  1266. url: "https://pub.dartlang.org"
  1267. source: hosted
  1268. version: "6.0.17"
  1269. url_launcher_ios:
  1270. dependency: transitive
  1271. description:
  1272. name: url_launcher_ios
  1273. url: "https://pub.dartlang.org"
  1274. source: hosted
  1275. version: "6.0.17"
  1276. url_launcher_linux:
  1277. dependency: transitive
  1278. description:
  1279. name: url_launcher_linux
  1280. url: "https://pub.dartlang.org"
  1281. source: hosted
  1282. version: "3.0.1"
  1283. url_launcher_macos:
  1284. dependency: transitive
  1285. description:
  1286. name: url_launcher_macos
  1287. url: "https://pub.dartlang.org"
  1288. source: hosted
  1289. version: "3.0.1"
  1290. url_launcher_platform_interface:
  1291. dependency: transitive
  1292. description:
  1293. name: url_launcher_platform_interface
  1294. url: "https://pub.dartlang.org"
  1295. source: hosted
  1296. version: "2.1.0"
  1297. url_launcher_web:
  1298. dependency: transitive
  1299. description:
  1300. name: url_launcher_web
  1301. url: "https://pub.dartlang.org"
  1302. source: hosted
  1303. version: "2.0.11"
  1304. url_launcher_windows:
  1305. dependency: transitive
  1306. description:
  1307. name: url_launcher_windows
  1308. url: "https://pub.dartlang.org"
  1309. source: hosted
  1310. version: "3.0.1"
  1311. uuid:
  1312. dependency: transitive
  1313. description:
  1314. name: uuid
  1315. url: "https://pub.dartlang.org"
  1316. source: hosted
  1317. version: "3.0.6"
  1318. vector_math:
  1319. dependency: transitive
  1320. description:
  1321. name: vector_math
  1322. url: "https://pub.dartlang.org"
  1323. source: hosted
  1324. version: "2.1.2"
  1325. vm_service:
  1326. dependency: transitive
  1327. description:
  1328. name: vm_service
  1329. url: "https://pub.dartlang.org"
  1330. source: hosted
  1331. version: "8.2.2"
  1332. watcher:
  1333. dependency: transitive
  1334. description:
  1335. name: watcher
  1336. url: "https://pub.dartlang.org"
  1337. source: hosted
  1338. version: "1.0.1"
  1339. web_socket_channel:
  1340. dependency: transitive
  1341. description:
  1342. name: web_socket_channel
  1343. url: "https://pub.dartlang.org"
  1344. source: hosted
  1345. version: "2.2.0"
  1346. webdriver:
  1347. dependency: transitive
  1348. description:
  1349. name: webdriver
  1350. url: "https://pub.dartlang.org"
  1351. source: hosted
  1352. version: "3.0.0"
  1353. webkit_inspection_protocol:
  1354. dependency: transitive
  1355. description:
  1356. name: webkit_inspection_protocol
  1357. url: "https://pub.dartlang.org"
  1358. source: hosted
  1359. version: "1.1.0"
  1360. win32:
  1361. dependency: transitive
  1362. description:
  1363. name: win32
  1364. url: "https://pub.dartlang.org"
  1365. source: hosted
  1366. version: "2.6.1"
  1367. window_size:
  1368. dependency: "direct main"
  1369. description:
  1370. path: "plugins/window_size"
  1371. ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  1372. resolved-ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  1373. url: "https://github.com/google/flutter-desktop-embedding.git"
  1374. source: git
  1375. version: "0.1.0"
  1376. xdg_directories:
  1377. dependency: transitive
  1378. description:
  1379. name: xdg_directories
  1380. url: "https://pub.dartlang.org"
  1381. source: hosted
  1382. version: "0.2.0+1"
  1383. xml:
  1384. dependency: transitive
  1385. description:
  1386. name: xml
  1387. url: "https://pub.dartlang.org"
  1388. source: hosted
  1389. version: "6.1.0"
  1390. yaml:
  1391. dependency: transitive
  1392. description:
  1393. name: yaml
  1394. url: "https://pub.dartlang.org"
  1395. source: hosted
  1396. version: "3.1.1"
  1397. sdks:
  1398. dart: ">=2.17.0 <3.0.0"
  1399. flutter: ">=3.0.0"