pubspec.lock 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385
  1. # Generated by pub
  2. # See https://dart.dev/tools/pub/glossary#lockfile
  3. packages:
  4. async:
  5. dependency: transitive
  6. description:
  7. name: async
  8. url: "https://pub.dartlang.org"
  9. source: hosted
  10. version: "2.6.1"
  11. boolean_selector:
  12. dependency: transitive
  13. description:
  14. name: boolean_selector
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "2.1.0"
  18. characters:
  19. dependency: transitive
  20. description:
  21. name: characters
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "1.1.0"
  25. charcode:
  26. dependency: transitive
  27. description:
  28. name: charcode
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.2.0"
  32. clock:
  33. dependency: transitive
  34. description:
  35. name: clock
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.1.0"
  39. collection:
  40. dependency: transitive
  41. description:
  42. name: collection
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.15.0"
  46. cupertino_icons:
  47. dependency: "direct main"
  48. description:
  49. name: cupertino_icons
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.0.2"
  53. fake_async:
  54. dependency: transitive
  55. description:
  56. name: fake_async
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "1.2.0"
  60. ffi:
  61. dependency: transitive
  62. description:
  63. name: ffi
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.0.0"
  67. file:
  68. dependency: "direct main"
  69. description:
  70. name: file
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "6.1.0"
  74. flowy_editor:
  75. dependency: "direct main"
  76. description:
  77. path: ".."
  78. relative: true
  79. source: path
  80. version: "0.0.1"
  81. flutter:
  82. dependency: "direct main"
  83. description: flutter
  84. source: sdk
  85. version: "0.0.0"
  86. flutter_colorpicker:
  87. dependency: transitive
  88. description:
  89. name: flutter_colorpicker
  90. url: "https://pub.dartlang.org"
  91. source: hosted
  92. version: "0.5.0"
  93. flutter_keyboard_visibility:
  94. dependency: transitive
  95. description:
  96. name: flutter_keyboard_visibility
  97. url: "https://pub.dartlang.org"
  98. source: hosted
  99. version: "5.0.1"
  100. flutter_keyboard_visibility_platform_interface:
  101. dependency: transitive
  102. description:
  103. name: flutter_keyboard_visibility_platform_interface
  104. url: "https://pub.dartlang.org"
  105. source: hosted
  106. version: "2.0.0"
  107. flutter_keyboard_visibility_web:
  108. dependency: transitive
  109. description:
  110. name: flutter_keyboard_visibility_web
  111. url: "https://pub.dartlang.org"
  112. source: hosted
  113. version: "2.0.0"
  114. flutter_test:
  115. dependency: "direct dev"
  116. description: flutter
  117. source: sdk
  118. version: "0.0.0"
  119. flutter_web_plugins:
  120. dependency: transitive
  121. description: flutter
  122. source: sdk
  123. version: "0.0.0"
  124. js:
  125. dependency: transitive
  126. description:
  127. name: js
  128. url: "https://pub.dartlang.org"
  129. source: hosted
  130. version: "0.6.3"
  131. matcher:
  132. dependency: transitive
  133. description:
  134. name: matcher
  135. url: "https://pub.dartlang.org"
  136. source: hosted
  137. version: "0.12.10"
  138. meta:
  139. dependency: transitive
  140. description:
  141. name: meta
  142. url: "https://pub.dartlang.org"
  143. source: hosted
  144. version: "1.3.0"
  145. nested:
  146. dependency: transitive
  147. description:
  148. name: nested
  149. url: "https://pub.dartlang.org"
  150. source: hosted
  151. version: "1.0.0"
  152. path:
  153. dependency: transitive
  154. description:
  155. name: path
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "1.8.0"
  159. path_provider:
  160. dependency: "direct main"
  161. description:
  162. name: path_provider
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "2.0.1"
  166. path_provider_linux:
  167. dependency: transitive
  168. description:
  169. name: path_provider_linux
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "2.0.0"
  173. path_provider_macos:
  174. dependency: transitive
  175. description:
  176. name: path_provider_macos
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "2.0.0"
  180. path_provider_platform_interface:
  181. dependency: transitive
  182. description:
  183. name: path_provider_platform_interface
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "2.0.1"
  187. path_provider_windows:
  188. dependency: transitive
  189. description:
  190. name: path_provider_windows
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "2.0.1"
  194. pedantic:
  195. dependency: transitive
  196. description:
  197. name: pedantic
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "1.11.1"
  201. photo_view:
  202. dependency: transitive
  203. description:
  204. path: "."
  205. ref: "0.11.1-bugfix.1"
  206. resolved-ref: "2b1915d8e798d887137397ec66511a14af30dadb"
  207. url: "[email protected]:App-Flowy/photo_view.git"
  208. source: git
  209. version: "0.11.1-bugfix.1"
  210. platform:
  211. dependency: transitive
  212. description:
  213. name: platform
  214. url: "https://pub.dartlang.org"
  215. source: hosted
  216. version: "3.0.0"
  217. plugin_platform_interface:
  218. dependency: transitive
  219. description:
  220. name: plugin_platform_interface
  221. url: "https://pub.dartlang.org"
  222. source: hosted
  223. version: "2.0.0"
  224. process:
  225. dependency: transitive
  226. description:
  227. name: process
  228. url: "https://pub.dartlang.org"
  229. source: hosted
  230. version: "4.2.1"
  231. provider:
  232. dependency: "direct main"
  233. description:
  234. name: provider
  235. url: "https://pub.dartlang.org"
  236. source: hosted
  237. version: "5.0.0"
  238. quiver:
  239. dependency: transitive
  240. description:
  241. name: quiver
  242. url: "https://pub.dartlang.org"
  243. source: hosted
  244. version: "3.0.1"
  245. quiver_hashcode:
  246. dependency: transitive
  247. description:
  248. name: quiver_hashcode
  249. url: "https://pub.dartlang.org"
  250. source: hosted
  251. version: "2.0.0"
  252. sky_engine:
  253. dependency: transitive
  254. description: flutter
  255. source: sdk
  256. version: "0.0.99"
  257. source_span:
  258. dependency: transitive
  259. description:
  260. name: source_span
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "1.8.1"
  264. stack_trace:
  265. dependency: transitive
  266. description:
  267. name: stack_trace
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "1.10.0"
  271. stream_channel:
  272. dependency: transitive
  273. description:
  274. name: stream_channel
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "2.1.0"
  278. string_scanner:
  279. dependency: transitive
  280. description:
  281. name: string_scanner
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "1.1.0"
  285. string_validator:
  286. dependency: transitive
  287. description:
  288. name: string_validator
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "0.3.0"
  292. term_glyph:
  293. dependency: transitive
  294. description:
  295. name: term_glyph
  296. url: "https://pub.dartlang.org"
  297. source: hosted
  298. version: "1.2.0"
  299. test_api:
  300. dependency: transitive
  301. description:
  302. name: test_api
  303. url: "https://pub.dartlang.org"
  304. source: hosted
  305. version: "0.3.0"
  306. tuple:
  307. dependency: transitive
  308. description:
  309. name: tuple
  310. url: "https://pub.dartlang.org"
  311. source: hosted
  312. version: "2.0.0"
  313. typed_data:
  314. dependency: transitive
  315. description:
  316. name: typed_data
  317. url: "https://pub.dartlang.org"
  318. source: hosted
  319. version: "1.3.0"
  320. url_launcher:
  321. dependency: transitive
  322. description:
  323. name: url_launcher
  324. url: "https://pub.dartlang.org"
  325. source: hosted
  326. version: "6.0.3"
  327. url_launcher_linux:
  328. dependency: transitive
  329. description:
  330. name: url_launcher_linux
  331. url: "https://pub.dartlang.org"
  332. source: hosted
  333. version: "2.0.0"
  334. url_launcher_macos:
  335. dependency: transitive
  336. description:
  337. name: url_launcher_macos
  338. url: "https://pub.dartlang.org"
  339. source: hosted
  340. version: "2.0.0"
  341. url_launcher_platform_interface:
  342. dependency: transitive
  343. description:
  344. name: url_launcher_platform_interface
  345. url: "https://pub.dartlang.org"
  346. source: hosted
  347. version: "2.0.2"
  348. url_launcher_web:
  349. dependency: transitive
  350. description:
  351. name: url_launcher_web
  352. url: "https://pub.dartlang.org"
  353. source: hosted
  354. version: "2.0.0"
  355. url_launcher_windows:
  356. dependency: transitive
  357. description:
  358. name: url_launcher_windows
  359. url: "https://pub.dartlang.org"
  360. source: hosted
  361. version: "2.0.0"
  362. vector_math:
  363. dependency: transitive
  364. description:
  365. name: vector_math
  366. url: "https://pub.dartlang.org"
  367. source: hosted
  368. version: "2.1.0"
  369. win32:
  370. dependency: transitive
  371. description:
  372. name: win32
  373. url: "https://pub.dartlang.org"
  374. source: hosted
  375. version: "2.0.5"
  376. xdg_directories:
  377. dependency: transitive
  378. description:
  379. name: xdg_directories
  380. url: "https://pub.dartlang.org"
  381. source: hosted
  382. version: "0.2.0"
  383. sdks:
  384. dart: ">=2.12.0 <3.0.0"
  385. flutter: ">=1.22.0"