pubspec.lock 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695
  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: "22.0.0"
  11. analyzer:
  12. dependency: transitive
  13. description:
  14. name: analyzer
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "1.7.1"
  18. animations:
  19. dependency: transitive
  20. description:
  21. name: animations
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "2.0.0"
  25. args:
  26. dependency: transitive
  27. description:
  28. name: args
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "2.1.1"
  32. async:
  33. dependency: transitive
  34. description:
  35. name: async
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "2.6.1"
  39. bloc:
  40. dependency: transitive
  41. description:
  42. name: bloc
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "7.0.0"
  46. boolean_selector:
  47. dependency: transitive
  48. description:
  49. name: boolean_selector
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "2.1.0"
  53. build:
  54. dependency: transitive
  55. description:
  56. name: build
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "2.0.2"
  60. build_config:
  61. dependency: transitive
  62. description:
  63. name: build_config
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.0.0"
  67. build_daemon:
  68. dependency: transitive
  69. description:
  70. name: build_daemon
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "3.0.0"
  74. build_resolvers:
  75. dependency: transitive
  76. description:
  77. name: build_resolvers
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "2.0.3"
  81. build_runner:
  82. dependency: "direct dev"
  83. description:
  84. name: build_runner
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "2.0.4"
  88. build_runner_core:
  89. dependency: transitive
  90. description:
  91. name: build_runner_core
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "7.0.0"
  95. built_collection:
  96. dependency: transitive
  97. description:
  98. name: built_collection
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "5.1.0"
  102. built_value:
  103. dependency: transitive
  104. description:
  105. name: built_value
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "8.1.0"
  109. characters:
  110. dependency: transitive
  111. description:
  112. name: characters
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "1.1.0"
  116. charcode:
  117. dependency: transitive
  118. description:
  119. name: charcode
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "1.2.0"
  123. checked_yaml:
  124. dependency: transitive
  125. description:
  126. name: checked_yaml
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "2.0.1"
  130. cli_util:
  131. dependency: transitive
  132. description:
  133. name: cli_util
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "0.3.0"
  137. clock:
  138. dependency: transitive
  139. description:
  140. name: clock
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "1.1.0"
  144. code_builder:
  145. dependency: transitive
  146. description:
  147. name: code_builder
  148. url: "https://pub.dartlang.org"
  149. source: hosted
  150. version: "4.0.0"
  151. collection:
  152. dependency: transitive
  153. description:
  154. name: collection
  155. url: "https://pub.dartlang.org"
  156. source: hosted
  157. version: "1.15.0"
  158. convert:
  159. dependency: transitive
  160. description:
  161. name: convert
  162. url: "https://pub.dartlang.org"
  163. source: hosted
  164. version: "3.0.0"
  165. crypto:
  166. dependency: transitive
  167. description:
  168. name: crypto
  169. url: "https://pub.dartlang.org"
  170. source: hosted
  171. version: "3.0.1"
  172. cupertino_icons:
  173. dependency: "direct main"
  174. description:
  175. name: cupertino_icons
  176. url: "https://pub.dartlang.org"
  177. source: hosted
  178. version: "1.0.3"
  179. dart_style:
  180. dependency: transitive
  181. description:
  182. name: dart_style
  183. url: "https://pub.dartlang.org"
  184. source: hosted
  185. version: "2.0.1"
  186. dartz:
  187. dependency: transitive
  188. description:
  189. name: dartz
  190. url: "https://pub.dartlang.org"
  191. source: hosted
  192. version: "0.10.0-nullsafety.2"
  193. equatable:
  194. dependency: "direct main"
  195. description:
  196. name: equatable
  197. url: "https://pub.dartlang.org"
  198. source: hosted
  199. version: "2.0.3"
  200. fake_async:
  201. dependency: transitive
  202. description:
  203. name: fake_async
  204. url: "https://pub.dartlang.org"
  205. source: hosted
  206. version: "1.2.0"
  207. ffi:
  208. dependency: transitive
  209. description:
  210. name: ffi
  211. url: "https://pub.dartlang.org"
  212. source: hosted
  213. version: "1.1.2"
  214. file:
  215. dependency: transitive
  216. description:
  217. name: file
  218. url: "https://pub.dartlang.org"
  219. source: hosted
  220. version: "6.1.2"
  221. fixnum:
  222. dependency: transitive
  223. description:
  224. name: fixnum
  225. url: "https://pub.dartlang.org"
  226. source: hosted
  227. version: "1.0.0"
  228. flowy_logger:
  229. dependency: transitive
  230. description:
  231. path: "packages/flowy_logger"
  232. relative: true
  233. source: path
  234. version: "0.0.1"
  235. flowy_protobuf:
  236. dependency: "direct main"
  237. description:
  238. path: "packages/flowy_protobuf"
  239. relative: true
  240. source: path
  241. version: "0.0.1"
  242. flowy_sdk:
  243. dependency: "direct main"
  244. description:
  245. path: "packages/flowy_sdk"
  246. relative: true
  247. source: path
  248. version: "0.0.1"
  249. flowy_style:
  250. dependency: "direct main"
  251. description:
  252. path: "packages/flowy_style"
  253. relative: true
  254. source: path
  255. version: "0.0.1"
  256. flutter:
  257. dependency: "direct main"
  258. description: flutter
  259. source: sdk
  260. version: "0.0.0"
  261. flutter_bloc:
  262. dependency: "direct main"
  263. description:
  264. name: flutter_bloc
  265. url: "https://pub.dartlang.org"
  266. source: hosted
  267. version: "7.0.1"
  268. flutter_lints:
  269. dependency: "direct dev"
  270. description:
  271. name: flutter_lints
  272. url: "https://pub.dartlang.org"
  273. source: hosted
  274. version: "1.0.3"
  275. flutter_test:
  276. dependency: "direct dev"
  277. description: flutter
  278. source: sdk
  279. version: "0.0.0"
  280. freezed:
  281. dependency: "direct dev"
  282. description:
  283. name: freezed
  284. url: "https://pub.dartlang.org"
  285. source: hosted
  286. version: "0.14.2"
  287. freezed_annotation:
  288. dependency: "direct main"
  289. description:
  290. name: freezed_annotation
  291. url: "https://pub.dartlang.org"
  292. source: hosted
  293. version: "0.14.2"
  294. frontend_server_client:
  295. dependency: transitive
  296. description:
  297. name: frontend_server_client
  298. url: "https://pub.dartlang.org"
  299. source: hosted
  300. version: "2.1.0"
  301. get_it:
  302. dependency: "direct main"
  303. description:
  304. name: get_it
  305. url: "https://pub.dartlang.org"
  306. source: hosted
  307. version: "7.1.3"
  308. glob:
  309. dependency: transitive
  310. description:
  311. name: glob
  312. url: "https://pub.dartlang.org"
  313. source: hosted
  314. version: "2.0.1"
  315. graphs:
  316. dependency: transitive
  317. description:
  318. name: graphs
  319. url: "https://pub.dartlang.org"
  320. source: hosted
  321. version: "2.0.0"
  322. http_multi_server:
  323. dependency: transitive
  324. description:
  325. name: http_multi_server
  326. url: "https://pub.dartlang.org"
  327. source: hosted
  328. version: "3.0.1"
  329. http_parser:
  330. dependency: transitive
  331. description:
  332. name: http_parser
  333. url: "https://pub.dartlang.org"
  334. source: hosted
  335. version: "4.0.0"
  336. infra:
  337. dependency: transitive
  338. description:
  339. path: "packages/infra"
  340. relative: true
  341. source: path
  342. version: "0.0.1"
  343. io:
  344. dependency: transitive
  345. description:
  346. name: io
  347. url: "https://pub.dartlang.org"
  348. source: hosted
  349. version: "1.0.0"
  350. isolates:
  351. dependency: transitive
  352. description:
  353. name: isolates
  354. url: "https://pub.dartlang.org"
  355. source: hosted
  356. version: "3.0.3+8"
  357. js:
  358. dependency: transitive
  359. description:
  360. name: js
  361. url: "https://pub.dartlang.org"
  362. source: hosted
  363. version: "0.6.3"
  364. json_annotation:
  365. dependency: transitive
  366. description:
  367. name: json_annotation
  368. url: "https://pub.dartlang.org"
  369. source: hosted
  370. version: "4.0.1"
  371. lints:
  372. dependency: transitive
  373. description:
  374. name: lints
  375. url: "https://pub.dartlang.org"
  376. source: hosted
  377. version: "1.0.1"
  378. logger:
  379. dependency: transitive
  380. description:
  381. name: logger
  382. url: "https://pub.dartlang.org"
  383. source: hosted
  384. version: "1.0.0"
  385. logging:
  386. dependency: transitive
  387. description:
  388. name: logging
  389. url: "https://pub.dartlang.org"
  390. source: hosted
  391. version: "1.0.1"
  392. matcher:
  393. dependency: transitive
  394. description:
  395. name: matcher
  396. url: "https://pub.dartlang.org"
  397. source: hosted
  398. version: "0.12.10"
  399. meta:
  400. dependency: transitive
  401. description:
  402. name: meta
  403. url: "https://pub.dartlang.org"
  404. source: hosted
  405. version: "1.3.0"
  406. mime:
  407. dependency: transitive
  408. description:
  409. name: mime
  410. url: "https://pub.dartlang.org"
  411. source: hosted
  412. version: "1.0.0"
  413. nested:
  414. dependency: transitive
  415. description:
  416. name: nested
  417. url: "https://pub.dartlang.org"
  418. source: hosted
  419. version: "1.0.0"
  420. package_config:
  421. dependency: transitive
  422. description:
  423. name: package_config
  424. url: "https://pub.dartlang.org"
  425. source: hosted
  426. version: "2.0.0"
  427. path:
  428. dependency: transitive
  429. description:
  430. name: path
  431. url: "https://pub.dartlang.org"
  432. source: hosted
  433. version: "1.8.0"
  434. path_provider:
  435. dependency: "direct main"
  436. description:
  437. name: path_provider
  438. url: "https://pub.dartlang.org"
  439. source: hosted
  440. version: "2.0.2"
  441. path_provider_linux:
  442. dependency: transitive
  443. description:
  444. name: path_provider_linux
  445. url: "https://pub.dartlang.org"
  446. source: hosted
  447. version: "2.0.0"
  448. path_provider_macos:
  449. dependency: transitive
  450. description:
  451. name: path_provider_macos
  452. url: "https://pub.dartlang.org"
  453. source: hosted
  454. version: "2.0.0"
  455. path_provider_platform_interface:
  456. dependency: transitive
  457. description:
  458. name: path_provider_platform_interface
  459. url: "https://pub.dartlang.org"
  460. source: hosted
  461. version: "2.0.1"
  462. path_provider_windows:
  463. dependency: transitive
  464. description:
  465. name: path_provider_windows
  466. url: "https://pub.dartlang.org"
  467. source: hosted
  468. version: "2.0.1"
  469. pedantic:
  470. dependency: transitive
  471. description:
  472. name: pedantic
  473. url: "https://pub.dartlang.org"
  474. source: hosted
  475. version: "1.11.1"
  476. platform:
  477. dependency: transitive
  478. description:
  479. name: platform
  480. url: "https://pub.dartlang.org"
  481. source: hosted
  482. version: "3.0.0"
  483. plugin_platform_interface:
  484. dependency: transitive
  485. description:
  486. name: plugin_platform_interface
  487. url: "https://pub.dartlang.org"
  488. source: hosted
  489. version: "2.0.0"
  490. pool:
  491. dependency: transitive
  492. description:
  493. name: pool
  494. url: "https://pub.dartlang.org"
  495. source: hosted
  496. version: "1.5.0"
  497. process:
  498. dependency: transitive
  499. description:
  500. name: process
  501. url: "https://pub.dartlang.org"
  502. source: hosted
  503. version: "4.2.1"
  504. protobuf:
  505. dependency: transitive
  506. description:
  507. name: protobuf
  508. url: "https://pub.dartlang.org"
  509. source: hosted
  510. version: "2.0.0"
  511. provider:
  512. dependency: transitive
  513. description:
  514. name: provider
  515. url: "https://pub.dartlang.org"
  516. source: hosted
  517. version: "5.0.0"
  518. pub_semver:
  519. dependency: transitive
  520. description:
  521. name: pub_semver
  522. url: "https://pub.dartlang.org"
  523. source: hosted
  524. version: "2.0.0"
  525. pubspec_parse:
  526. dependency: transitive
  527. description:
  528. name: pubspec_parse
  529. url: "https://pub.dartlang.org"
  530. source: hosted
  531. version: "1.0.0"
  532. shelf:
  533. dependency: transitive
  534. description:
  535. name: shelf
  536. url: "https://pub.dartlang.org"
  537. source: hosted
  538. version: "1.1.4"
  539. shelf_web_socket:
  540. dependency: transitive
  541. description:
  542. name: shelf_web_socket
  543. url: "https://pub.dartlang.org"
  544. source: hosted
  545. version: "1.0.1"
  546. sky_engine:
  547. dependency: transitive
  548. description: flutter
  549. source: sdk
  550. version: "0.0.99"
  551. source_gen:
  552. dependency: transitive
  553. description:
  554. name: source_gen
  555. url: "https://pub.dartlang.org"
  556. source: hosted
  557. version: "1.0.2"
  558. source_span:
  559. dependency: transitive
  560. description:
  561. name: source_span
  562. url: "https://pub.dartlang.org"
  563. source: hosted
  564. version: "1.8.1"
  565. stack_trace:
  566. dependency: transitive
  567. description:
  568. name: stack_trace
  569. url: "https://pub.dartlang.org"
  570. source: hosted
  571. version: "1.10.0"
  572. stream_channel:
  573. dependency: transitive
  574. description:
  575. name: stream_channel
  576. url: "https://pub.dartlang.org"
  577. source: hosted
  578. version: "2.1.0"
  579. stream_transform:
  580. dependency: transitive
  581. description:
  582. name: stream_transform
  583. url: "https://pub.dartlang.org"
  584. source: hosted
  585. version: "2.0.0"
  586. string_scanner:
  587. dependency: transitive
  588. description:
  589. name: string_scanner
  590. url: "https://pub.dartlang.org"
  591. source: hosted
  592. version: "1.1.0"
  593. term_glyph:
  594. dependency: transitive
  595. description:
  596. name: term_glyph
  597. url: "https://pub.dartlang.org"
  598. source: hosted
  599. version: "1.2.0"
  600. test_api:
  601. dependency: transitive
  602. description:
  603. name: test_api
  604. url: "https://pub.dartlang.org"
  605. source: hosted
  606. version: "0.3.0"
  607. textstyle_extensions:
  608. dependency: transitive
  609. description:
  610. name: textstyle_extensions
  611. url: "https://pub.dartlang.org"
  612. source: hosted
  613. version: "2.0.0-nullsafety"
  614. time:
  615. dependency: "direct main"
  616. description:
  617. name: time
  618. url: "https://pub.dartlang.org"
  619. source: hosted
  620. version: "2.0.0"
  621. timing:
  622. dependency: transitive
  623. description:
  624. name: timing
  625. url: "https://pub.dartlang.org"
  626. source: hosted
  627. version: "1.0.0"
  628. typed_data:
  629. dependency: transitive
  630. description:
  631. name: typed_data
  632. url: "https://pub.dartlang.org"
  633. source: hosted
  634. version: "1.3.0"
  635. uuid:
  636. dependency: transitive
  637. description:
  638. name: uuid
  639. url: "https://pub.dartlang.org"
  640. source: hosted
  641. version: "3.0.4"
  642. vector_math:
  643. dependency: transitive
  644. description:
  645. name: vector_math
  646. url: "https://pub.dartlang.org"
  647. source: hosted
  648. version: "2.1.0"
  649. watcher:
  650. dependency: transitive
  651. description:
  652. name: watcher
  653. url: "https://pub.dartlang.org"
  654. source: hosted
  655. version: "1.0.0"
  656. web_socket_channel:
  657. dependency: transitive
  658. description:
  659. name: web_socket_channel
  660. url: "https://pub.dartlang.org"
  661. source: hosted
  662. version: "2.1.0"
  663. win32:
  664. dependency: transitive
  665. description:
  666. name: win32
  667. url: "https://pub.dartlang.org"
  668. source: hosted
  669. version: "2.2.0"
  670. window_size:
  671. dependency: "direct main"
  672. description:
  673. path: "plugins/window_size"
  674. ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  675. resolved-ref: e48abe7c3e9ebfe0b81622167c5201d4e783bb81
  676. url: "git://github.com/google/flutter-desktop-embedding.git"
  677. source: git
  678. version: "0.1.0"
  679. xdg_directories:
  680. dependency: transitive
  681. description:
  682. name: xdg_directories
  683. url: "https://pub.dartlang.org"
  684. source: hosted
  685. version: "0.2.0"
  686. yaml:
  687. dependency: transitive
  688. description:
  689. name: yaml
  690. url: "https://pub.dartlang.org"
  691. source: hosted
  692. version: "3.1.0"
  693. sdks:
  694. dart: ">=2.13.0 <3.0.0"
  695. flutter: ">=1.20.0"