pubspec.lock 33 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420
  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: "47.0.0"
  11. analyzer:
  12. dependency: transitive
  13. description:
  14. name: analyzer
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "4.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.7"
  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.2"
  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.1.0"
  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.1"
  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.1"
  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.10"
  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.3.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.7"
  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.4.3"
  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.2"
  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.2"
  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.4.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.9"
  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.1"
  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.6"
  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.5"
  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.1.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.2"
  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.5"
  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.4"
  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.4"
  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.6.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.5"
  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.1.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.7"
  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.6"
  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.1.2"
  528. freezed:
  529. dependency: "direct dev"
  530. description:
  531. name: freezed
  532. url: "https://pub.dartlang.org"
  533. source: hosted
  534. version: "2.2.0"
  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.2.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.1.0"
  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.2.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.1"
  603. http:
  604. dependency: transitive
  605. description:
  606. name: http
  607. url: "https://pub.dartlang.org"
  608. source: hosted
  609. version: "0.13.5"
  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.1"
  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.2"
  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.4"
  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.8.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.10.0"
  685. lints:
  686. dependency: transitive
  687. description:
  688. name: lints
  689. url: "https://pub.dartlang.org"
  690. source: hosted
  691. version: "2.0.1"
  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.1.1"
  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.4"
  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.1.0"
  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.6"
  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.12"
  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.22"
  860. path_provider_foundation:
  861. dependency: transitive
  862. description:
  863. name: path_provider_foundation
  864. url: "https://pub.dartlang.org"
  865. source: hosted
  866. version: "2.1.1"
  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.7"
  874. path_provider_platform_interface:
  875. dependency: transitive
  876. description:
  877. name: path_provider_platform_interface
  878. url: "https://pub.dartlang.org"
  879. source: hosted
  880. version: "2.0.5"
  881. path_provider_windows:
  882. dependency: transitive
  883. description:
  884. name: path_provider_windows
  885. url: "https://pub.dartlang.org"
  886. source: hosted
  887. version: "2.0.7"
  888. percent_indicator:
  889. dependency: "direct main"
  890. description:
  891. name: percent_indicator
  892. url: "https://pub.dartlang.org"
  893. source: hosted
  894. version: "4.2.2"
  895. petitparser:
  896. dependency: transitive
  897. description:
  898. name: petitparser
  899. url: "https://pub.dartlang.org"
  900. source: hosted
  901. version: "5.1.0"
  902. platform:
  903. dependency: transitive
  904. description:
  905. name: platform
  906. url: "https://pub.dartlang.org"
  907. source: hosted
  908. version: "3.1.0"
  909. plugin_platform_interface:
  910. dependency: transitive
  911. description:
  912. name: plugin_platform_interface
  913. url: "https://pub.dartlang.org"
  914. source: hosted
  915. version: "2.1.3"
  916. pool:
  917. dependency: transitive
  918. description:
  919. name: pool
  920. url: "https://pub.dartlang.org"
  921. source: hosted
  922. version: "1.5.1"
  923. process:
  924. dependency: transitive
  925. description:
  926. name: process
  927. url: "https://pub.dartlang.org"
  928. source: hosted
  929. version: "4.2.4"
  930. protobuf:
  931. dependency: "direct main"
  932. description:
  933. name: protobuf
  934. url: "https://pub.dartlang.org"
  935. source: hosted
  936. version: "2.0.0"
  937. provider:
  938. dependency: "direct main"
  939. description:
  940. name: provider
  941. url: "https://pub.dartlang.org"
  942. source: hosted
  943. version: "6.0.5"
  944. pub_semver:
  945. dependency: transitive
  946. description:
  947. name: pub_semver
  948. url: "https://pub.dartlang.org"
  949. source: hosted
  950. version: "2.1.3"
  951. pubspec_parse:
  952. dependency: transitive
  953. description:
  954. name: pubspec_parse
  955. url: "https://pub.dartlang.org"
  956. source: hosted
  957. version: "1.2.1"
  958. reorderables:
  959. dependency: "direct main"
  960. description:
  961. name: reorderables
  962. url: "https://pub.dartlang.org"
  963. source: hosted
  964. version: "0.5.1"
  965. rich_clipboard:
  966. dependency: transitive
  967. description:
  968. name: rich_clipboard
  969. url: "https://pub.dartlang.org"
  970. source: hosted
  971. version: "1.0.1"
  972. rich_clipboard_android:
  973. dependency: transitive
  974. description:
  975. name: rich_clipboard_android
  976. url: "https://pub.dartlang.org"
  977. source: hosted
  978. version: "1.0.0"
  979. rich_clipboard_ios:
  980. dependency: transitive
  981. description:
  982. name: rich_clipboard_ios
  983. url: "https://pub.dartlang.org"
  984. source: hosted
  985. version: "1.0.0"
  986. rich_clipboard_linux:
  987. dependency: transitive
  988. description:
  989. name: rich_clipboard_linux
  990. url: "https://pub.dartlang.org"
  991. source: hosted
  992. version: "1.0.1"
  993. rich_clipboard_macos:
  994. dependency: transitive
  995. description:
  996. name: rich_clipboard_macos
  997. url: "https://pub.dartlang.org"
  998. source: hosted
  999. version: "1.0.1"
  1000. rich_clipboard_platform_interface:
  1001. dependency: transitive
  1002. description:
  1003. name: rich_clipboard_platform_interface
  1004. url: "https://pub.dartlang.org"
  1005. source: hosted
  1006. version: "1.0.0"
  1007. rich_clipboard_web:
  1008. dependency: transitive
  1009. description:
  1010. name: rich_clipboard_web
  1011. url: "https://pub.dartlang.org"
  1012. source: hosted
  1013. version: "1.0.2"
  1014. rich_clipboard_windows:
  1015. dependency: transitive
  1016. description:
  1017. name: rich_clipboard_windows
  1018. url: "https://pub.dartlang.org"
  1019. source: hosted
  1020. version: "1.0.1"
  1021. screen_retriever:
  1022. dependency: transitive
  1023. description:
  1024. name: screen_retriever
  1025. url: "https://pub.dartlang.org"
  1026. source: hosted
  1027. version: "0.1.5"
  1028. shared_preferences:
  1029. dependency: "direct main"
  1030. description:
  1031. name: shared_preferences
  1032. url: "https://pub.dartlang.org"
  1033. source: hosted
  1034. version: "2.0.17"
  1035. shared_preferences_android:
  1036. dependency: transitive
  1037. description:
  1038. name: shared_preferences_android
  1039. url: "https://pub.dartlang.org"
  1040. source: hosted
  1041. version: "2.0.15"
  1042. shared_preferences_foundation:
  1043. dependency: transitive
  1044. description:
  1045. name: shared_preferences_foundation
  1046. url: "https://pub.dartlang.org"
  1047. source: hosted
  1048. version: "2.1.3"
  1049. shared_preferences_linux:
  1050. dependency: transitive
  1051. description:
  1052. name: shared_preferences_linux
  1053. url: "https://pub.dartlang.org"
  1054. source: hosted
  1055. version: "2.1.3"
  1056. shared_preferences_platform_interface:
  1057. dependency: transitive
  1058. description:
  1059. name: shared_preferences_platform_interface
  1060. url: "https://pub.dartlang.org"
  1061. source: hosted
  1062. version: "2.1.0"
  1063. shared_preferences_web:
  1064. dependency: transitive
  1065. description:
  1066. name: shared_preferences_web
  1067. url: "https://pub.dartlang.org"
  1068. source: hosted
  1069. version: "2.0.4"
  1070. shared_preferences_windows:
  1071. dependency: transitive
  1072. description:
  1073. name: shared_preferences_windows
  1074. url: "https://pub.dartlang.org"
  1075. source: hosted
  1076. version: "2.1.3"
  1077. shelf:
  1078. dependency: transitive
  1079. description:
  1080. name: shelf
  1081. url: "https://pub.dartlang.org"
  1082. source: hosted
  1083. version: "1.4.0"
  1084. shelf_packages_handler:
  1085. dependency: transitive
  1086. description:
  1087. name: shelf_packages_handler
  1088. url: "https://pub.dartlang.org"
  1089. source: hosted
  1090. version: "3.0.1"
  1091. shelf_static:
  1092. dependency: transitive
  1093. description:
  1094. name: shelf_static
  1095. url: "https://pub.dartlang.org"
  1096. source: hosted
  1097. version: "1.1.1"
  1098. shelf_web_socket:
  1099. dependency: transitive
  1100. description:
  1101. name: shelf_web_socket
  1102. url: "https://pub.dartlang.org"
  1103. source: hosted
  1104. version: "1.0.3"
  1105. simple_gesture_detector:
  1106. dependency: transitive
  1107. description:
  1108. name: simple_gesture_detector
  1109. url: "https://pub.dartlang.org"
  1110. source: hosted
  1111. version: "0.2.0"
  1112. sized_context:
  1113. dependency: "direct main"
  1114. description:
  1115. name: sized_context
  1116. url: "https://pub.dartlang.org"
  1117. source: hosted
  1118. version: "1.0.0+1"
  1119. sky_engine:
  1120. dependency: transitive
  1121. description: flutter
  1122. source: sdk
  1123. version: "0.0.99"
  1124. source_gen:
  1125. dependency: transitive
  1126. description:
  1127. name: source_gen
  1128. url: "https://pub.dartlang.org"
  1129. source: hosted
  1130. version: "1.2.6"
  1131. source_map_stack_trace:
  1132. dependency: transitive
  1133. description:
  1134. name: source_map_stack_trace
  1135. url: "https://pub.dartlang.org"
  1136. source: hosted
  1137. version: "2.1.1"
  1138. source_maps:
  1139. dependency: transitive
  1140. description:
  1141. name: source_maps
  1142. url: "https://pub.dartlang.org"
  1143. source: hosted
  1144. version: "0.10.11"
  1145. source_span:
  1146. dependency: transitive
  1147. description:
  1148. name: source_span
  1149. url: "https://pub.dartlang.org"
  1150. source: hosted
  1151. version: "1.9.0"
  1152. stack_trace:
  1153. dependency: transitive
  1154. description:
  1155. name: stack_trace
  1156. url: "https://pub.dartlang.org"
  1157. source: hosted
  1158. version: "1.10.0"
  1159. stream_channel:
  1160. dependency: transitive
  1161. description:
  1162. name: stream_channel
  1163. url: "https://pub.dartlang.org"
  1164. source: hosted
  1165. version: "2.1.0"
  1166. stream_transform:
  1167. dependency: transitive
  1168. description:
  1169. name: stream_transform
  1170. url: "https://pub.dartlang.org"
  1171. source: hosted
  1172. version: "2.1.0"
  1173. string_scanner:
  1174. dependency: transitive
  1175. description:
  1176. name: string_scanner
  1177. url: "https://pub.dartlang.org"
  1178. source: hosted
  1179. version: "1.1.1"
  1180. styled_widget:
  1181. dependency: "direct main"
  1182. description:
  1183. name: styled_widget
  1184. url: "https://pub.dartlang.org"
  1185. source: hosted
  1186. version: "0.3.1+2"
  1187. sync_http:
  1188. dependency: transitive
  1189. description:
  1190. name: sync_http
  1191. url: "https://pub.dartlang.org"
  1192. source: hosted
  1193. version: "0.3.1"
  1194. table_calendar:
  1195. dependency: "direct main"
  1196. description:
  1197. name: table_calendar
  1198. url: "https://pub.dartlang.org"
  1199. source: hosted
  1200. version: "3.0.8"
  1201. term_glyph:
  1202. dependency: transitive
  1203. description:
  1204. name: term_glyph
  1205. url: "https://pub.dartlang.org"
  1206. source: hosted
  1207. version: "1.2.1"
  1208. test:
  1209. dependency: transitive
  1210. description:
  1211. name: test
  1212. url: "https://pub.dartlang.org"
  1213. source: hosted
  1214. version: "1.21.4"
  1215. test_api:
  1216. dependency: transitive
  1217. description:
  1218. name: test_api
  1219. url: "https://pub.dartlang.org"
  1220. source: hosted
  1221. version: "0.4.12"
  1222. test_core:
  1223. dependency: transitive
  1224. description:
  1225. name: test_core
  1226. url: "https://pub.dartlang.org"
  1227. source: hosted
  1228. version: "0.4.16"
  1229. textfield_tags:
  1230. dependency: "direct main"
  1231. description:
  1232. name: textfield_tags
  1233. url: "https://pub.dartlang.org"
  1234. source: hosted
  1235. version: "2.0.2"
  1236. textstyle_extensions:
  1237. dependency: "direct main"
  1238. description:
  1239. name: textstyle_extensions
  1240. url: "https://pub.dartlang.org"
  1241. source: hosted
  1242. version: "2.0.0-nullsafety"
  1243. time:
  1244. dependency: "direct main"
  1245. description:
  1246. name: time
  1247. url: "https://pub.dartlang.org"
  1248. source: hosted
  1249. version: "2.1.3"
  1250. timing:
  1251. dependency: transitive
  1252. description:
  1253. name: timing
  1254. url: "https://pub.dartlang.org"
  1255. source: hosted
  1256. version: "1.0.1"
  1257. tuple:
  1258. dependency: "direct main"
  1259. description:
  1260. name: tuple
  1261. url: "https://pub.dartlang.org"
  1262. source: hosted
  1263. version: "2.0.1"
  1264. typed_data:
  1265. dependency: transitive
  1266. description:
  1267. name: typed_data
  1268. url: "https://pub.dartlang.org"
  1269. source: hosted
  1270. version: "1.3.1"
  1271. universal_platform:
  1272. dependency: transitive
  1273. description:
  1274. name: universal_platform
  1275. url: "https://pub.dartlang.org"
  1276. source: hosted
  1277. version: "1.0.0+1"
  1278. url_launcher:
  1279. dependency: "direct main"
  1280. description:
  1281. name: url_launcher
  1282. url: "https://pub.dartlang.org"
  1283. source: hosted
  1284. version: "6.1.8"
  1285. url_launcher_android:
  1286. dependency: transitive
  1287. description:
  1288. name: url_launcher_android
  1289. url: "https://pub.dartlang.org"
  1290. source: hosted
  1291. version: "6.0.23"
  1292. url_launcher_ios:
  1293. dependency: transitive
  1294. description:
  1295. name: url_launcher_ios
  1296. url: "https://pub.dartlang.org"
  1297. source: hosted
  1298. version: "6.0.18"
  1299. url_launcher_linux:
  1300. dependency: transitive
  1301. description:
  1302. name: url_launcher_linux
  1303. url: "https://pub.dartlang.org"
  1304. source: hosted
  1305. version: "3.0.2"
  1306. url_launcher_macos:
  1307. dependency: transitive
  1308. description:
  1309. name: url_launcher_macos
  1310. url: "https://pub.dartlang.org"
  1311. source: hosted
  1312. version: "3.0.2"
  1313. url_launcher_platform_interface:
  1314. dependency: transitive
  1315. description:
  1316. name: url_launcher_platform_interface
  1317. url: "https://pub.dartlang.org"
  1318. source: hosted
  1319. version: "2.1.1"
  1320. url_launcher_web:
  1321. dependency: transitive
  1322. description:
  1323. name: url_launcher_web
  1324. url: "https://pub.dartlang.org"
  1325. source: hosted
  1326. version: "2.0.14"
  1327. url_launcher_windows:
  1328. dependency: transitive
  1329. description:
  1330. name: url_launcher_windows
  1331. url: "https://pub.dartlang.org"
  1332. source: hosted
  1333. version: "3.0.3"
  1334. uuid:
  1335. dependency: transitive
  1336. description:
  1337. name: uuid
  1338. url: "https://pub.dartlang.org"
  1339. source: hosted
  1340. version: "3.0.7"
  1341. vector_math:
  1342. dependency: transitive
  1343. description:
  1344. name: vector_math
  1345. url: "https://pub.dartlang.org"
  1346. source: hosted
  1347. version: "2.1.2"
  1348. vm_service:
  1349. dependency: transitive
  1350. description:
  1351. name: vm_service
  1352. url: "https://pub.dartlang.org"
  1353. source: hosted
  1354. version: "9.0.0"
  1355. watcher:
  1356. dependency: transitive
  1357. description:
  1358. name: watcher
  1359. url: "https://pub.dartlang.org"
  1360. source: hosted
  1361. version: "1.0.2"
  1362. web_socket_channel:
  1363. dependency: transitive
  1364. description:
  1365. name: web_socket_channel
  1366. url: "https://pub.dartlang.org"
  1367. source: hosted
  1368. version: "2.3.0"
  1369. webdriver:
  1370. dependency: transitive
  1371. description:
  1372. name: webdriver
  1373. url: "https://pub.dartlang.org"
  1374. source: hosted
  1375. version: "3.0.0"
  1376. webkit_inspection_protocol:
  1377. dependency: transitive
  1378. description:
  1379. name: webkit_inspection_protocol
  1380. url: "https://pub.dartlang.org"
  1381. source: hosted
  1382. version: "1.2.0"
  1383. win32:
  1384. dependency: transitive
  1385. description:
  1386. name: win32
  1387. url: "https://pub.dartlang.org"
  1388. source: hosted
  1389. version: "2.6.1"
  1390. window_manager:
  1391. dependency: "direct main"
  1392. description:
  1393. name: window_manager
  1394. url: "https://pub.dartlang.org"
  1395. source: hosted
  1396. version: "0.3.0"
  1397. xdg_directories:
  1398. dependency: transitive
  1399. description:
  1400. name: xdg_directories
  1401. url: "https://pub.dartlang.org"
  1402. source: hosted
  1403. version: "0.2.0+3"
  1404. xml:
  1405. dependency: transitive
  1406. description:
  1407. name: xml
  1408. url: "https://pub.dartlang.org"
  1409. source: hosted
  1410. version: "6.1.0"
  1411. yaml:
  1412. dependency: transitive
  1413. description:
  1414. name: yaml
  1415. url: "https://pub.dartlang.org"
  1416. source: hosted
  1417. version: "3.1.1"
  1418. sdks:
  1419. dart: ">=2.18.0 <3.0.0"
  1420. flutter: ">=3.3.0"