pubspec.lock 23 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001
  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.0.0"
  46. boolean_selector:
  47. dependency: transitive
  48. description:
  49. name: boolean_selector
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "2.1.0"
  53. build:
  54. dependency: transitive
  55. description:
  56. name: build
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "2.0.3"
  60. build_config:
  61. dependency: transitive
  62. description:
  63. name: build_config
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.0.0"
  67. build_daemon:
  68. dependency: transitive
  69. description:
  70. name: build_daemon
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "3.0.0"
  74. build_resolvers:
  75. dependency: transitive
  76. description:
  77. name: build_resolvers
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "2.0.4"
  81. build_runner:
  82. dependency: "direct dev"
  83. description:
  84. name: build_runner
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "2.0.6"
  88. build_runner_core:
  89. dependency: transitive
  90. description:
  91. name: build_runner_core
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "7.0.1"
  95. built_collection:
  96. dependency: transitive
  97. description:
  98. name: built_collection
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "5.1.0"
  102. built_value:
  103. dependency: transitive
  104. description:
  105. name: built_value
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "8.1.1"
  109. characters:
  110. dependency: transitive
  111. description:
  112. name: characters
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "1.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. editor:
  215. dependency: "direct main"
  216. description:
  217. path: "packages/editor"
  218. relative: true
  219. source: path
  220. version: "0.0.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.0.1"
  324. flutter_colorpicker:
  325. dependency: transitive
  326. description:
  327. name: flutter_colorpicker
  328. url: "https://pub.dartlang.org"
  329. source: hosted
  330. version: "0.5.0"
  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.0.3"
  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.3"
  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. glob:
  419. dependency: transitive
  420. description:
  421. name: glob
  422. url: "https://pub.dartlang.org"
  423. source: hosted
  424. version: "2.0.1"
  425. graphs:
  426. dependency: transitive
  427. description:
  428. name: graphs
  429. url: "https://pub.dartlang.org"
  430. source: hosted
  431. version: "2.0.0"
  432. html:
  433. dependency: transitive
  434. description:
  435. name: html
  436. url: "https://pub.dartlang.org"
  437. source: hosted
  438. version: "0.15.0"
  439. http:
  440. dependency: transitive
  441. description:
  442. name: http
  443. url: "https://pub.dartlang.org"
  444. source: hosted
  445. version: "0.13.4"
  446. http_multi_server:
  447. dependency: transitive
  448. description:
  449. name: http_multi_server
  450. url: "https://pub.dartlang.org"
  451. source: hosted
  452. version: "3.0.1"
  453. http_parser:
  454. dependency: transitive
  455. description:
  456. name: http_parser
  457. url: "https://pub.dartlang.org"
  458. source: hosted
  459. version: "4.0.0"
  460. image_picker:
  461. dependency: transitive
  462. description:
  463. name: image_picker
  464. url: "https://pub.dartlang.org"
  465. source: hosted
  466. version: "0.8.4+2"
  467. image_picker_for_web:
  468. dependency: transitive
  469. description:
  470. name: image_picker_for_web
  471. url: "https://pub.dartlang.org"
  472. source: hosted
  473. version: "2.1.3"
  474. image_picker_platform_interface:
  475. dependency: transitive
  476. description:
  477. name: image_picker_platform_interface
  478. url: "https://pub.dartlang.org"
  479. source: hosted
  480. version: "2.4.1"
  481. io:
  482. dependency: transitive
  483. description:
  484. name: io
  485. url: "https://pub.dartlang.org"
  486. source: hosted
  487. version: "1.0.3"
  488. isolates:
  489. dependency: transitive
  490. description:
  491. name: isolates
  492. url: "https://pub.dartlang.org"
  493. source: hosted
  494. version: "3.0.3+8"
  495. js:
  496. dependency: transitive
  497. description:
  498. name: js
  499. url: "https://pub.dartlang.org"
  500. source: hosted
  501. version: "0.6.3"
  502. json_annotation:
  503. dependency: transitive
  504. description:
  505. name: json_annotation
  506. url: "https://pub.dartlang.org"
  507. source: hosted
  508. version: "4.1.0"
  509. lint:
  510. dependency: transitive
  511. description:
  512. name: lint
  513. url: "https://pub.dartlang.org"
  514. source: hosted
  515. version: "1.5.3"
  516. lints:
  517. dependency: transitive
  518. description:
  519. name: lints
  520. url: "https://pub.dartlang.org"
  521. source: hosted
  522. version: "1.0.1"
  523. loading_indicator:
  524. dependency: transitive
  525. description:
  526. name: loading_indicator
  527. url: "https://pub.dartlang.org"
  528. source: hosted
  529. version: "3.0.1"
  530. logger:
  531. dependency: transitive
  532. description:
  533. name: logger
  534. url: "https://pub.dartlang.org"
  535. source: hosted
  536. version: "1.0.0"
  537. logging:
  538. dependency: transitive
  539. description:
  540. name: logging
  541. url: "https://pub.dartlang.org"
  542. source: hosted
  543. version: "1.0.1"
  544. matcher:
  545. dependency: transitive
  546. description:
  547. name: matcher
  548. url: "https://pub.dartlang.org"
  549. source: hosted
  550. version: "0.12.11"
  551. meta:
  552. dependency: transitive
  553. description:
  554. name: meta
  555. url: "https://pub.dartlang.org"
  556. source: hosted
  557. version: "1.7.0"
  558. mime:
  559. dependency: transitive
  560. description:
  561. name: mime
  562. url: "https://pub.dartlang.org"
  563. source: hosted
  564. version: "1.0.0"
  565. nested:
  566. dependency: transitive
  567. description:
  568. name: nested
  569. url: "https://pub.dartlang.org"
  570. source: hosted
  571. version: "1.0.0"
  572. package_config:
  573. dependency: transitive
  574. description:
  575. name: package_config
  576. url: "https://pub.dartlang.org"
  577. source: hosted
  578. version: "2.0.0"
  579. path:
  580. dependency: transitive
  581. description:
  582. name: path
  583. url: "https://pub.dartlang.org"
  584. source: hosted
  585. version: "1.8.0"
  586. path_drawing:
  587. dependency: transitive
  588. description:
  589. name: path_drawing
  590. url: "https://pub.dartlang.org"
  591. source: hosted
  592. version: "0.5.1"
  593. path_parsing:
  594. dependency: transitive
  595. description:
  596. name: path_parsing
  597. url: "https://pub.dartlang.org"
  598. source: hosted
  599. version: "0.2.1"
  600. path_provider:
  601. dependency: "direct main"
  602. description:
  603. name: path_provider
  604. url: "https://pub.dartlang.org"
  605. source: hosted
  606. version: "2.0.2"
  607. path_provider_linux:
  608. dependency: transitive
  609. description:
  610. name: path_provider_linux
  611. url: "https://pub.dartlang.org"
  612. source: hosted
  613. version: "2.0.2"
  614. path_provider_macos:
  615. dependency: transitive
  616. description:
  617. name: path_provider_macos
  618. url: "https://pub.dartlang.org"
  619. source: hosted
  620. version: "2.0.2"
  621. path_provider_platform_interface:
  622. dependency: transitive
  623. description:
  624. name: path_provider_platform_interface
  625. url: "https://pub.dartlang.org"
  626. source: hosted
  627. version: "2.0.1"
  628. path_provider_windows:
  629. dependency: transitive
  630. description:
  631. name: path_provider_windows
  632. url: "https://pub.dartlang.org"
  633. source: hosted
  634. version: "2.0.3"
  635. pedantic:
  636. dependency: transitive
  637. description:
  638. name: pedantic
  639. url: "https://pub.dartlang.org"
  640. source: hosted
  641. version: "1.11.1"
  642. petitparser:
  643. dependency: transitive
  644. description:
  645. name: petitparser
  646. url: "https://pub.dartlang.org"
  647. source: hosted
  648. version: "4.2.0"
  649. photo_view:
  650. dependency: transitive
  651. description:
  652. name: photo_view
  653. url: "https://pub.dartlang.org"
  654. source: hosted
  655. version: "0.12.0"
  656. platform:
  657. dependency: transitive
  658. description:
  659. name: platform
  660. url: "https://pub.dartlang.org"
  661. source: hosted
  662. version: "3.0.0"
  663. plugin_platform_interface:
  664. dependency: transitive
  665. description:
  666. name: plugin_platform_interface
  667. url: "https://pub.dartlang.org"
  668. source: hosted
  669. version: "2.0.1"
  670. pool:
  671. dependency: transitive
  672. description:
  673. name: pool
  674. url: "https://pub.dartlang.org"
  675. source: hosted
  676. version: "1.5.0"
  677. process:
  678. dependency: transitive
  679. description:
  680. name: process
  681. url: "https://pub.dartlang.org"
  682. source: hosted
  683. version: "4.2.3"
  684. protobuf:
  685. dependency: transitive
  686. description:
  687. name: protobuf
  688. url: "https://pub.dartlang.org"
  689. source: hosted
  690. version: "2.0.0"
  691. provider:
  692. dependency: transitive
  693. description:
  694. name: provider
  695. url: "https://pub.dartlang.org"
  696. source: hosted
  697. version: "5.0.0"
  698. pub_semver:
  699. dependency: transitive
  700. description:
  701. name: pub_semver
  702. url: "https://pub.dartlang.org"
  703. source: hosted
  704. version: "2.0.0"
  705. pubspec_parse:
  706. dependency: transitive
  707. description:
  708. name: pubspec_parse
  709. url: "https://pub.dartlang.org"
  710. source: hosted
  711. version: "1.0.0"
  712. quiver:
  713. dependency: transitive
  714. description:
  715. name: quiver
  716. url: "https://pub.dartlang.org"
  717. source: hosted
  718. version: "3.0.1"
  719. quiver_hashcode:
  720. dependency: transitive
  721. description:
  722. name: quiver_hashcode
  723. url: "https://pub.dartlang.org"
  724. source: hosted
  725. version: "2.0.0"
  726. shelf:
  727. dependency: transitive
  728. description:
  729. name: shelf
  730. url: "https://pub.dartlang.org"
  731. source: hosted
  732. version: "1.2.0"
  733. shelf_web_socket:
  734. dependency: transitive
  735. description:
  736. name: shelf_web_socket
  737. url: "https://pub.dartlang.org"
  738. source: hosted
  739. version: "1.0.1"
  740. sized_context:
  741. dependency: "direct main"
  742. description:
  743. name: sized_context
  744. url: "https://pub.dartlang.org"
  745. source: hosted
  746. version: "1.0.0+1"
  747. sky_engine:
  748. dependency: transitive
  749. description: flutter
  750. source: sdk
  751. version: "0.0.99"
  752. source_gen:
  753. dependency: transitive
  754. description:
  755. name: source_gen
  756. url: "https://pub.dartlang.org"
  757. source: hosted
  758. version: "1.0.5"
  759. source_span:
  760. dependency: transitive
  761. description:
  762. name: source_span
  763. url: "https://pub.dartlang.org"
  764. source: hosted
  765. version: "1.8.1"
  766. stack_trace:
  767. dependency: transitive
  768. description:
  769. name: stack_trace
  770. url: "https://pub.dartlang.org"
  771. source: hosted
  772. version: "1.10.0"
  773. stream_channel:
  774. dependency: transitive
  775. description:
  776. name: stream_channel
  777. url: "https://pub.dartlang.org"
  778. source: hosted
  779. version: "2.1.0"
  780. stream_transform:
  781. dependency: transitive
  782. description:
  783. name: stream_transform
  784. url: "https://pub.dartlang.org"
  785. source: hosted
  786. version: "2.0.0"
  787. string_scanner:
  788. dependency: transitive
  789. description:
  790. name: string_scanner
  791. url: "https://pub.dartlang.org"
  792. source: hosted
  793. version: "1.1.0"
  794. string_validator:
  795. dependency: transitive
  796. description:
  797. name: string_validator
  798. url: "https://pub.dartlang.org"
  799. source: hosted
  800. version: "0.3.0"
  801. styled_widget:
  802. dependency: "direct main"
  803. description:
  804. name: styled_widget
  805. url: "https://pub.dartlang.org"
  806. source: hosted
  807. version: "0.3.1+2"
  808. term_glyph:
  809. dependency: transitive
  810. description:
  811. name: term_glyph
  812. url: "https://pub.dartlang.org"
  813. source: hosted
  814. version: "1.2.0"
  815. test_api:
  816. dependency: transitive
  817. description:
  818. name: test_api
  819. url: "https://pub.dartlang.org"
  820. source: hosted
  821. version: "0.4.3"
  822. textstyle_extensions:
  823. dependency: transitive
  824. description:
  825. name: textstyle_extensions
  826. url: "https://pub.dartlang.org"
  827. source: hosted
  828. version: "2.0.0-nullsafety"
  829. time:
  830. dependency: "direct main"
  831. description:
  832. name: time
  833. url: "https://pub.dartlang.org"
  834. source: hosted
  835. version: "2.0.0"
  836. timing:
  837. dependency: transitive
  838. description:
  839. name: timing
  840. url: "https://pub.dartlang.org"
  841. source: hosted
  842. version: "1.0.0"
  843. tuple:
  844. dependency: transitive
  845. description:
  846. name: tuple
  847. url: "https://pub.dartlang.org"
  848. source: hosted
  849. version: "2.0.0"
  850. typed_data:
  851. dependency: transitive
  852. description:
  853. name: typed_data
  854. url: "https://pub.dartlang.org"
  855. source: hosted
  856. version: "1.3.0"
  857. universal_platform:
  858. dependency: transitive
  859. description:
  860. name: universal_platform
  861. url: "https://pub.dartlang.org"
  862. source: hosted
  863. version: "1.0.0+1"
  864. url_launcher:
  865. dependency: transitive
  866. description:
  867. name: url_launcher
  868. url: "https://pub.dartlang.org"
  869. source: hosted
  870. version: "6.0.9"
  871. url_launcher_linux:
  872. dependency: transitive
  873. description:
  874. name: url_launcher_linux
  875. url: "https://pub.dartlang.org"
  876. source: hosted
  877. version: "2.0.1"
  878. url_launcher_macos:
  879. dependency: transitive
  880. description:
  881. name: url_launcher_macos
  882. url: "https://pub.dartlang.org"
  883. source: hosted
  884. version: "2.0.1"
  885. url_launcher_platform_interface:
  886. dependency: transitive
  887. description:
  888. name: url_launcher_platform_interface
  889. url: "https://pub.dartlang.org"
  890. source: hosted
  891. version: "2.0.4"
  892. url_launcher_web:
  893. dependency: transitive
  894. description:
  895. name: url_launcher_web
  896. url: "https://pub.dartlang.org"
  897. source: hosted
  898. version: "2.0.2"
  899. url_launcher_windows:
  900. dependency: transitive
  901. description:
  902. name: url_launcher_windows
  903. url: "https://pub.dartlang.org"
  904. source: hosted
  905. version: "2.0.1"
  906. uuid:
  907. dependency: transitive
  908. description:
  909. name: uuid
  910. url: "https://pub.dartlang.org"
  911. source: hosted
  912. version: "3.0.4"
  913. vector_math:
  914. dependency: transitive
  915. description:
  916. name: vector_math
  917. url: "https://pub.dartlang.org"
  918. source: hosted
  919. version: "2.1.0"
  920. video_player:
  921. dependency: transitive
  922. description:
  923. name: video_player
  924. url: "https://pub.dartlang.org"
  925. source: hosted
  926. version: "2.2.5"
  927. video_player_platform_interface:
  928. dependency: transitive
  929. description:
  930. name: video_player_platform_interface
  931. url: "https://pub.dartlang.org"
  932. source: hosted
  933. version: "4.2.0"
  934. video_player_web:
  935. dependency: transitive
  936. description:
  937. name: video_player_web
  938. url: "https://pub.dartlang.org"
  939. source: hosted
  940. version: "2.0.4"
  941. watcher:
  942. dependency: transitive
  943. description:
  944. name: watcher
  945. url: "https://pub.dartlang.org"
  946. source: hosted
  947. version: "1.0.0"
  948. web_socket_channel:
  949. dependency: transitive
  950. description:
  951. name: web_socket_channel
  952. url: "https://pub.dartlang.org"
  953. source: hosted
  954. version: "2.1.0"
  955. win32:
  956. dependency: transitive
  957. description:
  958. name: win32
  959. url: "https://pub.dartlang.org"
  960. source: hosted
  961. version: "2.2.5"
  962. window_size:
  963. dependency: "direct main"
  964. description:
  965. path: "plugins/window_size"
  966. ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  967. resolved-ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  968. url: "git://github.com/google/flutter-desktop-embedding.git"
  969. source: git
  970. version: "0.1.0"
  971. xdg_directories:
  972. dependency: transitive
  973. description:
  974. name: xdg_directories
  975. url: "https://pub.dartlang.org"
  976. source: hosted
  977. version: "0.2.0"
  978. xml:
  979. dependency: transitive
  980. description:
  981. name: xml
  982. url: "https://pub.dartlang.org"
  983. source: hosted
  984. version: "5.1.2"
  985. yaml:
  986. dependency: transitive
  987. description:
  988. name: yaml
  989. url: "https://pub.dartlang.org"
  990. source: hosted
  991. version: "3.1.0"
  992. youtube_player_flutter:
  993. dependency: transitive
  994. description:
  995. name: youtube_player_flutter
  996. url: "https://pub.dartlang.org"
  997. source: hosted
  998. version: "8.0.0"
  999. sdks:
  1000. dart: ">=2.15.0-116.0.dev <3.0.0"
  1001. flutter: ">=2.5.0"