pubspec.lock 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  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.8.2"
  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.2.0"
  25. charcode:
  26. dependency: transitive
  27. description:
  28. name: charcode
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "1.3.1"
  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: "direct main"
  41. description:
  42. name: collection
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.15.0"
  46. fake_async:
  47. dependency: transitive
  48. description:
  49. name: fake_async
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.2.0"
  53. flowy_log:
  54. dependency: "direct main"
  55. description:
  56. path: "../flowy_log"
  57. relative: true
  58. source: path
  59. version: "0.0.1"
  60. flutter:
  61. dependency: "direct main"
  62. description: flutter
  63. source: sdk
  64. version: "0.0.0"
  65. flutter_colorpicker:
  66. dependency: "direct main"
  67. description:
  68. name: flutter_colorpicker
  69. url: "https://pub.dartlang.org"
  70. source: hosted
  71. version: "0.5.0"
  72. flutter_keyboard_visibility:
  73. dependency: "direct main"
  74. description:
  75. name: flutter_keyboard_visibility
  76. url: "https://pub.dartlang.org"
  77. source: hosted
  78. version: "5.0.1"
  79. flutter_keyboard_visibility_platform_interface:
  80. dependency: transitive
  81. description:
  82. name: flutter_keyboard_visibility_platform_interface
  83. url: "https://pub.dartlang.org"
  84. source: hosted
  85. version: "2.0.0"
  86. flutter_keyboard_visibility_web:
  87. dependency: transitive
  88. description:
  89. name: flutter_keyboard_visibility_web
  90. url: "https://pub.dartlang.org"
  91. source: hosted
  92. version: "2.0.0"
  93. flutter_test:
  94. dependency: "direct dev"
  95. description: flutter
  96. source: sdk
  97. version: "0.0.0"
  98. flutter_web_plugins:
  99. dependency: "direct main"
  100. description: flutter
  101. source: sdk
  102. version: "0.0.0"
  103. js:
  104. dependency: transitive
  105. description:
  106. name: js
  107. url: "https://pub.dartlang.org"
  108. source: hosted
  109. version: "0.6.3"
  110. logger:
  111. dependency: transitive
  112. description:
  113. name: logger
  114. url: "https://pub.dartlang.org"
  115. source: hosted
  116. version: "1.1.0"
  117. matcher:
  118. dependency: transitive
  119. description:
  120. name: matcher
  121. url: "https://pub.dartlang.org"
  122. source: hosted
  123. version: "0.12.11"
  124. meta:
  125. dependency: "direct main"
  126. description:
  127. name: meta
  128. url: "https://pub.dartlang.org"
  129. source: hosted
  130. version: "1.7.0"
  131. path:
  132. dependency: transitive
  133. description:
  134. name: path
  135. url: "https://pub.dartlang.org"
  136. source: hosted
  137. version: "1.8.0"
  138. pedantic:
  139. dependency: "direct main"
  140. description:
  141. name: pedantic
  142. url: "https://pub.dartlang.org"
  143. source: hosted
  144. version: "1.11.0"
  145. photo_view:
  146. dependency: "direct main"
  147. description:
  148. path: "."
  149. ref: "0.11.1-bugfix.1"
  150. resolved-ref: "2b1915d8e798d887137397ec66511a14af30dadb"
  151. url: "[email protected]:App-Flowy/photo_view.git"
  152. source: git
  153. version: "0.11.1-bugfix.1"
  154. plugin_platform_interface:
  155. dependency: transitive
  156. description:
  157. name: plugin_platform_interface
  158. url: "https://pub.dartlang.org"
  159. source: hosted
  160. version: "2.0.0"
  161. quiver:
  162. dependency: "direct main"
  163. description:
  164. name: quiver
  165. url: "https://pub.dartlang.org"
  166. source: hosted
  167. version: "3.0.1"
  168. quiver_hashcode:
  169. dependency: "direct main"
  170. description:
  171. name: quiver_hashcode
  172. url: "https://pub.dartlang.org"
  173. source: hosted
  174. version: "2.0.0"
  175. sky_engine:
  176. dependency: transitive
  177. description: flutter
  178. source: sdk
  179. version: "0.0.99"
  180. source_span:
  181. dependency: transitive
  182. description:
  183. name: source_span
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "1.8.1"
  187. stack_trace:
  188. dependency: transitive
  189. description:
  190. name: stack_trace
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "1.10.0"
  194. stream_channel:
  195. dependency: transitive
  196. description:
  197. name: stream_channel
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "2.1.0"
  201. string_scanner:
  202. dependency: transitive
  203. description:
  204. name: string_scanner
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "1.1.0"
  208. string_validator:
  209. dependency: "direct main"
  210. description:
  211. name: string_validator
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "0.3.0"
  215. term_glyph:
  216. dependency: transitive
  217. description:
  218. name: term_glyph
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "1.2.0"
  222. test_api:
  223. dependency: transitive
  224. description:
  225. name: test_api
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "0.4.3"
  229. tuple:
  230. dependency: "direct main"
  231. description:
  232. name: tuple
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "2.0.0"
  236. typed_data:
  237. dependency: transitive
  238. description:
  239. name: typed_data
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "1.3.0"
  243. url_launcher:
  244. dependency: "direct main"
  245. description:
  246. name: url_launcher
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "6.0.3"
  250. url_launcher_linux:
  251. dependency: transitive
  252. description:
  253. name: url_launcher_linux
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "2.0.0"
  257. url_launcher_macos:
  258. dependency: transitive
  259. description:
  260. name: url_launcher_macos
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "2.0.0"
  264. url_launcher_platform_interface:
  265. dependency: transitive
  266. description:
  267. name: url_launcher_platform_interface
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "2.0.2"
  271. url_launcher_web:
  272. dependency: transitive
  273. description:
  274. name: url_launcher_web
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "2.0.0"
  278. url_launcher_windows:
  279. dependency: transitive
  280. description:
  281. name: url_launcher_windows
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "2.0.0"
  285. vector_math:
  286. dependency: transitive
  287. description:
  288. name: vector_math
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "2.1.0"
  292. sdks:
  293. dart: ">=2.12.0 <3.0.0"
  294. flutter: ">=1.22.0"