pubspec.lock 26 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136
  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: "30.0.0"
  11. analyzer:
  12. dependency: transitive
  13. description:
  14. name: analyzer
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.7.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: "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.1.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.5"
  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.5"
  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.2"
  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.3"
  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.1.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.1.1"
  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.1.1"
  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.1.0+1"
  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.0"
  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.6"
  263. diff_match_patch:
  264. dependency: transitive
  265. description:
  266. name: diff_match_patch
  267. url: "https://pub.dartlang.org"
  268. source: hosted
  269. version: "0.4.1"
  270. equatable:
  271. dependency: "direct main"
  272. description:
  273. name: equatable
  274. url: "https://pub.dartlang.org"
  275. source: hosted
  276. version: "2.0.3"
  277. expandable:
  278. dependency: "direct main"
  279. description:
  280. name: expandable
  281. url: "https://pub.dartlang.org"
  282. source: hosted
  283. version: "5.0.1"
  284. fake_async:
  285. dependency: transitive
  286. description:
  287. name: fake_async
  288. url: "https://pub.dartlang.org"
  289. source: hosted
  290. version: "1.2.0"
  291. ffi:
  292. dependency: transitive
  293. description:
  294. name: ffi
  295. url: "https://pub.dartlang.org"
  296. source: hosted
  297. version: "1.1.2"
  298. file:
  299. dependency: transitive
  300. description:
  301. name: file
  302. url: "https://pub.dartlang.org"
  303. source: hosted
  304. version: "6.1.2"
  305. fixnum:
  306. dependency: transitive
  307. description:
  308. name: fixnum
  309. url: "https://pub.dartlang.org"
  310. source: hosted
  311. version: "1.0.0"
  312. flowy_infra:
  313. dependency: "direct main"
  314. description:
  315. path: "packages/flowy_infra"
  316. relative: true
  317. source: path
  318. version: "0.0.1"
  319. flowy_infra_ui:
  320. dependency: "direct main"
  321. description:
  322. path: "packages/flowy_infra_ui"
  323. relative: true
  324. source: path
  325. version: "0.0.1"
  326. flowy_infra_ui_platform_interface:
  327. dependency: transitive
  328. description:
  329. path: "packages/flowy_infra_ui/flowy_infra_ui_platform_interface"
  330. relative: true
  331. source: path
  332. version: "0.0.1"
  333. flowy_infra_ui_web:
  334. dependency: transitive
  335. description:
  336. path: "packages/flowy_infra_ui/flowy_infra_ui_web"
  337. relative: true
  338. source: path
  339. version: "0.0.1"
  340. flowy_log:
  341. dependency: "direct main"
  342. description:
  343. path: "packages/flowy_log"
  344. relative: true
  345. source: path
  346. version: "0.0.1"
  347. flowy_sdk:
  348. dependency: "direct main"
  349. description:
  350. path: "packages/flowy_sdk"
  351. relative: true
  352. source: path
  353. version: "0.0.1"
  354. flutter:
  355. dependency: "direct main"
  356. description: flutter
  357. source: sdk
  358. version: "0.0.0"
  359. flutter_bloc:
  360. dependency: "direct main"
  361. description:
  362. name: flutter_bloc
  363. url: "https://pub.dartlang.org"
  364. source: hosted
  365. version: "7.3.3"
  366. flutter_colorpicker:
  367. dependency: "direct main"
  368. description:
  369. name: flutter_colorpicker
  370. url: "https://pub.dartlang.org"
  371. source: hosted
  372. version: "0.6.1"
  373. flutter_inappwebview:
  374. dependency: transitive
  375. description:
  376. name: flutter_inappwebview
  377. url: "https://pub.dartlang.org"
  378. source: hosted
  379. version: "5.3.2"
  380. flutter_keyboard_visibility:
  381. dependency: transitive
  382. description:
  383. name: flutter_keyboard_visibility
  384. url: "https://pub.dartlang.org"
  385. source: hosted
  386. version: "5.1.0"
  387. flutter_keyboard_visibility_platform_interface:
  388. dependency: transitive
  389. description:
  390. name: flutter_keyboard_visibility_platform_interface
  391. url: "https://pub.dartlang.org"
  392. source: hosted
  393. version: "2.0.0"
  394. flutter_keyboard_visibility_web:
  395. dependency: transitive
  396. description:
  397. name: flutter_keyboard_visibility_web
  398. url: "https://pub.dartlang.org"
  399. source: hosted
  400. version: "2.0.0"
  401. flutter_lints:
  402. dependency: "direct dev"
  403. description:
  404. name: flutter_lints
  405. url: "https://pub.dartlang.org"
  406. source: hosted
  407. version: "1.0.4"
  408. flutter_plugin_android_lifecycle:
  409. dependency: transitive
  410. description:
  411. name: flutter_plugin_android_lifecycle
  412. url: "https://pub.dartlang.org"
  413. source: hosted
  414. version: "2.0.4"
  415. flutter_quill:
  416. dependency: "direct main"
  417. description:
  418. path: "."
  419. ref: develop
  420. resolved-ref: "8a4c23dcdbb8c38d49b7dea42575231877b1e56d"
  421. url: "https://github.com/appflowy/flutter-quill.git"
  422. source: git
  423. version: "2.0.13"
  424. flutter_svg:
  425. dependency: "direct main"
  426. description:
  427. name: flutter_svg
  428. url: "https://pub.dartlang.org"
  429. source: hosted
  430. version: "0.22.0"
  431. flutter_test:
  432. dependency: "direct dev"
  433. description: flutter
  434. source: sdk
  435. version: "0.0.0"
  436. flutter_web_plugins:
  437. dependency: transitive
  438. description: flutter
  439. source: sdk
  440. version: "0.0.0"
  441. freezed:
  442. dependency: "direct dev"
  443. description:
  444. name: freezed
  445. url: "https://pub.dartlang.org"
  446. source: hosted
  447. version: "0.14.5"
  448. freezed_annotation:
  449. dependency: "direct main"
  450. description:
  451. name: freezed_annotation
  452. url: "https://pub.dartlang.org"
  453. source: hosted
  454. version: "0.14.3"
  455. frontend_server_client:
  456. dependency: transitive
  457. description:
  458. name: frontend_server_client
  459. url: "https://pub.dartlang.org"
  460. source: hosted
  461. version: "2.1.2"
  462. get_it:
  463. dependency: "direct main"
  464. description:
  465. name: get_it
  466. url: "https://pub.dartlang.org"
  467. source: hosted
  468. version: "7.2.0"
  469. gettext_parser:
  470. dependency: transitive
  471. description:
  472. name: gettext_parser
  473. url: "https://pub.dartlang.org"
  474. source: hosted
  475. version: "0.2.0"
  476. glob:
  477. dependency: transitive
  478. description:
  479. name: glob
  480. url: "https://pub.dartlang.org"
  481. source: hosted
  482. version: "2.0.2"
  483. graphs:
  484. dependency: transitive
  485. description:
  486. name: graphs
  487. url: "https://pub.dartlang.org"
  488. source: hosted
  489. version: "2.1.0"
  490. html:
  491. dependency: transitive
  492. description:
  493. name: html
  494. url: "https://pub.dartlang.org"
  495. source: hosted
  496. version: "0.15.0"
  497. http:
  498. dependency: transitive
  499. description:
  500. name: http
  501. url: "https://pub.dartlang.org"
  502. source: hosted
  503. version: "0.13.4"
  504. http_multi_server:
  505. dependency: transitive
  506. description:
  507. name: http_multi_server
  508. url: "https://pub.dartlang.org"
  509. source: hosted
  510. version: "3.0.1"
  511. http_parser:
  512. dependency: transitive
  513. description:
  514. name: http_parser
  515. url: "https://pub.dartlang.org"
  516. source: hosted
  517. version: "4.0.0"
  518. i18n_extension:
  519. dependency: transitive
  520. description:
  521. name: i18n_extension
  522. url: "https://pub.dartlang.org"
  523. source: hosted
  524. version: "4.1.3"
  525. image_picker:
  526. dependency: transitive
  527. description:
  528. name: image_picker
  529. url: "https://pub.dartlang.org"
  530. source: hosted
  531. version: "0.8.4+4"
  532. image_picker_for_web:
  533. dependency: transitive
  534. description:
  535. name: image_picker_for_web
  536. url: "https://pub.dartlang.org"
  537. source: hosted
  538. version: "2.1.4"
  539. image_picker_platform_interface:
  540. dependency: transitive
  541. description:
  542. name: image_picker_platform_interface
  543. url: "https://pub.dartlang.org"
  544. source: hosted
  545. version: "2.4.1"
  546. intl:
  547. dependency: transitive
  548. description:
  549. name: intl
  550. url: "https://pub.dartlang.org"
  551. source: hosted
  552. version: "0.17.0"
  553. io:
  554. dependency: transitive
  555. description:
  556. name: io
  557. url: "https://pub.dartlang.org"
  558. source: hosted
  559. version: "1.0.3"
  560. isolates:
  561. dependency: transitive
  562. description:
  563. name: isolates
  564. url: "https://pub.dartlang.org"
  565. source: hosted
  566. version: "3.0.3+8"
  567. js:
  568. dependency: transitive
  569. description:
  570. name: js
  571. url: "https://pub.dartlang.org"
  572. source: hosted
  573. version: "0.6.3"
  574. json_annotation:
  575. dependency: transitive
  576. description:
  577. name: json_annotation
  578. url: "https://pub.dartlang.org"
  579. source: hosted
  580. version: "4.3.0"
  581. lint:
  582. dependency: transitive
  583. description:
  584. name: lint
  585. url: "https://pub.dartlang.org"
  586. source: hosted
  587. version: "1.7.2"
  588. lints:
  589. dependency: transitive
  590. description:
  591. name: lints
  592. url: "https://pub.dartlang.org"
  593. source: hosted
  594. version: "1.0.1"
  595. loading_indicator:
  596. dependency: transitive
  597. description:
  598. name: loading_indicator
  599. url: "https://pub.dartlang.org"
  600. source: hosted
  601. version: "3.0.2"
  602. logger:
  603. dependency: transitive
  604. description:
  605. name: logger
  606. url: "https://pub.dartlang.org"
  607. source: hosted
  608. version: "1.1.0"
  609. logging:
  610. dependency: transitive
  611. description:
  612. name: logging
  613. url: "https://pub.dartlang.org"
  614. source: hosted
  615. version: "1.0.2"
  616. matcher:
  617. dependency: transitive
  618. description:
  619. name: matcher
  620. url: "https://pub.dartlang.org"
  621. source: hosted
  622. version: "0.12.11"
  623. meta:
  624. dependency: transitive
  625. description:
  626. name: meta
  627. url: "https://pub.dartlang.org"
  628. source: hosted
  629. version: "1.7.0"
  630. mime:
  631. dependency: transitive
  632. description:
  633. name: mime
  634. url: "https://pub.dartlang.org"
  635. source: hosted
  636. version: "1.0.1"
  637. nested:
  638. dependency: transitive
  639. description:
  640. name: nested
  641. url: "https://pub.dartlang.org"
  642. source: hosted
  643. version: "1.0.0"
  644. nm:
  645. dependency: transitive
  646. description:
  647. name: nm
  648. url: "https://pub.dartlang.org"
  649. source: hosted
  650. version: "0.4.1"
  651. package_config:
  652. dependency: transitive
  653. description:
  654. name: package_config
  655. url: "https://pub.dartlang.org"
  656. source: hosted
  657. version: "2.0.2"
  658. package_info_plus:
  659. dependency: "direct main"
  660. description:
  661. name: package_info_plus
  662. url: "https://pub.dartlang.org"
  663. source: hosted
  664. version: "1.3.0"
  665. package_info_plus_linux:
  666. dependency: transitive
  667. description:
  668. name: package_info_plus_linux
  669. url: "https://pub.dartlang.org"
  670. source: hosted
  671. version: "1.0.3"
  672. package_info_plus_macos:
  673. dependency: transitive
  674. description:
  675. name: package_info_plus_macos
  676. url: "https://pub.dartlang.org"
  677. source: hosted
  678. version: "1.3.0"
  679. package_info_plus_platform_interface:
  680. dependency: transitive
  681. description:
  682. name: package_info_plus_platform_interface
  683. url: "https://pub.dartlang.org"
  684. source: hosted
  685. version: "1.0.2"
  686. package_info_plus_web:
  687. dependency: transitive
  688. description:
  689. name: package_info_plus_web
  690. url: "https://pub.dartlang.org"
  691. source: hosted
  692. version: "1.0.4"
  693. package_info_plus_windows:
  694. dependency: transitive
  695. description:
  696. name: package_info_plus_windows
  697. url: "https://pub.dartlang.org"
  698. source: hosted
  699. version: "1.0.4"
  700. path:
  701. dependency: transitive
  702. description:
  703. name: path
  704. url: "https://pub.dartlang.org"
  705. source: hosted
  706. version: "1.8.0"
  707. path_drawing:
  708. dependency: transitive
  709. description:
  710. name: path_drawing
  711. url: "https://pub.dartlang.org"
  712. source: hosted
  713. version: "0.5.1+1"
  714. path_parsing:
  715. dependency: transitive
  716. description:
  717. name: path_parsing
  718. url: "https://pub.dartlang.org"
  719. source: hosted
  720. version: "0.2.1"
  721. path_provider:
  722. dependency: "direct main"
  723. description:
  724. name: path_provider
  725. url: "https://pub.dartlang.org"
  726. source: hosted
  727. version: "2.0.7"
  728. path_provider_android:
  729. dependency: transitive
  730. description:
  731. name: path_provider_android
  732. url: "https://pub.dartlang.org"
  733. source: hosted
  734. version: "2.0.8"
  735. path_provider_ios:
  736. dependency: transitive
  737. description:
  738. name: path_provider_ios
  739. url: "https://pub.dartlang.org"
  740. source: hosted
  741. version: "2.0.7"
  742. path_provider_linux:
  743. dependency: transitive
  744. description:
  745. name: path_provider_linux
  746. url: "https://pub.dartlang.org"
  747. source: hosted
  748. version: "2.1.2"
  749. path_provider_macos:
  750. dependency: transitive
  751. description:
  752. name: path_provider_macos
  753. url: "https://pub.dartlang.org"
  754. source: hosted
  755. version: "2.0.3"
  756. path_provider_platform_interface:
  757. dependency: transitive
  758. description:
  759. name: path_provider_platform_interface
  760. url: "https://pub.dartlang.org"
  761. source: hosted
  762. version: "2.0.1"
  763. path_provider_windows:
  764. dependency: transitive
  765. description:
  766. name: path_provider_windows
  767. url: "https://pub.dartlang.org"
  768. source: hosted
  769. version: "2.0.4"
  770. pedantic:
  771. dependency: transitive
  772. description:
  773. name: pedantic
  774. url: "https://pub.dartlang.org"
  775. source: hosted
  776. version: "1.11.1"
  777. petitparser:
  778. dependency: transitive
  779. description:
  780. name: petitparser
  781. url: "https://pub.dartlang.org"
  782. source: hosted
  783. version: "4.4.0"
  784. photo_view:
  785. dependency: transitive
  786. description:
  787. name: photo_view
  788. url: "https://pub.dartlang.org"
  789. source: hosted
  790. version: "0.13.0"
  791. platform:
  792. dependency: transitive
  793. description:
  794. name: platform
  795. url: "https://pub.dartlang.org"
  796. source: hosted
  797. version: "3.0.2"
  798. plugin_platform_interface:
  799. dependency: transitive
  800. description:
  801. name: plugin_platform_interface
  802. url: "https://pub.dartlang.org"
  803. source: hosted
  804. version: "2.0.2"
  805. pool:
  806. dependency: transitive
  807. description:
  808. name: pool
  809. url: "https://pub.dartlang.org"
  810. source: hosted
  811. version: "1.5.0"
  812. process:
  813. dependency: transitive
  814. description:
  815. name: process
  816. url: "https://pub.dartlang.org"
  817. source: hosted
  818. version: "4.2.4"
  819. protobuf:
  820. dependency: transitive
  821. description:
  822. name: protobuf
  823. url: "https://pub.dartlang.org"
  824. source: hosted
  825. version: "2.0.0"
  826. provider:
  827. dependency: "direct main"
  828. description:
  829. name: provider
  830. url: "https://pub.dartlang.org"
  831. source: hosted
  832. version: "6.0.1"
  833. pub_semver:
  834. dependency: transitive
  835. description:
  836. name: pub_semver
  837. url: "https://pub.dartlang.org"
  838. source: hosted
  839. version: "2.1.0"
  840. pubspec_parse:
  841. dependency: transitive
  842. description:
  843. name: pubspec_parse
  844. url: "https://pub.dartlang.org"
  845. source: hosted
  846. version: "1.1.0"
  847. quiver:
  848. dependency: transitive
  849. description:
  850. name: quiver
  851. url: "https://pub.dartlang.org"
  852. source: hosted
  853. version: "3.0.1+1"
  854. shelf:
  855. dependency: transitive
  856. description:
  857. name: shelf
  858. url: "https://pub.dartlang.org"
  859. source: hosted
  860. version: "1.2.0"
  861. shelf_web_socket:
  862. dependency: transitive
  863. description:
  864. name: shelf_web_socket
  865. url: "https://pub.dartlang.org"
  866. source: hosted
  867. version: "1.0.1"
  868. sized_context:
  869. dependency: "direct main"
  870. description:
  871. name: sized_context
  872. url: "https://pub.dartlang.org"
  873. source: hosted
  874. version: "1.0.0+1"
  875. sky_engine:
  876. dependency: transitive
  877. description: flutter
  878. source: sdk
  879. version: "0.0.99"
  880. source_gen:
  881. dependency: transitive
  882. description:
  883. name: source_gen
  884. url: "https://pub.dartlang.org"
  885. source: hosted
  886. version: "1.1.1"
  887. source_span:
  888. dependency: transitive
  889. description:
  890. name: source_span
  891. url: "https://pub.dartlang.org"
  892. source: hosted
  893. version: "1.8.1"
  894. sprintf:
  895. dependency: transitive
  896. description:
  897. name: sprintf
  898. url: "https://pub.dartlang.org"
  899. source: hosted
  900. version: "6.0.0"
  901. stack_trace:
  902. dependency: transitive
  903. description:
  904. name: stack_trace
  905. url: "https://pub.dartlang.org"
  906. source: hosted
  907. version: "1.10.0"
  908. stream_channel:
  909. dependency: transitive
  910. description:
  911. name: stream_channel
  912. url: "https://pub.dartlang.org"
  913. source: hosted
  914. version: "2.1.0"
  915. stream_transform:
  916. dependency: transitive
  917. description:
  918. name: stream_transform
  919. url: "https://pub.dartlang.org"
  920. source: hosted
  921. version: "2.0.0"
  922. string_scanner:
  923. dependency: transitive
  924. description:
  925. name: string_scanner
  926. url: "https://pub.dartlang.org"
  927. source: hosted
  928. version: "1.1.0"
  929. string_validator:
  930. dependency: transitive
  931. description:
  932. name: string_validator
  933. url: "https://pub.dartlang.org"
  934. source: hosted
  935. version: "0.3.0"
  936. styled_widget:
  937. dependency: "direct main"
  938. description:
  939. name: styled_widget
  940. url: "https://pub.dartlang.org"
  941. source: hosted
  942. version: "0.3.1+2"
  943. term_glyph:
  944. dependency: transitive
  945. description:
  946. name: term_glyph
  947. url: "https://pub.dartlang.org"
  948. source: hosted
  949. version: "1.2.0"
  950. test_api:
  951. dependency: transitive
  952. description:
  953. name: test_api
  954. url: "https://pub.dartlang.org"
  955. source: hosted
  956. version: "0.4.3"
  957. textstyle_extensions:
  958. dependency: transitive
  959. description:
  960. name: textstyle_extensions
  961. url: "https://pub.dartlang.org"
  962. source: hosted
  963. version: "2.0.0-nullsafety"
  964. time:
  965. dependency: "direct main"
  966. description:
  967. name: time
  968. url: "https://pub.dartlang.org"
  969. source: hosted
  970. version: "2.0.1"
  971. timing:
  972. dependency: transitive
  973. description:
  974. name: timing
  975. url: "https://pub.dartlang.org"
  976. source: hosted
  977. version: "1.0.0"
  978. tuple:
  979. dependency: transitive
  980. description:
  981. name: tuple
  982. url: "https://pub.dartlang.org"
  983. source: hosted
  984. version: "2.0.0"
  985. typed_data:
  986. dependency: transitive
  987. description:
  988. name: typed_data
  989. url: "https://pub.dartlang.org"
  990. source: hosted
  991. version: "1.3.0"
  992. universal_platform:
  993. dependency: transitive
  994. description:
  995. name: universal_platform
  996. url: "https://pub.dartlang.org"
  997. source: hosted
  998. version: "1.0.0+1"
  999. url_launcher:
  1000. dependency: "direct main"
  1001. description:
  1002. name: url_launcher
  1003. url: "https://pub.dartlang.org"
  1004. source: hosted
  1005. version: "6.0.14"
  1006. url_launcher_linux:
  1007. dependency: transitive
  1008. description:
  1009. name: url_launcher_linux
  1010. url: "https://pub.dartlang.org"
  1011. source: hosted
  1012. version: "2.0.2"
  1013. url_launcher_macos:
  1014. dependency: transitive
  1015. description:
  1016. name: url_launcher_macos
  1017. url: "https://pub.dartlang.org"
  1018. source: hosted
  1019. version: "2.0.2"
  1020. url_launcher_platform_interface:
  1021. dependency: transitive
  1022. description:
  1023. name: url_launcher_platform_interface
  1024. url: "https://pub.dartlang.org"
  1025. source: hosted
  1026. version: "2.0.4"
  1027. url_launcher_web:
  1028. dependency: transitive
  1029. description:
  1030. name: url_launcher_web
  1031. url: "https://pub.dartlang.org"
  1032. source: hosted
  1033. version: "2.0.4"
  1034. url_launcher_windows:
  1035. dependency: transitive
  1036. description:
  1037. name: url_launcher_windows
  1038. url: "https://pub.dartlang.org"
  1039. source: hosted
  1040. version: "2.0.2"
  1041. uuid:
  1042. dependency: transitive
  1043. description:
  1044. name: uuid
  1045. url: "https://pub.dartlang.org"
  1046. source: hosted
  1047. version: "3.0.5"
  1048. vector_math:
  1049. dependency: transitive
  1050. description:
  1051. name: vector_math
  1052. url: "https://pub.dartlang.org"
  1053. source: hosted
  1054. version: "2.1.0"
  1055. video_player:
  1056. dependency: transitive
  1057. description:
  1058. name: video_player
  1059. url: "https://pub.dartlang.org"
  1060. source: hosted
  1061. version: "2.2.7"
  1062. video_player_platform_interface:
  1063. dependency: transitive
  1064. description:
  1065. name: video_player_platform_interface
  1066. url: "https://pub.dartlang.org"
  1067. source: hosted
  1068. version: "4.2.0"
  1069. video_player_web:
  1070. dependency: transitive
  1071. description:
  1072. name: video_player_web
  1073. url: "https://pub.dartlang.org"
  1074. source: hosted
  1075. version: "2.0.4"
  1076. watcher:
  1077. dependency: transitive
  1078. description:
  1079. name: watcher
  1080. url: "https://pub.dartlang.org"
  1081. source: hosted
  1082. version: "1.0.1"
  1083. web_socket_channel:
  1084. dependency: transitive
  1085. description:
  1086. name: web_socket_channel
  1087. url: "https://pub.dartlang.org"
  1088. source: hosted
  1089. version: "2.1.0"
  1090. win32:
  1091. dependency: transitive
  1092. description:
  1093. name: win32
  1094. url: "https://pub.dartlang.org"
  1095. source: hosted
  1096. version: "2.3.0"
  1097. window_size:
  1098. dependency: "direct main"
  1099. description:
  1100. path: "plugins/window_size"
  1101. ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  1102. resolved-ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  1103. url: "git://github.com/google/flutter-desktop-embedding.git"
  1104. source: git
  1105. version: "0.1.0"
  1106. xdg_directories:
  1107. dependency: transitive
  1108. description:
  1109. name: xdg_directories
  1110. url: "https://pub.dartlang.org"
  1111. source: hosted
  1112. version: "0.2.0"
  1113. xml:
  1114. dependency: transitive
  1115. description:
  1116. name: xml
  1117. url: "https://pub.dartlang.org"
  1118. source: hosted
  1119. version: "5.3.1"
  1120. yaml:
  1121. dependency: transitive
  1122. description:
  1123. name: yaml
  1124. url: "https://pub.dartlang.org"
  1125. source: hosted
  1126. version: "3.1.0"
  1127. youtube_player_flutter:
  1128. dependency: transitive
  1129. description:
  1130. name: youtube_player_flutter
  1131. url: "https://pub.dartlang.org"
  1132. source: hosted
  1133. version: "8.0.0"
  1134. sdks:
  1135. dart: ">=2.15.0-116.0.dev <3.0.0"
  1136. flutter: ">=2.5.0"