pubspec.lock 32 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358
  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: "31.0.0"
  11. analyzer:
  12. dependency: transitive
  13. description:
  14. name: analyzer
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.8.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: "8.0.2"
  46. bloc_test:
  47. dependency: "direct dev"
  48. description:
  49. name: bloc_test
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "9.0.2"
  53. boolean_selector:
  54. dependency: transitive
  55. description:
  56. name: boolean_selector
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "2.1.0"
  60. build:
  61. dependency: transitive
  62. description:
  63. name: build
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "2.2.1"
  67. build_config:
  68. dependency: transitive
  69. description:
  70. name: build_config
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "1.0.0"
  74. build_daemon:
  75. dependency: transitive
  76. description:
  77. name: build_daemon
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "3.0.1"
  81. build_resolvers:
  82. dependency: transitive
  83. description:
  84. name: build_resolvers
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "2.0.6"
  88. build_runner:
  89. dependency: "direct dev"
  90. description:
  91. name: build_runner
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "2.1.7"
  95. build_runner_core:
  96. dependency: transitive
  97. description:
  98. name: build_runner_core
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "7.2.3"
  102. built_collection:
  103. dependency: transitive
  104. description:
  105. name: built_collection
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "5.1.1"
  109. built_value:
  110. dependency: transitive
  111. description:
  112. name: built_value
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "8.1.4"
  116. characters:
  117. dependency: transitive
  118. description:
  119. name: characters
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "1.2.0"
  123. charcode:
  124. dependency: transitive
  125. description:
  126. name: charcode
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "1.3.1"
  130. checked_yaml:
  131. dependency: transitive
  132. description:
  133. name: checked_yaml
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "2.0.1"
  137. cli_util:
  138. dependency: transitive
  139. description:
  140. name: cli_util
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "0.3.5"
  144. clipboard:
  145. dependency: "direct main"
  146. description:
  147. name: clipboard
  148. url: "https://pub.dartlang.org"
  149. source: hosted
  150. version: "0.1.3"
  151. clock:
  152. dependency: transitive
  153. description:
  154. name: clock
  155. url: "https://pub.dartlang.org"
  156. source: hosted
  157. version: "1.1.0"
  158. code_builder:
  159. dependency: transitive
  160. description:
  161. name: code_builder
  162. url: "https://pub.dartlang.org"
  163. source: hosted
  164. version: "4.1.0"
  165. collection:
  166. dependency: transitive
  167. description:
  168. name: collection
  169. url: "https://pub.dartlang.org"
  170. source: hosted
  171. version: "1.15.0"
  172. connectivity_plus:
  173. dependency: "direct main"
  174. description:
  175. name: connectivity_plus
  176. url: "https://pub.dartlang.org"
  177. source: hosted
  178. version: "2.2.0"
  179. connectivity_plus_linux:
  180. dependency: transitive
  181. description:
  182. name: connectivity_plus_linux
  183. url: "https://pub.dartlang.org"
  184. source: hosted
  185. version: "1.2.0"
  186. connectivity_plus_macos:
  187. dependency: transitive
  188. description:
  189. name: connectivity_plus_macos
  190. url: "https://pub.dartlang.org"
  191. source: hosted
  192. version: "1.2.1"
  193. connectivity_plus_platform_interface:
  194. dependency: transitive
  195. description:
  196. name: connectivity_plus_platform_interface
  197. url: "https://pub.dartlang.org"
  198. source: hosted
  199. version: "1.2.0"
  200. connectivity_plus_web:
  201. dependency: transitive
  202. description:
  203. name: connectivity_plus_web
  204. url: "https://pub.dartlang.org"
  205. source: hosted
  206. version: "1.2.0"
  207. connectivity_plus_windows:
  208. dependency: transitive
  209. description:
  210. name: connectivity_plus_windows
  211. url: "https://pub.dartlang.org"
  212. source: hosted
  213. version: "1.2.0"
  214. convert:
  215. dependency: transitive
  216. description:
  217. name: convert
  218. url: "https://pub.dartlang.org"
  219. source: hosted
  220. version: "3.0.1"
  221. coverage:
  222. dependency: transitive
  223. description:
  224. name: coverage
  225. url: "https://pub.dartlang.org"
  226. source: hosted
  227. version: "1.0.3"
  228. cross_file:
  229. dependency: transitive
  230. description:
  231. name: cross_file
  232. url: "https://pub.dartlang.org"
  233. source: hosted
  234. version: "0.3.2"
  235. crypto:
  236. dependency: transitive
  237. description:
  238. name: crypto
  239. url: "https://pub.dartlang.org"
  240. source: hosted
  241. version: "3.0.1"
  242. csslib:
  243. dependency: transitive
  244. description:
  245. name: csslib
  246. url: "https://pub.dartlang.org"
  247. source: hosted
  248. version: "0.17.1"
  249. cupertino_icons:
  250. dependency: "direct main"
  251. description:
  252. name: cupertino_icons
  253. url: "https://pub.dartlang.org"
  254. source: hosted
  255. version: "1.0.4"
  256. dart_style:
  257. dependency: transitive
  258. description:
  259. name: dart_style
  260. url: "https://pub.dartlang.org"
  261. source: hosted
  262. version: "2.2.1"
  263. dartz:
  264. dependency: transitive
  265. description:
  266. name: dartz
  267. url: "https://pub.dartlang.org"
  268. source: hosted
  269. version: "0.10.0-nullsafety.2"
  270. dbus:
  271. dependency: transitive
  272. description:
  273. name: dbus
  274. url: "https://pub.dartlang.org"
  275. source: hosted
  276. version: "0.6.8"
  277. device_info_plus:
  278. dependency: "direct main"
  279. description:
  280. name: device_info_plus
  281. url: "https://pub.dartlang.org"
  282. source: hosted
  283. version: "3.2.1"
  284. device_info_plus_linux:
  285. dependency: transitive
  286. description:
  287. name: device_info_plus_linux
  288. url: "https://pub.dartlang.org"
  289. source: hosted
  290. version: "2.1.1"
  291. device_info_plus_macos:
  292. dependency: transitive
  293. description:
  294. name: device_info_plus_macos
  295. url: "https://pub.dartlang.org"
  296. source: hosted
  297. version: "2.2.1"
  298. device_info_plus_platform_interface:
  299. dependency: transitive
  300. description:
  301. name: device_info_plus_platform_interface
  302. url: "https://pub.dartlang.org"
  303. source: hosted
  304. version: "2.3.0+1"
  305. device_info_plus_web:
  306. dependency: transitive
  307. description:
  308. name: device_info_plus_web
  309. url: "https://pub.dartlang.org"
  310. source: hosted
  311. version: "2.1.0"
  312. device_info_plus_windows:
  313. dependency: transitive
  314. description:
  315. name: device_info_plus_windows
  316. url: "https://pub.dartlang.org"
  317. source: hosted
  318. version: "2.1.1"
  319. diff_match_patch:
  320. dependency: transitive
  321. description:
  322. name: diff_match_patch
  323. url: "https://pub.dartlang.org"
  324. source: hosted
  325. version: "0.4.1"
  326. easy_localization:
  327. dependency: "direct main"
  328. description:
  329. name: easy_localization
  330. url: "https://pub.dartlang.org"
  331. source: hosted
  332. version: "3.0.1-dev"
  333. easy_logger:
  334. dependency: transitive
  335. description:
  336. name: easy_logger
  337. url: "https://pub.dartlang.org"
  338. source: hosted
  339. version: "0.0.2"
  340. equatable:
  341. dependency: "direct main"
  342. description:
  343. name: equatable
  344. url: "https://pub.dartlang.org"
  345. source: hosted
  346. version: "2.0.3"
  347. expandable:
  348. dependency: "direct main"
  349. description:
  350. name: expandable
  351. url: "https://pub.dartlang.org"
  352. source: hosted
  353. version: "5.0.1"
  354. fake_async:
  355. dependency: transitive
  356. description:
  357. name: fake_async
  358. url: "https://pub.dartlang.org"
  359. source: hosted
  360. version: "1.2.0"
  361. ffi:
  362. dependency: transitive
  363. description:
  364. name: ffi
  365. url: "https://pub.dartlang.org"
  366. source: hosted
  367. version: "1.1.2"
  368. file:
  369. dependency: transitive
  370. description:
  371. name: file
  372. url: "https://pub.dartlang.org"
  373. source: hosted
  374. version: "6.1.2"
  375. fixnum:
  376. dependency: transitive
  377. description:
  378. name: fixnum
  379. url: "https://pub.dartlang.org"
  380. source: hosted
  381. version: "1.0.0"
  382. flowy_infra:
  383. dependency: "direct main"
  384. description:
  385. path: "packages/flowy_infra"
  386. relative: true
  387. source: path
  388. version: "0.0.1"
  389. flowy_infra_ui:
  390. dependency: "direct main"
  391. description:
  392. path: "packages/flowy_infra_ui"
  393. relative: true
  394. source: path
  395. version: "0.0.1"
  396. flowy_infra_ui_platform_interface:
  397. dependency: transitive
  398. description:
  399. path: "packages/flowy_infra_ui/flowy_infra_ui_platform_interface"
  400. relative: true
  401. source: path
  402. version: "0.0.1"
  403. flowy_infra_ui_web:
  404. dependency: transitive
  405. description:
  406. path: "packages/flowy_infra_ui/flowy_infra_ui_web"
  407. relative: true
  408. source: path
  409. version: "0.0.1"
  410. flowy_sdk:
  411. dependency: "direct main"
  412. description:
  413. path: "packages/flowy_sdk"
  414. relative: true
  415. source: path
  416. version: "0.0.1"
  417. flutter:
  418. dependency: "direct main"
  419. description: flutter
  420. source: sdk
  421. version: "0.0.0"
  422. flutter_bloc:
  423. dependency: "direct main"
  424. description:
  425. name: flutter_bloc
  426. url: "https://pub.dartlang.org"
  427. source: hosted
  428. version: "8.0.1"
  429. flutter_colorpicker:
  430. dependency: "direct main"
  431. description:
  432. name: flutter_colorpicker
  433. url: "https://pub.dartlang.org"
  434. source: hosted
  435. version: "0.6.1"
  436. flutter_inappwebview:
  437. dependency: transitive
  438. description:
  439. name: flutter_inappwebview
  440. url: "https://pub.dartlang.org"
  441. source: hosted
  442. version: "5.3.2"
  443. flutter_keyboard_visibility:
  444. dependency: transitive
  445. description:
  446. name: flutter_keyboard_visibility
  447. url: "https://pub.dartlang.org"
  448. source: hosted
  449. version: "5.1.1"
  450. flutter_keyboard_visibility_platform_interface:
  451. dependency: transitive
  452. description:
  453. name: flutter_keyboard_visibility_platform_interface
  454. url: "https://pub.dartlang.org"
  455. source: hosted
  456. version: "2.0.0"
  457. flutter_keyboard_visibility_web:
  458. dependency: transitive
  459. description:
  460. name: flutter_keyboard_visibility_web
  461. url: "https://pub.dartlang.org"
  462. source: hosted
  463. version: "2.0.0"
  464. flutter_lints:
  465. dependency: "direct dev"
  466. description:
  467. name: flutter_lints
  468. url: "https://pub.dartlang.org"
  469. source: hosted
  470. version: "1.0.4"
  471. flutter_localizations:
  472. dependency: "direct main"
  473. description: flutter
  474. source: sdk
  475. version: "0.0.0"
  476. flutter_plugin_android_lifecycle:
  477. dependency: transitive
  478. description:
  479. name: flutter_plugin_android_lifecycle
  480. url: "https://pub.dartlang.org"
  481. source: hosted
  482. version: "2.0.5"
  483. flutter_quill:
  484. dependency: "direct main"
  485. description:
  486. path: "."
  487. ref: dbc309f5e382963fa0122409a0aaf8e1417d51c1
  488. resolved-ref: dbc309f5e382963fa0122409a0aaf8e1417d51c1
  489. url: "https://github.com/appflowy/flutter-quill.git"
  490. source: git
  491. version: "2.0.13"
  492. flutter_svg:
  493. dependency: "direct main"
  494. description:
  495. name: flutter_svg
  496. url: "https://pub.dartlang.org"
  497. source: hosted
  498. version: "0.22.0"
  499. flutter_test:
  500. dependency: "direct dev"
  501. description: flutter
  502. source: sdk
  503. version: "0.0.0"
  504. flutter_web_plugins:
  505. dependency: transitive
  506. description: flutter
  507. source: sdk
  508. version: "0.0.0"
  509. fluttertoast:
  510. dependency: "direct main"
  511. description:
  512. name: fluttertoast
  513. url: "https://pub.dartlang.org"
  514. source: hosted
  515. version: "8.0.8"
  516. freezed:
  517. dependency: "direct dev"
  518. description:
  519. name: freezed
  520. url: "https://pub.dartlang.org"
  521. source: hosted
  522. version: "0.14.5"
  523. freezed_annotation:
  524. dependency: "direct main"
  525. description:
  526. name: freezed_annotation
  527. url: "https://pub.dartlang.org"
  528. source: hosted
  529. version: "0.14.3"
  530. frontend_server_client:
  531. dependency: transitive
  532. description:
  533. name: frontend_server_client
  534. url: "https://pub.dartlang.org"
  535. source: hosted
  536. version: "2.1.2"
  537. get_it:
  538. dependency: "direct main"
  539. description:
  540. name: get_it
  541. url: "https://pub.dartlang.org"
  542. source: hosted
  543. version: "7.2.0"
  544. gettext_parser:
  545. dependency: transitive
  546. description:
  547. name: gettext_parser
  548. url: "https://pub.dartlang.org"
  549. source: hosted
  550. version: "0.2.0"
  551. glob:
  552. dependency: transitive
  553. description:
  554. name: glob
  555. url: "https://pub.dartlang.org"
  556. source: hosted
  557. version: "2.0.2"
  558. graphs:
  559. dependency: transitive
  560. description:
  561. name: graphs
  562. url: "https://pub.dartlang.org"
  563. source: hosted
  564. version: "2.1.0"
  565. html:
  566. dependency: transitive
  567. description:
  568. name: html
  569. url: "https://pub.dartlang.org"
  570. source: hosted
  571. version: "0.15.0"
  572. http:
  573. dependency: transitive
  574. description:
  575. name: http
  576. url: "https://pub.dartlang.org"
  577. source: hosted
  578. version: "0.13.4"
  579. http_multi_server:
  580. dependency: transitive
  581. description:
  582. name: http_multi_server
  583. url: "https://pub.dartlang.org"
  584. source: hosted
  585. version: "3.0.1"
  586. http_parser:
  587. dependency: transitive
  588. description:
  589. name: http_parser
  590. url: "https://pub.dartlang.org"
  591. source: hosted
  592. version: "4.0.0"
  593. i18n_extension:
  594. dependency: transitive
  595. description:
  596. name: i18n_extension
  597. url: "https://pub.dartlang.org"
  598. source: hosted
  599. version: "4.2.0"
  600. image_picker:
  601. dependency: transitive
  602. description:
  603. name: image_picker
  604. url: "https://pub.dartlang.org"
  605. source: hosted
  606. version: "0.8.4+4"
  607. image_picker_for_web:
  608. dependency: transitive
  609. description:
  610. name: image_picker_for_web
  611. url: "https://pub.dartlang.org"
  612. source: hosted
  613. version: "2.1.5"
  614. image_picker_platform_interface:
  615. dependency: transitive
  616. description:
  617. name: image_picker_platform_interface
  618. url: "https://pub.dartlang.org"
  619. source: hosted
  620. version: "2.4.3"
  621. intl:
  622. dependency: "direct main"
  623. description:
  624. name: intl
  625. url: "https://pub.dartlang.org"
  626. source: hosted
  627. version: "0.17.0"
  628. io:
  629. dependency: transitive
  630. description:
  631. name: io
  632. url: "https://pub.dartlang.org"
  633. source: hosted
  634. version: "1.0.3"
  635. isolates:
  636. dependency: transitive
  637. description:
  638. name: isolates
  639. url: "https://pub.dartlang.org"
  640. source: hosted
  641. version: "3.0.3+8"
  642. js:
  643. dependency: transitive
  644. description:
  645. name: js
  646. url: "https://pub.dartlang.org"
  647. source: hosted
  648. version: "0.6.3"
  649. json_annotation:
  650. dependency: transitive
  651. description:
  652. name: json_annotation
  653. url: "https://pub.dartlang.org"
  654. source: hosted
  655. version: "4.4.0"
  656. lint:
  657. dependency: transitive
  658. description:
  659. name: lint
  660. url: "https://pub.dartlang.org"
  661. source: hosted
  662. version: "1.8.1"
  663. lints:
  664. dependency: transitive
  665. description:
  666. name: lints
  667. url: "https://pub.dartlang.org"
  668. source: hosted
  669. version: "1.0.1"
  670. loading_indicator:
  671. dependency: transitive
  672. description:
  673. name: loading_indicator
  674. url: "https://pub.dartlang.org"
  675. source: hosted
  676. version: "3.0.2"
  677. logger:
  678. dependency: transitive
  679. description:
  680. name: logger
  681. url: "https://pub.dartlang.org"
  682. source: hosted
  683. version: "1.1.0"
  684. logging:
  685. dependency: transitive
  686. description:
  687. name: logging
  688. url: "https://pub.dartlang.org"
  689. source: hosted
  690. version: "1.0.2"
  691. matcher:
  692. dependency: transitive
  693. description:
  694. name: matcher
  695. url: "https://pub.dartlang.org"
  696. source: hosted
  697. version: "0.12.11"
  698. material_color_utilities:
  699. dependency: transitive
  700. description:
  701. name: material_color_utilities
  702. url: "https://pub.dartlang.org"
  703. source: hosted
  704. version: "0.1.3"
  705. meta:
  706. dependency: transitive
  707. description:
  708. name: meta
  709. url: "https://pub.dartlang.org"
  710. source: hosted
  711. version: "1.7.0"
  712. mime:
  713. dependency: transitive
  714. description:
  715. name: mime
  716. url: "https://pub.dartlang.org"
  717. source: hosted
  718. version: "1.0.1"
  719. mocktail:
  720. dependency: transitive
  721. description:
  722. name: mocktail
  723. url: "https://pub.dartlang.org"
  724. source: hosted
  725. version: "0.2.0"
  726. nested:
  727. dependency: transitive
  728. description:
  729. name: nested
  730. url: "https://pub.dartlang.org"
  731. source: hosted
  732. version: "1.0.0"
  733. nm:
  734. dependency: transitive
  735. description:
  736. name: nm
  737. url: "https://pub.dartlang.org"
  738. source: hosted
  739. version: "0.4.2"
  740. node_preamble:
  741. dependency: transitive
  742. description:
  743. name: node_preamble
  744. url: "https://pub.dartlang.org"
  745. source: hosted
  746. version: "2.0.1"
  747. package_config:
  748. dependency: transitive
  749. description:
  750. name: package_config
  751. url: "https://pub.dartlang.org"
  752. source: hosted
  753. version: "2.0.2"
  754. package_info_plus:
  755. dependency: "direct main"
  756. description:
  757. name: package_info_plus
  758. url: "https://pub.dartlang.org"
  759. source: hosted
  760. version: "1.3.0"
  761. package_info_plus_linux:
  762. dependency: transitive
  763. description:
  764. name: package_info_plus_linux
  765. url: "https://pub.dartlang.org"
  766. source: hosted
  767. version: "1.0.3"
  768. package_info_plus_macos:
  769. dependency: transitive
  770. description:
  771. name: package_info_plus_macos
  772. url: "https://pub.dartlang.org"
  773. source: hosted
  774. version: "1.3.0"
  775. package_info_plus_platform_interface:
  776. dependency: transitive
  777. description:
  778. name: package_info_plus_platform_interface
  779. url: "https://pub.dartlang.org"
  780. source: hosted
  781. version: "1.0.2"
  782. package_info_plus_web:
  783. dependency: transitive
  784. description:
  785. name: package_info_plus_web
  786. url: "https://pub.dartlang.org"
  787. source: hosted
  788. version: "1.0.4"
  789. package_info_plus_windows:
  790. dependency: transitive
  791. description:
  792. name: package_info_plus_windows
  793. url: "https://pub.dartlang.org"
  794. source: hosted
  795. version: "1.0.4"
  796. path:
  797. dependency: transitive
  798. description:
  799. name: path
  800. url: "https://pub.dartlang.org"
  801. source: hosted
  802. version: "1.8.0"
  803. path_drawing:
  804. dependency: transitive
  805. description:
  806. name: path_drawing
  807. url: "https://pub.dartlang.org"
  808. source: hosted
  809. version: "0.5.1+1"
  810. path_parsing:
  811. dependency: transitive
  812. description:
  813. name: path_parsing
  814. url: "https://pub.dartlang.org"
  815. source: hosted
  816. version: "0.2.1"
  817. path_provider:
  818. dependency: "direct main"
  819. description:
  820. name: path_provider
  821. url: "https://pub.dartlang.org"
  822. source: hosted
  823. version: "2.0.8"
  824. path_provider_android:
  825. dependency: transitive
  826. description:
  827. name: path_provider_android
  828. url: "https://pub.dartlang.org"
  829. source: hosted
  830. version: "2.0.11"
  831. path_provider_ios:
  832. dependency: transitive
  833. description:
  834. name: path_provider_ios
  835. url: "https://pub.dartlang.org"
  836. source: hosted
  837. version: "2.0.7"
  838. path_provider_linux:
  839. dependency: transitive
  840. description:
  841. name: path_provider_linux
  842. url: "https://pub.dartlang.org"
  843. source: hosted
  844. version: "2.1.5"
  845. path_provider_macos:
  846. dependency: transitive
  847. description:
  848. name: path_provider_macos
  849. url: "https://pub.dartlang.org"
  850. source: hosted
  851. version: "2.0.5"
  852. path_provider_platform_interface:
  853. dependency: transitive
  854. description:
  855. name: path_provider_platform_interface
  856. url: "https://pub.dartlang.org"
  857. source: hosted
  858. version: "2.0.3"
  859. path_provider_windows:
  860. dependency: transitive
  861. description:
  862. name: path_provider_windows
  863. url: "https://pub.dartlang.org"
  864. source: hosted
  865. version: "2.0.5"
  866. pedantic:
  867. dependency: transitive
  868. description:
  869. name: pedantic
  870. url: "https://pub.dartlang.org"
  871. source: hosted
  872. version: "1.11.1"
  873. petitparser:
  874. dependency: transitive
  875. description:
  876. name: petitparser
  877. url: "https://pub.dartlang.org"
  878. source: hosted
  879. version: "4.4.0"
  880. photo_view:
  881. dependency: transitive
  882. description:
  883. name: photo_view
  884. url: "https://pub.dartlang.org"
  885. source: hosted
  886. version: "0.13.0"
  887. platform:
  888. dependency: transitive
  889. description:
  890. name: platform
  891. url: "https://pub.dartlang.org"
  892. source: hosted
  893. version: "3.1.0"
  894. plugin_platform_interface:
  895. dependency: transitive
  896. description:
  897. name: plugin_platform_interface
  898. url: "https://pub.dartlang.org"
  899. source: hosted
  900. version: "2.1.2"
  901. pool:
  902. dependency: transitive
  903. description:
  904. name: pool
  905. url: "https://pub.dartlang.org"
  906. source: hosted
  907. version: "1.5.0"
  908. process:
  909. dependency: transitive
  910. description:
  911. name: process
  912. url: "https://pub.dartlang.org"
  913. source: hosted
  914. version: "4.2.4"
  915. protobuf:
  916. dependency: transitive
  917. description:
  918. name: protobuf
  919. url: "https://pub.dartlang.org"
  920. source: hosted
  921. version: "2.0.0"
  922. provider:
  923. dependency: "direct main"
  924. description:
  925. name: provider
  926. url: "https://pub.dartlang.org"
  927. source: hosted
  928. version: "6.0.2"
  929. pub_semver:
  930. dependency: transitive
  931. description:
  932. name: pub_semver
  933. url: "https://pub.dartlang.org"
  934. source: hosted
  935. version: "2.1.0"
  936. pubspec_parse:
  937. dependency: transitive
  938. description:
  939. name: pubspec_parse
  940. url: "https://pub.dartlang.org"
  941. source: hosted
  942. version: "1.2.0"
  943. quiver:
  944. dependency: transitive
  945. description:
  946. name: quiver
  947. url: "https://pub.dartlang.org"
  948. source: hosted
  949. version: "3.0.1+1"
  950. shared_preferences:
  951. dependency: transitive
  952. description:
  953. name: shared_preferences
  954. url: "https://pub.dartlang.org"
  955. source: hosted
  956. version: "2.0.12"
  957. shared_preferences_android:
  958. dependency: transitive
  959. description:
  960. name: shared_preferences_android
  961. url: "https://pub.dartlang.org"
  962. source: hosted
  963. version: "2.0.10"
  964. shared_preferences_ios:
  965. dependency: transitive
  966. description:
  967. name: shared_preferences_ios
  968. url: "https://pub.dartlang.org"
  969. source: hosted
  970. version: "2.0.9"
  971. shared_preferences_linux:
  972. dependency: transitive
  973. description:
  974. name: shared_preferences_linux
  975. url: "https://pub.dartlang.org"
  976. source: hosted
  977. version: "2.0.4"
  978. shared_preferences_macos:
  979. dependency: transitive
  980. description:
  981. name: shared_preferences_macos
  982. url: "https://pub.dartlang.org"
  983. source: hosted
  984. version: "2.0.2"
  985. shared_preferences_platform_interface:
  986. dependency: transitive
  987. description:
  988. name: shared_preferences_platform_interface
  989. url: "https://pub.dartlang.org"
  990. source: hosted
  991. version: "2.0.0"
  992. shared_preferences_web:
  993. dependency: transitive
  994. description:
  995. name: shared_preferences_web
  996. url: "https://pub.dartlang.org"
  997. source: hosted
  998. version: "2.0.3"
  999. shared_preferences_windows:
  1000. dependency: transitive
  1001. description:
  1002. name: shared_preferences_windows
  1003. url: "https://pub.dartlang.org"
  1004. source: hosted
  1005. version: "2.0.4"
  1006. shelf:
  1007. dependency: transitive
  1008. description:
  1009. name: shelf
  1010. url: "https://pub.dartlang.org"
  1011. source: hosted
  1012. version: "1.2.0"
  1013. shelf_packages_handler:
  1014. dependency: transitive
  1015. description:
  1016. name: shelf_packages_handler
  1017. url: "https://pub.dartlang.org"
  1018. source: hosted
  1019. version: "3.0.0"
  1020. shelf_static:
  1021. dependency: transitive
  1022. description:
  1023. name: shelf_static
  1024. url: "https://pub.dartlang.org"
  1025. source: hosted
  1026. version: "1.1.0"
  1027. shelf_web_socket:
  1028. dependency: transitive
  1029. description:
  1030. name: shelf_web_socket
  1031. url: "https://pub.dartlang.org"
  1032. source: hosted
  1033. version: "1.0.1"
  1034. sized_context:
  1035. dependency: "direct main"
  1036. description:
  1037. name: sized_context
  1038. url: "https://pub.dartlang.org"
  1039. source: hosted
  1040. version: "1.0.0+1"
  1041. sky_engine:
  1042. dependency: transitive
  1043. description: flutter
  1044. source: sdk
  1045. version: "0.0.99"
  1046. source_gen:
  1047. dependency: transitive
  1048. description:
  1049. name: source_gen
  1050. url: "https://pub.dartlang.org"
  1051. source: hosted
  1052. version: "1.2.1"
  1053. source_map_stack_trace:
  1054. dependency: transitive
  1055. description:
  1056. name: source_map_stack_trace
  1057. url: "https://pub.dartlang.org"
  1058. source: hosted
  1059. version: "2.1.0"
  1060. source_maps:
  1061. dependency: transitive
  1062. description:
  1063. name: source_maps
  1064. url: "https://pub.dartlang.org"
  1065. source: hosted
  1066. version: "0.10.10"
  1067. source_span:
  1068. dependency: transitive
  1069. description:
  1070. name: source_span
  1071. url: "https://pub.dartlang.org"
  1072. source: hosted
  1073. version: "1.8.1"
  1074. sprintf:
  1075. dependency: transitive
  1076. description:
  1077. name: sprintf
  1078. url: "https://pub.dartlang.org"
  1079. source: hosted
  1080. version: "6.0.0"
  1081. stack_trace:
  1082. dependency: transitive
  1083. description:
  1084. name: stack_trace
  1085. url: "https://pub.dartlang.org"
  1086. source: hosted
  1087. version: "1.10.0"
  1088. stream_channel:
  1089. dependency: transitive
  1090. description:
  1091. name: stream_channel
  1092. url: "https://pub.dartlang.org"
  1093. source: hosted
  1094. version: "2.1.0"
  1095. stream_transform:
  1096. dependency: transitive
  1097. description:
  1098. name: stream_transform
  1099. url: "https://pub.dartlang.org"
  1100. source: hosted
  1101. version: "2.0.0"
  1102. string_scanner:
  1103. dependency: transitive
  1104. description:
  1105. name: string_scanner
  1106. url: "https://pub.dartlang.org"
  1107. source: hosted
  1108. version: "1.1.0"
  1109. string_validator:
  1110. dependency: transitive
  1111. description:
  1112. name: string_validator
  1113. url: "https://pub.dartlang.org"
  1114. source: hosted
  1115. version: "0.3.0"
  1116. styled_widget:
  1117. dependency: "direct main"
  1118. description:
  1119. name: styled_widget
  1120. url: "https://pub.dartlang.org"
  1121. source: hosted
  1122. version: "0.3.1+2"
  1123. term_glyph:
  1124. dependency: transitive
  1125. description:
  1126. name: term_glyph
  1127. url: "https://pub.dartlang.org"
  1128. source: hosted
  1129. version: "1.2.0"
  1130. test:
  1131. dependency: transitive
  1132. description:
  1133. name: test
  1134. url: "https://pub.dartlang.org"
  1135. source: hosted
  1136. version: "1.19.5"
  1137. test_api:
  1138. dependency: transitive
  1139. description:
  1140. name: test_api
  1141. url: "https://pub.dartlang.org"
  1142. source: hosted
  1143. version: "0.4.8"
  1144. test_core:
  1145. dependency: transitive
  1146. description:
  1147. name: test_core
  1148. url: "https://pub.dartlang.org"
  1149. source: hosted
  1150. version: "0.4.9"
  1151. textstyle_extensions:
  1152. dependency: transitive
  1153. description:
  1154. name: textstyle_extensions
  1155. url: "https://pub.dartlang.org"
  1156. source: hosted
  1157. version: "2.0.0-nullsafety"
  1158. time:
  1159. dependency: "direct main"
  1160. description:
  1161. name: time
  1162. url: "https://pub.dartlang.org"
  1163. source: hosted
  1164. version: "2.1.0"
  1165. timing:
  1166. dependency: transitive
  1167. description:
  1168. name: timing
  1169. url: "https://pub.dartlang.org"
  1170. source: hosted
  1171. version: "1.0.0"
  1172. tuple:
  1173. dependency: transitive
  1174. description:
  1175. name: tuple
  1176. url: "https://pub.dartlang.org"
  1177. source: hosted
  1178. version: "2.0.0"
  1179. typed_data:
  1180. dependency: transitive
  1181. description:
  1182. name: typed_data
  1183. url: "https://pub.dartlang.org"
  1184. source: hosted
  1185. version: "1.3.0"
  1186. universal_platform:
  1187. dependency: transitive
  1188. description:
  1189. name: universal_platform
  1190. url: "https://pub.dartlang.org"
  1191. source: hosted
  1192. version: "1.0.0+1"
  1193. url_launcher:
  1194. dependency: "direct main"
  1195. description:
  1196. name: url_launcher
  1197. url: "https://pub.dartlang.org"
  1198. source: hosted
  1199. version: "6.0.18"
  1200. url_launcher_android:
  1201. dependency: transitive
  1202. description:
  1203. name: url_launcher_android
  1204. url: "https://pub.dartlang.org"
  1205. source: hosted
  1206. version: "6.0.14"
  1207. url_launcher_ios:
  1208. dependency: transitive
  1209. description:
  1210. name: url_launcher_ios
  1211. url: "https://pub.dartlang.org"
  1212. source: hosted
  1213. version: "6.0.14"
  1214. url_launcher_linux:
  1215. dependency: transitive
  1216. description:
  1217. name: url_launcher_linux
  1218. url: "https://pub.dartlang.org"
  1219. source: hosted
  1220. version: "2.0.2"
  1221. url_launcher_macos:
  1222. dependency: transitive
  1223. description:
  1224. name: url_launcher_macos
  1225. url: "https://pub.dartlang.org"
  1226. source: hosted
  1227. version: "2.0.2"
  1228. url_launcher_platform_interface:
  1229. dependency: transitive
  1230. description:
  1231. name: url_launcher_platform_interface
  1232. url: "https://pub.dartlang.org"
  1233. source: hosted
  1234. version: "2.0.5"
  1235. url_launcher_web:
  1236. dependency: transitive
  1237. description:
  1238. name: url_launcher_web
  1239. url: "https://pub.dartlang.org"
  1240. source: hosted
  1241. version: "2.0.6"
  1242. url_launcher_windows:
  1243. dependency: transitive
  1244. description:
  1245. name: url_launcher_windows
  1246. url: "https://pub.dartlang.org"
  1247. source: hosted
  1248. version: "2.0.2"
  1249. uuid:
  1250. dependency: transitive
  1251. description:
  1252. name: uuid
  1253. url: "https://pub.dartlang.org"
  1254. source: hosted
  1255. version: "3.0.5"
  1256. vector_math:
  1257. dependency: transitive
  1258. description:
  1259. name: vector_math
  1260. url: "https://pub.dartlang.org"
  1261. source: hosted
  1262. version: "2.1.1"
  1263. video_player:
  1264. dependency: transitive
  1265. description:
  1266. name: video_player
  1267. url: "https://pub.dartlang.org"
  1268. source: hosted
  1269. version: "2.2.11"
  1270. video_player_platform_interface:
  1271. dependency: transitive
  1272. description:
  1273. name: video_player_platform_interface
  1274. url: "https://pub.dartlang.org"
  1275. source: hosted
  1276. version: "5.0.1"
  1277. video_player_web:
  1278. dependency: transitive
  1279. description:
  1280. name: video_player_web
  1281. url: "https://pub.dartlang.org"
  1282. source: hosted
  1283. version: "2.0.6"
  1284. vm_service:
  1285. dependency: transitive
  1286. description:
  1287. name: vm_service
  1288. url: "https://pub.dartlang.org"
  1289. source: hosted
  1290. version: "7.5.0"
  1291. watcher:
  1292. dependency: transitive
  1293. description:
  1294. name: watcher
  1295. url: "https://pub.dartlang.org"
  1296. source: hosted
  1297. version: "1.0.1"
  1298. web_socket_channel:
  1299. dependency: transitive
  1300. description:
  1301. name: web_socket_channel
  1302. url: "https://pub.dartlang.org"
  1303. source: hosted
  1304. version: "2.1.0"
  1305. webkit_inspection_protocol:
  1306. dependency: transitive
  1307. description:
  1308. name: webkit_inspection_protocol
  1309. url: "https://pub.dartlang.org"
  1310. source: hosted
  1311. version: "1.0.0"
  1312. win32:
  1313. dependency: transitive
  1314. description:
  1315. name: win32
  1316. url: "https://pub.dartlang.org"
  1317. source: hosted
  1318. version: "2.3.6"
  1319. window_size:
  1320. dependency: "direct main"
  1321. description:
  1322. path: "plugins/window_size"
  1323. ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  1324. resolved-ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  1325. url: "git://github.com/google/flutter-desktop-embedding.git"
  1326. source: git
  1327. version: "0.1.0"
  1328. xdg_directories:
  1329. dependency: transitive
  1330. description:
  1331. name: xdg_directories
  1332. url: "https://pub.dartlang.org"
  1333. source: hosted
  1334. version: "0.2.0"
  1335. xml:
  1336. dependency: transitive
  1337. description:
  1338. name: xml
  1339. url: "https://pub.dartlang.org"
  1340. source: hosted
  1341. version: "5.3.1"
  1342. yaml:
  1343. dependency: transitive
  1344. description:
  1345. name: yaml
  1346. url: "https://pub.dartlang.org"
  1347. source: hosted
  1348. version: "3.1.0"
  1349. youtube_player_flutter:
  1350. dependency: transitive
  1351. description:
  1352. name: youtube_player_flutter
  1353. url: "https://pub.dartlang.org"
  1354. source: hosted
  1355. version: "8.0.0"
  1356. sdks:
  1357. dart: ">=2.15.0-116.0.dev <3.0.0"
  1358. flutter: ">=2.5.0"