pubspec.lock 25 KB

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