pubspec.lock 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856
  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: "23.0.0"
  11. analyzer:
  12. dependency: transitive
  13. description:
  14. name: analyzer
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.0.0"
  18. animations:
  19. dependency: transitive
  20. description:
  21. name: animations
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.0.1"
  25. args:
  26. dependency: transitive
  27. description:
  28. name: args
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "2.2.0"
  32. async:
  33. dependency: transitive
  34. description:
  35. name: async
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "2.7.0"
  39. bloc:
  40. dependency: transitive
  41. description:
  42. name: bloc
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "7.0.0"
  46. boolean_selector:
  47. dependency: transitive
  48. description:
  49. name: boolean_selector
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "2.1.0"
  53. build:
  54. dependency: transitive
  55. description:
  56. name: build
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "2.0.3"
  60. build_config:
  61. dependency: transitive
  62. description:
  63. name: build_config
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.0.0"
  67. build_daemon:
  68. dependency: transitive
  69. description:
  70. name: build_daemon
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "3.0.0"
  74. build_resolvers:
  75. dependency: transitive
  76. description:
  77. name: build_resolvers
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "2.0.4"
  81. build_runner:
  82. dependency: "direct dev"
  83. description:
  84. name: build_runner
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "2.0.6"
  88. build_runner_core:
  89. dependency: transitive
  90. description:
  91. name: build_runner_core
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "7.0.1"
  95. built_collection:
  96. dependency: transitive
  97. description:
  98. name: built_collection
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "5.1.0"
  102. built_value:
  103. dependency: transitive
  104. description:
  105. name: built_value
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "8.1.1"
  109. characters:
  110. dependency: transitive
  111. description:
  112. name: characters
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "1.1.0"
  116. charcode:
  117. dependency: transitive
  118. description:
  119. name: charcode
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "1.3.1"
  123. checked_yaml:
  124. dependency: transitive
  125. description:
  126. name: checked_yaml
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "2.0.1"
  130. cli_util:
  131. dependency: transitive
  132. description:
  133. name: cli_util
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "0.3.3"
  137. clock:
  138. dependency: transitive
  139. description:
  140. name: clock
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "1.1.0"
  144. code_builder:
  145. dependency: transitive
  146. description:
  147. name: code_builder
  148. url: "https://pub.dartlang.org"
  149. source: hosted
  150. version: "4.1.0"
  151. collection:
  152. dependency: transitive
  153. description:
  154. name: collection
  155. url: "https://pub.dartlang.org"
  156. source: hosted
  157. version: "1.15.0"
  158. convert:
  159. dependency: transitive
  160. description:
  161. name: convert
  162. url: "https://pub.dartlang.org"
  163. source: hosted
  164. version: "3.0.1"
  165. crypto:
  166. dependency: transitive
  167. description:
  168. name: crypto
  169. url: "https://pub.dartlang.org"
  170. source: hosted
  171. version: "3.0.1"
  172. cupertino_icons:
  173. dependency: "direct main"
  174. description:
  175. name: cupertino_icons
  176. url: "https://pub.dartlang.org"
  177. source: hosted
  178. version: "1.0.3"
  179. dart_style:
  180. dependency: transitive
  181. description:
  182. name: dart_style
  183. url: "https://pub.dartlang.org"
  184. source: hosted
  185. version: "2.0.3"
  186. dartz:
  187. dependency: transitive
  188. description:
  189. name: dartz
  190. url: "https://pub.dartlang.org"
  191. source: hosted
  192. version: "0.10.0-nullsafety.2"
  193. equatable:
  194. dependency: "direct main"
  195. description:
  196. name: equatable
  197. url: "https://pub.dartlang.org"
  198. source: hosted
  199. version: "2.0.3"
  200. expandable:
  201. dependency: "direct main"
  202. description:
  203. name: expandable
  204. url: "https://pub.dartlang.org"
  205. source: hosted
  206. version: "5.0.1"
  207. fake_async:
  208. dependency: transitive
  209. description:
  210. name: fake_async
  211. url: "https://pub.dartlang.org"
  212. source: hosted
  213. version: "1.2.0"
  214. ffi:
  215. dependency: transitive
  216. description:
  217. name: ffi
  218. url: "https://pub.dartlang.org"
  219. source: hosted
  220. version: "1.1.2"
  221. file:
  222. dependency: transitive
  223. description:
  224. name: file
  225. url: "https://pub.dartlang.org"
  226. source: hosted
  227. version: "6.1.2"
  228. fixnum:
  229. dependency: transitive
  230. description:
  231. name: fixnum
  232. url: "https://pub.dartlang.org"
  233. source: hosted
  234. version: "1.0.0"
  235. flowy_editor:
  236. dependency: "direct main"
  237. description:
  238. path: "packages/flowy_editor"
  239. relative: true
  240. source: path
  241. version: "0.0.1"
  242. flowy_infra:
  243. dependency: "direct main"
  244. description:
  245. path: "packages/flowy_infra"
  246. relative: true
  247. source: path
  248. version: "0.0.1"
  249. flowy_infra_ui:
  250. dependency: "direct main"
  251. description:
  252. path: "packages/flowy_infra_ui"
  253. relative: true
  254. source: path
  255. version: "0.0.1"
  256. flowy_infra_ui_platform_interface:
  257. dependency: transitive
  258. description:
  259. path: "packages/flowy_infra_ui/flowy_infra_ui_platform_interface"
  260. relative: true
  261. source: path
  262. version: "0.0.1"
  263. flowy_infra_ui_web:
  264. dependency: transitive
  265. description:
  266. path: "packages/flowy_infra_ui/flowy_infra_ui_web"
  267. relative: true
  268. source: path
  269. version: "0.0.1"
  270. flowy_sdk:
  271. dependency: "direct main"
  272. description:
  273. path: "packages/flowy_sdk"
  274. relative: true
  275. source: path
  276. version: "0.0.1"
  277. flutter:
  278. dependency: "direct main"
  279. description: flutter
  280. source: sdk
  281. version: "0.0.0"
  282. flutter_bloc:
  283. dependency: "direct main"
  284. description:
  285. name: flutter_bloc
  286. url: "https://pub.dartlang.org"
  287. source: hosted
  288. version: "7.0.1"
  289. flutter_colorpicker:
  290. dependency: transitive
  291. description:
  292. name: flutter_colorpicker
  293. url: "https://pub.dartlang.org"
  294. source: hosted
  295. version: "0.5.0"
  296. flutter_keyboard_visibility:
  297. dependency: transitive
  298. description:
  299. name: flutter_keyboard_visibility
  300. url: "https://pub.dartlang.org"
  301. source: hosted
  302. version: "5.0.3"
  303. flutter_keyboard_visibility_platform_interface:
  304. dependency: transitive
  305. description:
  306. name: flutter_keyboard_visibility_platform_interface
  307. url: "https://pub.dartlang.org"
  308. source: hosted
  309. version: "2.0.0"
  310. flutter_keyboard_visibility_web:
  311. dependency: transitive
  312. description:
  313. name: flutter_keyboard_visibility_web
  314. url: "https://pub.dartlang.org"
  315. source: hosted
  316. version: "2.0.0"
  317. flutter_lints:
  318. dependency: "direct dev"
  319. description:
  320. name: flutter_lints
  321. url: "https://pub.dartlang.org"
  322. source: hosted
  323. version: "1.0.4"
  324. flutter_test:
  325. dependency: "direct dev"
  326. description: flutter
  327. source: sdk
  328. version: "0.0.0"
  329. flutter_web_plugins:
  330. dependency: transitive
  331. description: flutter
  332. source: sdk
  333. version: "0.0.0"
  334. freezed:
  335. dependency: "direct dev"
  336. description:
  337. name: freezed
  338. url: "https://pub.dartlang.org"
  339. source: hosted
  340. version: "0.14.3"
  341. freezed_annotation:
  342. dependency: "direct main"
  343. description:
  344. name: freezed_annotation
  345. url: "https://pub.dartlang.org"
  346. source: hosted
  347. version: "0.14.3"
  348. frontend_server_client:
  349. dependency: transitive
  350. description:
  351. name: frontend_server_client
  352. url: "https://pub.dartlang.org"
  353. source: hosted
  354. version: "2.1.0"
  355. get_it:
  356. dependency: "direct main"
  357. description:
  358. name: get_it
  359. url: "https://pub.dartlang.org"
  360. source: hosted
  361. version: "7.2.0"
  362. glob:
  363. dependency: transitive
  364. description:
  365. name: glob
  366. url: "https://pub.dartlang.org"
  367. source: hosted
  368. version: "2.0.1"
  369. graphs:
  370. dependency: transitive
  371. description:
  372. name: graphs
  373. url: "https://pub.dartlang.org"
  374. source: hosted
  375. version: "2.0.0"
  376. http_multi_server:
  377. dependency: transitive
  378. description:
  379. name: http_multi_server
  380. url: "https://pub.dartlang.org"
  381. source: hosted
  382. version: "3.0.1"
  383. http_parser:
  384. dependency: transitive
  385. description:
  386. name: http_parser
  387. url: "https://pub.dartlang.org"
  388. source: hosted
  389. version: "4.0.0"
  390. io:
  391. dependency: transitive
  392. description:
  393. name: io
  394. url: "https://pub.dartlang.org"
  395. source: hosted
  396. version: "1.0.3"
  397. isolates:
  398. dependency: transitive
  399. description:
  400. name: isolates
  401. url: "https://pub.dartlang.org"
  402. source: hosted
  403. version: "3.0.3+8"
  404. js:
  405. dependency: transitive
  406. description:
  407. name: js
  408. url: "https://pub.dartlang.org"
  409. source: hosted
  410. version: "0.6.3"
  411. json_annotation:
  412. dependency: transitive
  413. description:
  414. name: json_annotation
  415. url: "https://pub.dartlang.org"
  416. source: hosted
  417. version: "4.1.0"
  418. lint:
  419. dependency: transitive
  420. description:
  421. name: lint
  422. url: "https://pub.dartlang.org"
  423. source: hosted
  424. version: "1.5.3"
  425. lints:
  426. dependency: transitive
  427. description:
  428. name: lints
  429. url: "https://pub.dartlang.org"
  430. source: hosted
  431. version: "1.0.1"
  432. loading_indicator:
  433. dependency: transitive
  434. description:
  435. name: loading_indicator
  436. url: "https://pub.dartlang.org"
  437. source: hosted
  438. version: "3.0.1"
  439. logger:
  440. dependency: transitive
  441. description:
  442. name: logger
  443. url: "https://pub.dartlang.org"
  444. source: hosted
  445. version: "1.0.0"
  446. logging:
  447. dependency: transitive
  448. description:
  449. name: logging
  450. url: "https://pub.dartlang.org"
  451. source: hosted
  452. version: "1.0.1"
  453. matcher:
  454. dependency: transitive
  455. description:
  456. name: matcher
  457. url: "https://pub.dartlang.org"
  458. source: hosted
  459. version: "0.12.10"
  460. meta:
  461. dependency: transitive
  462. description:
  463. name: meta
  464. url: "https://pub.dartlang.org"
  465. source: hosted
  466. version: "1.7.0"
  467. mime:
  468. dependency: transitive
  469. description:
  470. name: mime
  471. url: "https://pub.dartlang.org"
  472. source: hosted
  473. version: "1.0.0"
  474. nested:
  475. dependency: transitive
  476. description:
  477. name: nested
  478. url: "https://pub.dartlang.org"
  479. source: hosted
  480. version: "1.0.0"
  481. package_config:
  482. dependency: transitive
  483. description:
  484. name: package_config
  485. url: "https://pub.dartlang.org"
  486. source: hosted
  487. version: "2.0.0"
  488. path:
  489. dependency: transitive
  490. description:
  491. name: path
  492. url: "https://pub.dartlang.org"
  493. source: hosted
  494. version: "1.8.0"
  495. path_provider:
  496. dependency: "direct main"
  497. description:
  498. name: path_provider
  499. url: "https://pub.dartlang.org"
  500. source: hosted
  501. version: "2.0.2"
  502. path_provider_linux:
  503. dependency: transitive
  504. description:
  505. name: path_provider_linux
  506. url: "https://pub.dartlang.org"
  507. source: hosted
  508. version: "2.0.2"
  509. path_provider_macos:
  510. dependency: transitive
  511. description:
  512. name: path_provider_macos
  513. url: "https://pub.dartlang.org"
  514. source: hosted
  515. version: "2.0.2"
  516. path_provider_platform_interface:
  517. dependency: transitive
  518. description:
  519. name: path_provider_platform_interface
  520. url: "https://pub.dartlang.org"
  521. source: hosted
  522. version: "2.0.1"
  523. path_provider_windows:
  524. dependency: transitive
  525. description:
  526. name: path_provider_windows
  527. url: "https://pub.dartlang.org"
  528. source: hosted
  529. version: "2.0.3"
  530. pedantic:
  531. dependency: transitive
  532. description:
  533. name: pedantic
  534. url: "https://pub.dartlang.org"
  535. source: hosted
  536. version: "1.11.1"
  537. photo_view:
  538. dependency: transitive
  539. description:
  540. path: "."
  541. ref: "0.11.1-bugfix.1"
  542. resolved-ref: "2b1915d8e798d887137397ec66511a14af30dadb"
  543. url: "[email protected]:App-Flowy/photo_view.git"
  544. source: git
  545. version: "0.11.1-bugfix.1"
  546. platform:
  547. dependency: transitive
  548. description:
  549. name: platform
  550. url: "https://pub.dartlang.org"
  551. source: hosted
  552. version: "3.0.0"
  553. plugin_platform_interface:
  554. dependency: transitive
  555. description:
  556. name: plugin_platform_interface
  557. url: "https://pub.dartlang.org"
  558. source: hosted
  559. version: "2.0.1"
  560. pool:
  561. dependency: transitive
  562. description:
  563. name: pool
  564. url: "https://pub.dartlang.org"
  565. source: hosted
  566. version: "1.5.0"
  567. process:
  568. dependency: transitive
  569. description:
  570. name: process
  571. url: "https://pub.dartlang.org"
  572. source: hosted
  573. version: "4.2.3"
  574. protobuf:
  575. dependency: transitive
  576. description:
  577. name: protobuf
  578. url: "https://pub.dartlang.org"
  579. source: hosted
  580. version: "2.0.0"
  581. provider:
  582. dependency: transitive
  583. description:
  584. name: provider
  585. url: "https://pub.dartlang.org"
  586. source: hosted
  587. version: "5.0.0"
  588. pub_semver:
  589. dependency: transitive
  590. description:
  591. name: pub_semver
  592. url: "https://pub.dartlang.org"
  593. source: hosted
  594. version: "2.0.0"
  595. pubspec_parse:
  596. dependency: transitive
  597. description:
  598. name: pubspec_parse
  599. url: "https://pub.dartlang.org"
  600. source: hosted
  601. version: "1.0.0"
  602. quiver:
  603. dependency: transitive
  604. description:
  605. name: quiver
  606. url: "https://pub.dartlang.org"
  607. source: hosted
  608. version: "3.0.1"
  609. quiver_hashcode:
  610. dependency: transitive
  611. description:
  612. name: quiver_hashcode
  613. url: "https://pub.dartlang.org"
  614. source: hosted
  615. version: "2.0.0"
  616. shelf:
  617. dependency: transitive
  618. description:
  619. name: shelf
  620. url: "https://pub.dartlang.org"
  621. source: hosted
  622. version: "1.2.0"
  623. shelf_web_socket:
  624. dependency: transitive
  625. description:
  626. name: shelf_web_socket
  627. url: "https://pub.dartlang.org"
  628. source: hosted
  629. version: "1.0.1"
  630. sized_context:
  631. dependency: "direct main"
  632. description:
  633. name: sized_context
  634. url: "https://pub.dartlang.org"
  635. source: hosted
  636. version: "1.0.0+1"
  637. sky_engine:
  638. dependency: transitive
  639. description: flutter
  640. source: sdk
  641. version: "0.0.99"
  642. source_gen:
  643. dependency: transitive
  644. description:
  645. name: source_gen
  646. url: "https://pub.dartlang.org"
  647. source: hosted
  648. version: "1.0.5"
  649. source_span:
  650. dependency: transitive
  651. description:
  652. name: source_span
  653. url: "https://pub.dartlang.org"
  654. source: hosted
  655. version: "1.8.1"
  656. stack_trace:
  657. dependency: transitive
  658. description:
  659. name: stack_trace
  660. url: "https://pub.dartlang.org"
  661. source: hosted
  662. version: "1.10.0"
  663. stream_channel:
  664. dependency: transitive
  665. description:
  666. name: stream_channel
  667. url: "https://pub.dartlang.org"
  668. source: hosted
  669. version: "2.1.0"
  670. stream_transform:
  671. dependency: transitive
  672. description:
  673. name: stream_transform
  674. url: "https://pub.dartlang.org"
  675. source: hosted
  676. version: "2.0.0"
  677. string_scanner:
  678. dependency: transitive
  679. description:
  680. name: string_scanner
  681. url: "https://pub.dartlang.org"
  682. source: hosted
  683. version: "1.1.0"
  684. string_validator:
  685. dependency: transitive
  686. description:
  687. name: string_validator
  688. url: "https://pub.dartlang.org"
  689. source: hosted
  690. version: "0.3.0"
  691. styled_widget:
  692. dependency: "direct main"
  693. description:
  694. name: styled_widget
  695. url: "https://pub.dartlang.org"
  696. source: hosted
  697. version: "0.3.1+2"
  698. term_glyph:
  699. dependency: transitive
  700. description:
  701. name: term_glyph
  702. url: "https://pub.dartlang.org"
  703. source: hosted
  704. version: "1.2.0"
  705. test_api:
  706. dependency: transitive
  707. description:
  708. name: test_api
  709. url: "https://pub.dartlang.org"
  710. source: hosted
  711. version: "0.4.1"
  712. textstyle_extensions:
  713. dependency: transitive
  714. description:
  715. name: textstyle_extensions
  716. url: "https://pub.dartlang.org"
  717. source: hosted
  718. version: "2.0.0-nullsafety"
  719. time:
  720. dependency: "direct main"
  721. description:
  722. name: time
  723. url: "https://pub.dartlang.org"
  724. source: hosted
  725. version: "2.0.0"
  726. timing:
  727. dependency: transitive
  728. description:
  729. name: timing
  730. url: "https://pub.dartlang.org"
  731. source: hosted
  732. version: "1.0.0"
  733. tuple:
  734. dependency: transitive
  735. description:
  736. name: tuple
  737. url: "https://pub.dartlang.org"
  738. source: hosted
  739. version: "2.0.0"
  740. typed_data:
  741. dependency: transitive
  742. description:
  743. name: typed_data
  744. url: "https://pub.dartlang.org"
  745. source: hosted
  746. version: "1.3.0"
  747. universal_platform:
  748. dependency: transitive
  749. description:
  750. name: universal_platform
  751. url: "https://pub.dartlang.org"
  752. source: hosted
  753. version: "1.0.0+1"
  754. url_launcher:
  755. dependency: transitive
  756. description:
  757. name: url_launcher
  758. url: "https://pub.dartlang.org"
  759. source: hosted
  760. version: "6.0.9"
  761. url_launcher_linux:
  762. dependency: transitive
  763. description:
  764. name: url_launcher_linux
  765. url: "https://pub.dartlang.org"
  766. source: hosted
  767. version: "2.0.1"
  768. url_launcher_macos:
  769. dependency: transitive
  770. description:
  771. name: url_launcher_macos
  772. url: "https://pub.dartlang.org"
  773. source: hosted
  774. version: "2.0.1"
  775. url_launcher_platform_interface:
  776. dependency: transitive
  777. description:
  778. name: url_launcher_platform_interface
  779. url: "https://pub.dartlang.org"
  780. source: hosted
  781. version: "2.0.4"
  782. url_launcher_web:
  783. dependency: transitive
  784. description:
  785. name: url_launcher_web
  786. url: "https://pub.dartlang.org"
  787. source: hosted
  788. version: "2.0.2"
  789. url_launcher_windows:
  790. dependency: transitive
  791. description:
  792. name: url_launcher_windows
  793. url: "https://pub.dartlang.org"
  794. source: hosted
  795. version: "2.0.1"
  796. uuid:
  797. dependency: transitive
  798. description:
  799. name: uuid
  800. url: "https://pub.dartlang.org"
  801. source: hosted
  802. version: "3.0.4"
  803. vector_math:
  804. dependency: transitive
  805. description:
  806. name: vector_math
  807. url: "https://pub.dartlang.org"
  808. source: hosted
  809. version: "2.1.0"
  810. watcher:
  811. dependency: transitive
  812. description:
  813. name: watcher
  814. url: "https://pub.dartlang.org"
  815. source: hosted
  816. version: "1.0.0"
  817. web_socket_channel:
  818. dependency: transitive
  819. description:
  820. name: web_socket_channel
  821. url: "https://pub.dartlang.org"
  822. source: hosted
  823. version: "2.1.0"
  824. win32:
  825. dependency: transitive
  826. description:
  827. name: win32
  828. url: "https://pub.dartlang.org"
  829. source: hosted
  830. version: "2.2.5"
  831. window_size:
  832. dependency: "direct main"
  833. description:
  834. path: "plugins/window_size"
  835. ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  836. resolved-ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  837. url: "git://github.com/google/flutter-desktop-embedding.git"
  838. source: git
  839. version: "0.1.0"
  840. xdg_directories:
  841. dependency: transitive
  842. description:
  843. name: xdg_directories
  844. url: "https://pub.dartlang.org"
  845. source: hosted
  846. version: "0.2.0"
  847. yaml:
  848. dependency: transitive
  849. description:
  850. name: yaml
  851. url: "https://pub.dartlang.org"
  852. source: hosted
  853. version: "3.1.0"
  854. sdks:
  855. dart: ">=2.13.0 <3.0.0"
  856. flutter: ">=2.0.0"