pubspec.lock 28 KB

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