pubspec.lock 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369
  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: 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.4"
  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. firebase_core:
  61. dependency: "direct main"
  62. description:
  63. name: firebase_core
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.15.0"
  67. firebase_core_platform_interface:
  68. dependency: transitive
  69. description:
  70. name: firebase_core_platform_interface
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "4.2.5"
  74. firebase_core_web:
  75. dependency: transitive
  76. description:
  77. name: firebase_core_web
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "1.6.2"
  81. flutter:
  82. dependency: "direct main"
  83. description: flutter
  84. source: sdk
  85. version: "0.0.0"
  86. flutter_compass:
  87. dependency: transitive
  88. description:
  89. name: flutter_compass
  90. url: "https://pub.dartlang.org"
  91. source: hosted
  92. version: "0.7.0"
  93. flutter_lints:
  94. dependency: "direct dev"
  95. description:
  96. name: flutter_lints
  97. url: "https://pub.dartlang.org"
  98. source: hosted
  99. version: "1.0.4"
  100. flutter_map:
  101. dependency: "direct main"
  102. description:
  103. name: flutter_map
  104. url: "https://pub.dartlang.org"
  105. source: hosted
  106. version: "0.14.0"
  107. flutter_map_location_marker:
  108. dependency: "direct main"
  109. description:
  110. name: flutter_map_location_marker
  111. url: "https://pub.dartlang.org"
  112. source: hosted
  113. version: "3.1.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. geolocator:
  125. dependency: transitive
  126. description:
  127. name: geolocator
  128. url: "https://pub.dartlang.org"
  129. source: hosted
  130. version: "8.2.0"
  131. geolocator_android:
  132. dependency: transitive
  133. description:
  134. name: geolocator_android
  135. url: "https://pub.dartlang.org"
  136. source: hosted
  137. version: "3.1.6"
  138. geolocator_apple:
  139. dependency: transitive
  140. description:
  141. name: geolocator_apple
  142. url: "https://pub.dartlang.org"
  143. source: hosted
  144. version: "2.1.2"
  145. geolocator_platform_interface:
  146. dependency: transitive
  147. description:
  148. name: geolocator_platform_interface
  149. url: "https://pub.dartlang.org"
  150. source: hosted
  151. version: "4.0.4"
  152. geolocator_web:
  153. dependency: transitive
  154. description:
  155. name: geolocator_web
  156. url: "https://pub.dartlang.org"
  157. source: hosted
  158. version: "2.1.4"
  159. geolocator_windows:
  160. dependency: transitive
  161. description:
  162. name: geolocator_windows
  163. url: "https://pub.dartlang.org"
  164. source: hosted
  165. version: "0.1.0"
  166. http:
  167. dependency: "direct main"
  168. description:
  169. name: http
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "0.13.4"
  173. http_parser:
  174. dependency: transitive
  175. description:
  176. name: http_parser
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "4.0.0"
  180. intl:
  181. dependency: transitive
  182. description:
  183. name: intl
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "0.17.0"
  187. js:
  188. dependency: transitive
  189. description:
  190. name: js
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "0.6.3"
  194. latlong2:
  195. dependency: transitive
  196. description:
  197. name: latlong2
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "0.8.1"
  201. lints:
  202. dependency: transitive
  203. description:
  204. name: lints
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "1.0.1"
  208. lists:
  209. dependency: transitive
  210. description:
  211. name: lists
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "1.0.1"
  215. matcher:
  216. dependency: transitive
  217. description:
  218. name: matcher
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "0.12.11"
  222. material_color_utilities:
  223. dependency: transitive
  224. description:
  225. name: material_color_utilities
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "0.1.3"
  229. meta:
  230. dependency: transitive
  231. description:
  232. name: meta
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "1.7.0"
  236. mgrs_dart:
  237. dependency: transitive
  238. description:
  239. name: mgrs_dart
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "2.0.0"
  243. path:
  244. dependency: transitive
  245. description:
  246. name: path
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "1.8.0"
  250. plugin_platform_interface:
  251. dependency: transitive
  252. description:
  253. name: plugin_platform_interface
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "2.1.2"
  257. positioned_tap_detector_2:
  258. dependency: transitive
  259. description:
  260. name: positioned_tap_detector_2
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "1.0.4"
  264. proj4dart:
  265. dependency: transitive
  266. description:
  267. name: proj4dart
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "2.0.0"
  271. quiver:
  272. dependency: transitive
  273. description:
  274. name: quiver
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "3.0.1+1"
  278. sky_engine:
  279. dependency: transitive
  280. description: flutter
  281. source: sdk
  282. version: "0.0.99"
  283. source_span:
  284. dependency: transitive
  285. description:
  286. name: source_span
  287. url: "https://pub.dartlang.org"
  288. source: hosted
  289. version: "1.8.1"
  290. stack_trace:
  291. dependency: transitive
  292. description:
  293. name: stack_trace
  294. url: "https://pub.dartlang.org"
  295. source: hosted
  296. version: "1.10.0"
  297. stream_channel:
  298. dependency: transitive
  299. description:
  300. name: stream_channel
  301. url: "https://pub.dartlang.org"
  302. source: hosted
  303. version: "2.1.0"
  304. string_scanner:
  305. dependency: transitive
  306. description:
  307. name: string_scanner
  308. url: "https://pub.dartlang.org"
  309. source: hosted
  310. version: "1.1.0"
  311. term_glyph:
  312. dependency: transitive
  313. description:
  314. name: term_glyph
  315. url: "https://pub.dartlang.org"
  316. source: hosted
  317. version: "1.2.0"
  318. test_api:
  319. dependency: transitive
  320. description:
  321. name: test_api
  322. url: "https://pub.dartlang.org"
  323. source: hosted
  324. version: "0.4.8"
  325. transparent_image:
  326. dependency: transitive
  327. description:
  328. name: transparent_image
  329. url: "https://pub.dartlang.org"
  330. source: hosted
  331. version: "2.0.0"
  332. tuple:
  333. dependency: transitive
  334. description:
  335. name: tuple
  336. url: "https://pub.dartlang.org"
  337. source: hosted
  338. version: "2.0.0"
  339. typed_data:
  340. dependency: transitive
  341. description:
  342. name: typed_data
  343. url: "https://pub.dartlang.org"
  344. source: hosted
  345. version: "1.3.0"
  346. unicode:
  347. dependency: transitive
  348. description:
  349. name: unicode
  350. url: "https://pub.dartlang.org"
  351. source: hosted
  352. version: "0.3.1"
  353. vector_math:
  354. dependency: transitive
  355. description:
  356. name: vector_math
  357. url: "https://pub.dartlang.org"
  358. source: hosted
  359. version: "2.1.1"
  360. wkt_parser:
  361. dependency: transitive
  362. description:
  363. name: wkt_parser
  364. url: "https://pub.dartlang.org"
  365. source: hosted
  366. version: "2.0.0"
  367. sdks:
  368. dart: ">=2.16.2 <3.0.0"
  369. flutter: ">=2.8.0"