pubspec.lock 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292
  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.6.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. name: photo_view
  149. url: "https://pub.dartlang.org"
  150. source: hosted
  151. version: "0.13.0"
  152. plugin_platform_interface:
  153. dependency: transitive
  154. description:
  155. name: plugin_platform_interface
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "2.0.0"
  159. quiver:
  160. dependency: "direct main"
  161. description:
  162. name: quiver
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "3.0.1"
  166. quiver_hashcode:
  167. dependency: "direct main"
  168. description:
  169. name: quiver_hashcode
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "2.0.0"
  173. sky_engine:
  174. dependency: transitive
  175. description: flutter
  176. source: sdk
  177. version: "0.0.99"
  178. source_span:
  179. dependency: transitive
  180. description:
  181. name: source_span
  182. url: "https://pub.dartlang.org"
  183. source: hosted
  184. version: "1.8.1"
  185. stack_trace:
  186. dependency: transitive
  187. description:
  188. name: stack_trace
  189. url: "https://pub.dartlang.org"
  190. source: hosted
  191. version: "1.10.0"
  192. stream_channel:
  193. dependency: transitive
  194. description:
  195. name: stream_channel
  196. url: "https://pub.dartlang.org"
  197. source: hosted
  198. version: "2.1.0"
  199. string_scanner:
  200. dependency: transitive
  201. description:
  202. name: string_scanner
  203. url: "https://pub.dartlang.org"
  204. source: hosted
  205. version: "1.1.0"
  206. string_validator:
  207. dependency: "direct main"
  208. description:
  209. name: string_validator
  210. url: "https://pub.dartlang.org"
  211. source: hosted
  212. version: "0.3.0"
  213. term_glyph:
  214. dependency: transitive
  215. description:
  216. name: term_glyph
  217. url: "https://pub.dartlang.org"
  218. source: hosted
  219. version: "1.2.0"
  220. test_api:
  221. dependency: transitive
  222. description:
  223. name: test_api
  224. url: "https://pub.dartlang.org"
  225. source: hosted
  226. version: "0.4.3"
  227. tuple:
  228. dependency: "direct main"
  229. description:
  230. name: tuple
  231. url: "https://pub.dartlang.org"
  232. source: hosted
  233. version: "2.0.0"
  234. typed_data:
  235. dependency: transitive
  236. description:
  237. name: typed_data
  238. url: "https://pub.dartlang.org"
  239. source: hosted
  240. version: "1.3.0"
  241. url_launcher:
  242. dependency: "direct main"
  243. description:
  244. name: url_launcher
  245. url: "https://pub.dartlang.org"
  246. source: hosted
  247. version: "6.0.3"
  248. url_launcher_linux:
  249. dependency: transitive
  250. description:
  251. name: url_launcher_linux
  252. url: "https://pub.dartlang.org"
  253. source: hosted
  254. version: "2.0.0"
  255. url_launcher_macos:
  256. dependency: transitive
  257. description:
  258. name: url_launcher_macos
  259. url: "https://pub.dartlang.org"
  260. source: hosted
  261. version: "2.0.0"
  262. url_launcher_platform_interface:
  263. dependency: transitive
  264. description:
  265. name: url_launcher_platform_interface
  266. url: "https://pub.dartlang.org"
  267. source: hosted
  268. version: "2.0.2"
  269. url_launcher_web:
  270. dependency: transitive
  271. description:
  272. name: url_launcher_web
  273. url: "https://pub.dartlang.org"
  274. source: hosted
  275. version: "2.0.0"
  276. url_launcher_windows:
  277. dependency: transitive
  278. description:
  279. name: url_launcher_windows
  280. url: "https://pub.dartlang.org"
  281. source: hosted
  282. version: "2.0.0"
  283. vector_math:
  284. dependency: transitive
  285. description:
  286. name: vector_math
  287. url: "https://pub.dartlang.org"
  288. source: hosted
  289. version: "2.1.0"
  290. sdks:
  291. dart: ">=2.12.0 <3.0.0"
  292. flutter: ">=1.22.0"