pubspec.lock 30 KB

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