pubspec.lock 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029
  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.8.2"
  39. bloc:
  40. dependency: transitive
  41. description:
  42. name: bloc
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "7.2.1"
  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.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.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. cross_file:
  166. dependency: transitive
  167. description:
  168. name: cross_file
  169. url: "https://pub.dartlang.org"
  170. source: hosted
  171. version: "0.3.1+5"
  172. crypto:
  173. dependency: transitive
  174. description:
  175. name: crypto
  176. url: "https://pub.dartlang.org"
  177. source: hosted
  178. version: "3.0.1"
  179. csslib:
  180. dependency: transitive
  181. description:
  182. name: csslib
  183. url: "https://pub.dartlang.org"
  184. source: hosted
  185. version: "0.17.1"
  186. cupertino_icons:
  187. dependency: "direct main"
  188. description:
  189. name: cupertino_icons
  190. url: "https://pub.dartlang.org"
  191. source: hosted
  192. version: "1.0.3"
  193. dart_style:
  194. dependency: transitive
  195. description:
  196. name: dart_style
  197. url: "https://pub.dartlang.org"
  198. source: hosted
  199. version: "2.0.3"
  200. dartz:
  201. dependency: transitive
  202. description:
  203. name: dartz
  204. url: "https://pub.dartlang.org"
  205. source: hosted
  206. version: "0.10.0-nullsafety.2"
  207. diff_match_patch:
  208. dependency: transitive
  209. description:
  210. name: diff_match_patch
  211. url: "https://pub.dartlang.org"
  212. source: hosted
  213. version: "0.4.1"
  214. equatable:
  215. dependency: "direct main"
  216. description:
  217. name: equatable
  218. url: "https://pub.dartlang.org"
  219. source: hosted
  220. version: "2.0.3"
  221. expandable:
  222. dependency: "direct main"
  223. description:
  224. name: expandable
  225. url: "https://pub.dartlang.org"
  226. source: hosted
  227. version: "5.0.1"
  228. fake_async:
  229. dependency: transitive
  230. description:
  231. name: fake_async
  232. url: "https://pub.dartlang.org"
  233. source: hosted
  234. version: "1.2.0"
  235. ffi:
  236. dependency: transitive
  237. description:
  238. name: ffi
  239. url: "https://pub.dartlang.org"
  240. source: hosted
  241. version: "1.1.2"
  242. file:
  243. dependency: transitive
  244. description:
  245. name: file
  246. url: "https://pub.dartlang.org"
  247. source: hosted
  248. version: "6.1.2"
  249. fixnum:
  250. dependency: transitive
  251. description:
  252. name: fixnum
  253. url: "https://pub.dartlang.org"
  254. source: hosted
  255. version: "1.0.0"
  256. flowy_editor:
  257. dependency: "direct main"
  258. description:
  259. path: "packages/flowy_editor"
  260. relative: true
  261. source: path
  262. version: "0.0.1"
  263. flowy_infra:
  264. dependency: "direct main"
  265. description:
  266. path: "packages/flowy_infra"
  267. relative: true
  268. source: path
  269. version: "0.0.1"
  270. flowy_infra_ui:
  271. dependency: "direct main"
  272. description:
  273. path: "packages/flowy_infra_ui"
  274. relative: true
  275. source: path
  276. version: "0.0.1"
  277. flowy_infra_ui_platform_interface:
  278. dependency: transitive
  279. description:
  280. path: "packages/flowy_infra_ui/flowy_infra_ui_platform_interface"
  281. relative: true
  282. source: path
  283. version: "0.0.1"
  284. flowy_infra_ui_web:
  285. dependency: transitive
  286. description:
  287. path: "packages/flowy_infra_ui/flowy_infra_ui_web"
  288. relative: true
  289. source: path
  290. version: "0.0.1"
  291. flowy_log:
  292. dependency: "direct main"
  293. description:
  294. path: "packages/flowy_log"
  295. relative: true
  296. source: path
  297. version: "0.0.1"
  298. flowy_sdk:
  299. dependency: "direct main"
  300. description:
  301. path: "packages/flowy_sdk"
  302. relative: true
  303. source: path
  304. version: "0.0.1"
  305. flutter:
  306. dependency: "direct main"
  307. description: flutter
  308. source: sdk
  309. version: "0.0.0"
  310. flutter_bloc:
  311. dependency: "direct main"
  312. description:
  313. name: flutter_bloc
  314. url: "https://pub.dartlang.org"
  315. source: hosted
  316. version: "7.3.1"
  317. flutter_colorpicker:
  318. dependency: "direct main"
  319. description:
  320. name: flutter_colorpicker
  321. url: "https://pub.dartlang.org"
  322. source: hosted
  323. version: "0.6.0"
  324. flutter_inappwebview:
  325. dependency: transitive
  326. description:
  327. name: flutter_inappwebview
  328. url: "https://pub.dartlang.org"
  329. source: hosted
  330. version: "5.3.2"
  331. flutter_keyboard_visibility:
  332. dependency: transitive
  333. description:
  334. name: flutter_keyboard_visibility
  335. url: "https://pub.dartlang.org"
  336. source: hosted
  337. version: "5.0.3"
  338. flutter_keyboard_visibility_platform_interface:
  339. dependency: transitive
  340. description:
  341. name: flutter_keyboard_visibility_platform_interface
  342. url: "https://pub.dartlang.org"
  343. source: hosted
  344. version: "2.0.0"
  345. flutter_keyboard_visibility_web:
  346. dependency: transitive
  347. description:
  348. name: flutter_keyboard_visibility_web
  349. url: "https://pub.dartlang.org"
  350. source: hosted
  351. version: "2.0.0"
  352. flutter_lints:
  353. dependency: "direct dev"
  354. description:
  355. name: flutter_lints
  356. url: "https://pub.dartlang.org"
  357. source: hosted
  358. version: "1.0.4"
  359. flutter_plugin_android_lifecycle:
  360. dependency: transitive
  361. description:
  362. name: flutter_plugin_android_lifecycle
  363. url: "https://pub.dartlang.org"
  364. source: hosted
  365. version: "2.0.3"
  366. flutter_quill:
  367. dependency: "direct main"
  368. description:
  369. path: "packages/flutter-quill"
  370. relative: true
  371. source: path
  372. version: "2.0.11"
  373. flutter_svg:
  374. dependency: "direct main"
  375. description:
  376. name: flutter_svg
  377. url: "https://pub.dartlang.org"
  378. source: hosted
  379. version: "0.22.0"
  380. flutter_test:
  381. dependency: "direct dev"
  382. description: flutter
  383. source: sdk
  384. version: "0.0.0"
  385. flutter_web_plugins:
  386. dependency: transitive
  387. description: flutter
  388. source: sdk
  389. version: "0.0.0"
  390. freezed:
  391. dependency: "direct dev"
  392. description:
  393. name: freezed
  394. url: "https://pub.dartlang.org"
  395. source: hosted
  396. version: "0.14.3"
  397. freezed_annotation:
  398. dependency: "direct main"
  399. description:
  400. name: freezed_annotation
  401. url: "https://pub.dartlang.org"
  402. source: hosted
  403. version: "0.14.3"
  404. frontend_server_client:
  405. dependency: transitive
  406. description:
  407. name: frontend_server_client
  408. url: "https://pub.dartlang.org"
  409. source: hosted
  410. version: "2.1.0"
  411. get_it:
  412. dependency: "direct main"
  413. description:
  414. name: get_it
  415. url: "https://pub.dartlang.org"
  416. source: hosted
  417. version: "7.2.0"
  418. gettext_parser:
  419. dependency: transitive
  420. description:
  421. name: gettext_parser
  422. url: "https://pub.dartlang.org"
  423. source: hosted
  424. version: "0.2.0"
  425. glob:
  426. dependency: transitive
  427. description:
  428. name: glob
  429. url: "https://pub.dartlang.org"
  430. source: hosted
  431. version: "2.0.1"
  432. graphs:
  433. dependency: transitive
  434. description:
  435. name: graphs
  436. url: "https://pub.dartlang.org"
  437. source: hosted
  438. version: "2.0.0"
  439. html:
  440. dependency: transitive
  441. description:
  442. name: html
  443. url: "https://pub.dartlang.org"
  444. source: hosted
  445. version: "0.15.0"
  446. http:
  447. dependency: transitive
  448. description:
  449. name: http
  450. url: "https://pub.dartlang.org"
  451. source: hosted
  452. version: "0.13.4"
  453. http_multi_server:
  454. dependency: transitive
  455. description:
  456. name: http_multi_server
  457. url: "https://pub.dartlang.org"
  458. source: hosted
  459. version: "3.0.1"
  460. http_parser:
  461. dependency: transitive
  462. description:
  463. name: http_parser
  464. url: "https://pub.dartlang.org"
  465. source: hosted
  466. version: "4.0.0"
  467. i18n_extension:
  468. dependency: transitive
  469. description:
  470. name: i18n_extension
  471. url: "https://pub.dartlang.org"
  472. source: hosted
  473. version: "4.1.3"
  474. image_picker:
  475. dependency: transitive
  476. description:
  477. name: image_picker
  478. url: "https://pub.dartlang.org"
  479. source: hosted
  480. version: "0.8.4+2"
  481. image_picker_for_web:
  482. dependency: transitive
  483. description:
  484. name: image_picker_for_web
  485. url: "https://pub.dartlang.org"
  486. source: hosted
  487. version: "2.1.3"
  488. image_picker_platform_interface:
  489. dependency: transitive
  490. description:
  491. name: image_picker_platform_interface
  492. url: "https://pub.dartlang.org"
  493. source: hosted
  494. version: "2.4.1"
  495. intl:
  496. dependency: transitive
  497. description:
  498. name: intl
  499. url: "https://pub.dartlang.org"
  500. source: hosted
  501. version: "0.17.0"
  502. io:
  503. dependency: transitive
  504. description:
  505. name: io
  506. url: "https://pub.dartlang.org"
  507. source: hosted
  508. version: "1.0.3"
  509. isolates:
  510. dependency: transitive
  511. description:
  512. name: isolates
  513. url: "https://pub.dartlang.org"
  514. source: hosted
  515. version: "3.0.3+8"
  516. js:
  517. dependency: transitive
  518. description:
  519. name: js
  520. url: "https://pub.dartlang.org"
  521. source: hosted
  522. version: "0.6.3"
  523. json_annotation:
  524. dependency: transitive
  525. description:
  526. name: json_annotation
  527. url: "https://pub.dartlang.org"
  528. source: hosted
  529. version: "4.1.0"
  530. lint:
  531. dependency: transitive
  532. description:
  533. name: lint
  534. url: "https://pub.dartlang.org"
  535. source: hosted
  536. version: "1.5.3"
  537. lints:
  538. dependency: transitive
  539. description:
  540. name: lints
  541. url: "https://pub.dartlang.org"
  542. source: hosted
  543. version: "1.0.1"
  544. loading_indicator:
  545. dependency: transitive
  546. description:
  547. name: loading_indicator
  548. url: "https://pub.dartlang.org"
  549. source: hosted
  550. version: "3.0.1"
  551. logger:
  552. dependency: transitive
  553. description:
  554. name: logger
  555. url: "https://pub.dartlang.org"
  556. source: hosted
  557. version: "1.0.0"
  558. logging:
  559. dependency: transitive
  560. description:
  561. name: logging
  562. url: "https://pub.dartlang.org"
  563. source: hosted
  564. version: "1.0.1"
  565. matcher:
  566. dependency: transitive
  567. description:
  568. name: matcher
  569. url: "https://pub.dartlang.org"
  570. source: hosted
  571. version: "0.12.11"
  572. meta:
  573. dependency: transitive
  574. description:
  575. name: meta
  576. url: "https://pub.dartlang.org"
  577. source: hosted
  578. version: "1.7.0"
  579. mime:
  580. dependency: transitive
  581. description:
  582. name: mime
  583. url: "https://pub.dartlang.org"
  584. source: hosted
  585. version: "1.0.0"
  586. nested:
  587. dependency: transitive
  588. description:
  589. name: nested
  590. url: "https://pub.dartlang.org"
  591. source: hosted
  592. version: "1.0.0"
  593. package_config:
  594. dependency: transitive
  595. description:
  596. name: package_config
  597. url: "https://pub.dartlang.org"
  598. source: hosted
  599. version: "2.0.0"
  600. path:
  601. dependency: transitive
  602. description:
  603. name: path
  604. url: "https://pub.dartlang.org"
  605. source: hosted
  606. version: "1.8.0"
  607. path_drawing:
  608. dependency: transitive
  609. description:
  610. name: path_drawing
  611. url: "https://pub.dartlang.org"
  612. source: hosted
  613. version: "0.5.1"
  614. path_parsing:
  615. dependency: transitive
  616. description:
  617. name: path_parsing
  618. url: "https://pub.dartlang.org"
  619. source: hosted
  620. version: "0.2.1"
  621. path_provider:
  622. dependency: "direct main"
  623. description:
  624. name: path_provider
  625. url: "https://pub.dartlang.org"
  626. source: hosted
  627. version: "2.0.2"
  628. path_provider_linux:
  629. dependency: transitive
  630. description:
  631. name: path_provider_linux
  632. url: "https://pub.dartlang.org"
  633. source: hosted
  634. version: "2.0.2"
  635. path_provider_macos:
  636. dependency: transitive
  637. description:
  638. name: path_provider_macos
  639. url: "https://pub.dartlang.org"
  640. source: hosted
  641. version: "2.0.2"
  642. path_provider_platform_interface:
  643. dependency: transitive
  644. description:
  645. name: path_provider_platform_interface
  646. url: "https://pub.dartlang.org"
  647. source: hosted
  648. version: "2.0.1"
  649. path_provider_windows:
  650. dependency: transitive
  651. description:
  652. name: path_provider_windows
  653. url: "https://pub.dartlang.org"
  654. source: hosted
  655. version: "2.0.3"
  656. pedantic:
  657. dependency: transitive
  658. description:
  659. name: pedantic
  660. url: "https://pub.dartlang.org"
  661. source: hosted
  662. version: "1.11.1"
  663. petitparser:
  664. dependency: transitive
  665. description:
  666. name: petitparser
  667. url: "https://pub.dartlang.org"
  668. source: hosted
  669. version: "4.2.0"
  670. photo_view:
  671. dependency: transitive
  672. description:
  673. name: photo_view
  674. url: "https://pub.dartlang.org"
  675. source: hosted
  676. version: "0.13.0"
  677. platform:
  678. dependency: transitive
  679. description:
  680. name: platform
  681. url: "https://pub.dartlang.org"
  682. source: hosted
  683. version: "3.0.0"
  684. plugin_platform_interface:
  685. dependency: transitive
  686. description:
  687. name: plugin_platform_interface
  688. url: "https://pub.dartlang.org"
  689. source: hosted
  690. version: "2.0.1"
  691. pool:
  692. dependency: transitive
  693. description:
  694. name: pool
  695. url: "https://pub.dartlang.org"
  696. source: hosted
  697. version: "1.5.0"
  698. process:
  699. dependency: transitive
  700. description:
  701. name: process
  702. url: "https://pub.dartlang.org"
  703. source: hosted
  704. version: "4.2.3"
  705. protobuf:
  706. dependency: transitive
  707. description:
  708. name: protobuf
  709. url: "https://pub.dartlang.org"
  710. source: hosted
  711. version: "2.0.0"
  712. provider:
  713. dependency: "direct main"
  714. description:
  715. name: provider
  716. url: "https://pub.dartlang.org"
  717. source: hosted
  718. version: "6.0.1"
  719. pub_semver:
  720. dependency: transitive
  721. description:
  722. name: pub_semver
  723. url: "https://pub.dartlang.org"
  724. source: hosted
  725. version: "2.0.0"
  726. pubspec_parse:
  727. dependency: transitive
  728. description:
  729. name: pubspec_parse
  730. url: "https://pub.dartlang.org"
  731. source: hosted
  732. version: "1.0.0"
  733. quiver:
  734. dependency: transitive
  735. description:
  736. name: quiver
  737. url: "https://pub.dartlang.org"
  738. source: hosted
  739. version: "3.0.1"
  740. quiver_hashcode:
  741. dependency: transitive
  742. description:
  743. name: quiver_hashcode
  744. url: "https://pub.dartlang.org"
  745. source: hosted
  746. version: "2.0.0"
  747. shelf:
  748. dependency: transitive
  749. description:
  750. name: shelf
  751. url: "https://pub.dartlang.org"
  752. source: hosted
  753. version: "1.2.0"
  754. shelf_web_socket:
  755. dependency: transitive
  756. description:
  757. name: shelf_web_socket
  758. url: "https://pub.dartlang.org"
  759. source: hosted
  760. version: "1.0.1"
  761. sized_context:
  762. dependency: "direct main"
  763. description:
  764. name: sized_context
  765. url: "https://pub.dartlang.org"
  766. source: hosted
  767. version: "1.0.0+1"
  768. sky_engine:
  769. dependency: transitive
  770. description: flutter
  771. source: sdk
  772. version: "0.0.99"
  773. source_gen:
  774. dependency: transitive
  775. description:
  776. name: source_gen
  777. url: "https://pub.dartlang.org"
  778. source: hosted
  779. version: "1.0.5"
  780. source_span:
  781. dependency: transitive
  782. description:
  783. name: source_span
  784. url: "https://pub.dartlang.org"
  785. source: hosted
  786. version: "1.8.1"
  787. sprintf:
  788. dependency: transitive
  789. description:
  790. name: sprintf
  791. url: "https://pub.dartlang.org"
  792. source: hosted
  793. version: "6.0.0"
  794. stack_trace:
  795. dependency: transitive
  796. description:
  797. name: stack_trace
  798. url: "https://pub.dartlang.org"
  799. source: hosted
  800. version: "1.10.0"
  801. stream_channel:
  802. dependency: transitive
  803. description:
  804. name: stream_channel
  805. url: "https://pub.dartlang.org"
  806. source: hosted
  807. version: "2.1.0"
  808. stream_transform:
  809. dependency: transitive
  810. description:
  811. name: stream_transform
  812. url: "https://pub.dartlang.org"
  813. source: hosted
  814. version: "2.0.0"
  815. string_scanner:
  816. dependency: transitive
  817. description:
  818. name: string_scanner
  819. url: "https://pub.dartlang.org"
  820. source: hosted
  821. version: "1.1.0"
  822. string_validator:
  823. dependency: transitive
  824. description:
  825. name: string_validator
  826. url: "https://pub.dartlang.org"
  827. source: hosted
  828. version: "0.3.0"
  829. styled_widget:
  830. dependency: "direct main"
  831. description:
  832. name: styled_widget
  833. url: "https://pub.dartlang.org"
  834. source: hosted
  835. version: "0.3.1+2"
  836. term_glyph:
  837. dependency: transitive
  838. description:
  839. name: term_glyph
  840. url: "https://pub.dartlang.org"
  841. source: hosted
  842. version: "1.2.0"
  843. test_api:
  844. dependency: transitive
  845. description:
  846. name: test_api
  847. url: "https://pub.dartlang.org"
  848. source: hosted
  849. version: "0.4.3"
  850. textstyle_extensions:
  851. dependency: transitive
  852. description:
  853. name: textstyle_extensions
  854. url: "https://pub.dartlang.org"
  855. source: hosted
  856. version: "2.0.0-nullsafety"
  857. time:
  858. dependency: "direct main"
  859. description:
  860. name: time
  861. url: "https://pub.dartlang.org"
  862. source: hosted
  863. version: "2.0.0"
  864. timing:
  865. dependency: transitive
  866. description:
  867. name: timing
  868. url: "https://pub.dartlang.org"
  869. source: hosted
  870. version: "1.0.0"
  871. tuple:
  872. dependency: transitive
  873. description:
  874. name: tuple
  875. url: "https://pub.dartlang.org"
  876. source: hosted
  877. version: "2.0.0"
  878. typed_data:
  879. dependency: transitive
  880. description:
  881. name: typed_data
  882. url: "https://pub.dartlang.org"
  883. source: hosted
  884. version: "1.3.0"
  885. universal_platform:
  886. dependency: transitive
  887. description:
  888. name: universal_platform
  889. url: "https://pub.dartlang.org"
  890. source: hosted
  891. version: "1.0.0+1"
  892. url_launcher:
  893. dependency: transitive
  894. description:
  895. name: url_launcher
  896. url: "https://pub.dartlang.org"
  897. source: hosted
  898. version: "6.0.9"
  899. url_launcher_linux:
  900. dependency: transitive
  901. description:
  902. name: url_launcher_linux
  903. url: "https://pub.dartlang.org"
  904. source: hosted
  905. version: "2.0.1"
  906. url_launcher_macos:
  907. dependency: transitive
  908. description:
  909. name: url_launcher_macos
  910. url: "https://pub.dartlang.org"
  911. source: hosted
  912. version: "2.0.1"
  913. url_launcher_platform_interface:
  914. dependency: transitive
  915. description:
  916. name: url_launcher_platform_interface
  917. url: "https://pub.dartlang.org"
  918. source: hosted
  919. version: "2.0.4"
  920. url_launcher_web:
  921. dependency: transitive
  922. description:
  923. name: url_launcher_web
  924. url: "https://pub.dartlang.org"
  925. source: hosted
  926. version: "2.0.2"
  927. url_launcher_windows:
  928. dependency: transitive
  929. description:
  930. name: url_launcher_windows
  931. url: "https://pub.dartlang.org"
  932. source: hosted
  933. version: "2.0.1"
  934. uuid:
  935. dependency: transitive
  936. description:
  937. name: uuid
  938. url: "https://pub.dartlang.org"
  939. source: hosted
  940. version: "3.0.4"
  941. vector_math:
  942. dependency: transitive
  943. description:
  944. name: vector_math
  945. url: "https://pub.dartlang.org"
  946. source: hosted
  947. version: "2.1.0"
  948. video_player:
  949. dependency: transitive
  950. description:
  951. name: video_player
  952. url: "https://pub.dartlang.org"
  953. source: hosted
  954. version: "2.2.5"
  955. video_player_platform_interface:
  956. dependency: transitive
  957. description:
  958. name: video_player_platform_interface
  959. url: "https://pub.dartlang.org"
  960. source: hosted
  961. version: "4.2.0"
  962. video_player_web:
  963. dependency: transitive
  964. description:
  965. name: video_player_web
  966. url: "https://pub.dartlang.org"
  967. source: hosted
  968. version: "2.0.4"
  969. watcher:
  970. dependency: transitive
  971. description:
  972. name: watcher
  973. url: "https://pub.dartlang.org"
  974. source: hosted
  975. version: "1.0.0"
  976. web_socket_channel:
  977. dependency: transitive
  978. description:
  979. name: web_socket_channel
  980. url: "https://pub.dartlang.org"
  981. source: hosted
  982. version: "2.1.0"
  983. win32:
  984. dependency: transitive
  985. description:
  986. name: win32
  987. url: "https://pub.dartlang.org"
  988. source: hosted
  989. version: "2.2.5"
  990. window_size:
  991. dependency: "direct main"
  992. description:
  993. path: "plugins/window_size"
  994. ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  995. resolved-ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  996. url: "git://github.com/google/flutter-desktop-embedding.git"
  997. source: git
  998. version: "0.1.0"
  999. xdg_directories:
  1000. dependency: transitive
  1001. description:
  1002. name: xdg_directories
  1003. url: "https://pub.dartlang.org"
  1004. source: hosted
  1005. version: "0.2.0"
  1006. xml:
  1007. dependency: transitive
  1008. description:
  1009. name: xml
  1010. url: "https://pub.dartlang.org"
  1011. source: hosted
  1012. version: "5.1.2"
  1013. yaml:
  1014. dependency: transitive
  1015. description:
  1016. name: yaml
  1017. url: "https://pub.dartlang.org"
  1018. source: hosted
  1019. version: "3.1.0"
  1020. youtube_player_flutter:
  1021. dependency: transitive
  1022. description:
  1023. name: youtube_player_flutter
  1024. url: "https://pub.dartlang.org"
  1025. source: hosted
  1026. version: "8.0.0"
  1027. sdks:
  1028. dart: ">=2.15.0-116.0.dev <3.0.0"
  1029. flutter: ">=2.5.0"