pubspec.lock 34 KB

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