pubspec.lock 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. # Generated by pub
  2. # See https://www.dartlang.org/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.0.8"
  11. boolean_selector:
  12. dependency: transitive
  13. description:
  14. name: boolean_selector
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "1.0.4"
  18. charcode:
  19. dependency: transitive
  20. description:
  21. name: charcode
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "1.1.2"
  25. city_pickers:
  26. dependency: "direct main"
  27. description:
  28. name: city_pickers
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "0.0.4"
  32. collection:
  33. dependency: transitive
  34. description:
  35. name: collection
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.14.11"
  39. cookie_jar:
  40. dependency: transitive
  41. description:
  42. name: cookie_jar
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.0.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: "0.1.2"
  53. dio:
  54. dependency: "direct main"
  55. description:
  56. name: dio
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "2.0.14"
  60. flutter:
  61. dependency: "direct main"
  62. description: flutter
  63. source: sdk
  64. version: "0.0.0"
  65. flutter_picker:
  66. dependency: "direct main"
  67. description:
  68. name: flutter_picker
  69. url: "https://pub.dartlang.org"
  70. source: hosted
  71. version: "1.0.8"
  72. flutter_screenutil:
  73. dependency: "direct main"
  74. description:
  75. name: flutter_screenutil
  76. url: "https://pub.dartlang.org"
  77. source: hosted
  78. version: "0.5.1"
  79. flutter_test:
  80. dependency: "direct dev"
  81. description: flutter
  82. source: sdk
  83. version: "0.0.0"
  84. lpinyin:
  85. dependency: transitive
  86. description:
  87. name: lpinyin
  88. url: "https://pub.dartlang.org"
  89. source: hosted
  90. version: "1.0.7"
  91. matcher:
  92. dependency: transitive
  93. description:
  94. name: matcher
  95. url: "https://pub.dartlang.org"
  96. source: hosted
  97. version: "0.12.3+1"
  98. meta:
  99. dependency: transitive
  100. description:
  101. name: meta
  102. url: "https://pub.dartlang.org"
  103. source: hosted
  104. version: "1.1.6"
  105. path:
  106. dependency: transitive
  107. description:
  108. name: path
  109. url: "https://pub.dartlang.org"
  110. source: hosted
  111. version: "1.6.2"
  112. quiver:
  113. dependency: transitive
  114. description:
  115. name: quiver
  116. url: "https://pub.dartlang.org"
  117. source: hosted
  118. version: "2.0.1"
  119. shared_preferences:
  120. dependency: "direct main"
  121. description:
  122. name: shared_preferences
  123. url: "https://pub.dartlang.org"
  124. source: hosted
  125. version: "0.5.1+1"
  126. sky_engine:
  127. dependency: transitive
  128. description: flutter
  129. source: sdk
  130. version: "0.0.99"
  131. source_span:
  132. dependency: transitive
  133. description:
  134. name: source_span
  135. url: "https://pub.dartlang.org"
  136. source: hosted
  137. version: "1.4.1"
  138. stack_trace:
  139. dependency: transitive
  140. description:
  141. name: stack_trace
  142. url: "https://pub.dartlang.org"
  143. source: hosted
  144. version: "1.9.3"
  145. stream_channel:
  146. dependency: transitive
  147. description:
  148. name: stream_channel
  149. url: "https://pub.dartlang.org"
  150. source: hosted
  151. version: "1.6.8"
  152. string_scanner:
  153. dependency: transitive
  154. description:
  155. name: string_scanner
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "1.0.4"
  159. term_glyph:
  160. dependency: transitive
  161. description:
  162. name: term_glyph
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "1.0.1"
  166. test_api:
  167. dependency: transitive
  168. description:
  169. name: test_api
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "0.2.1"
  173. typed_data:
  174. dependency: transitive
  175. description:
  176. name: typed_data
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "1.1.6"
  180. vector_math:
  181. dependency: transitive
  182. description:
  183. name: vector_math
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "2.0.8"
  187. sdks:
  188. dart: ">=2.0.0 <3.0.0"
  189. flutter: ">=0.1.4 <2.0.0"