pubspec.lock 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425
  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. cloud_firestore:
  40. dependency: "direct main"
  41. description:
  42. name: cloud_firestore
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "3.1.14"
  46. cloud_firestore_platform_interface:
  47. dependency: transitive
  48. description:
  49. name: cloud_firestore_platform_interface
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "5.5.5"
  53. cloud_firestore_web:
  54. dependency: transitive
  55. description:
  56. name: cloud_firestore_web
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "2.6.14"
  60. collection:
  61. dependency: transitive
  62. description:
  63. name: collection
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "1.15.0"
  67. cupertino_icons:
  68. dependency: "direct main"
  69. description:
  70. name: cupertino_icons
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "1.0.4"
  74. fake_async:
  75. dependency: transitive
  76. description:
  77. name: fake_async
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "1.2.0"
  81. firebase_core:
  82. dependency: "direct main"
  83. description:
  84. name: firebase_core
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.15.0"
  88. firebase_core_platform_interface:
  89. dependency: transitive
  90. description:
  91. name: firebase_core_platform_interface
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "4.4.0"
  95. firebase_core_web:
  96. dependency: transitive
  97. description:
  98. name: firebase_core_web
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "1.6.4"
  102. firebase_messaging:
  103. dependency: "direct main"
  104. description:
  105. name: firebase_messaging
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "11.4.0"
  109. firebase_messaging_platform_interface:
  110. dependency: transitive
  111. description:
  112. name: firebase_messaging_platform_interface
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "3.5.0"
  116. firebase_messaging_web:
  117. dependency: transitive
  118. description:
  119. name: firebase_messaging_web
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "2.4.0"
  123. flutter:
  124. dependency: "direct main"
  125. description: flutter
  126. source: sdk
  127. version: "0.0.0"
  128. flutter_compass:
  129. dependency: transitive
  130. description:
  131. name: flutter_compass
  132. url: "https://pub.dartlang.org"
  133. source: hosted
  134. version: "0.7.0"
  135. flutter_lints:
  136. dependency: "direct dev"
  137. description:
  138. name: flutter_lints
  139. url: "https://pub.dartlang.org"
  140. source: hosted
  141. version: "1.0.4"
  142. flutter_map:
  143. dependency: "direct main"
  144. description:
  145. name: flutter_map
  146. url: "https://pub.dartlang.org"
  147. source: hosted
  148. version: "0.14.0"
  149. flutter_map_location_marker:
  150. dependency: "direct main"
  151. description:
  152. name: flutter_map_location_marker
  153. url: "https://pub.dartlang.org"
  154. source: hosted
  155. version: "3.1.0"
  156. flutter_test:
  157. dependency: "direct dev"
  158. description: flutter
  159. source: sdk
  160. version: "0.0.0"
  161. flutter_web_plugins:
  162. dependency: transitive
  163. description: flutter
  164. source: sdk
  165. version: "0.0.0"
  166. geoflutterfire:
  167. dependency: "direct main"
  168. description:
  169. name: geoflutterfire
  170. url: "https://pub.dartlang.org"
  171. source: hosted
  172. version: "3.0.3"
  173. geolocator:
  174. dependency: transitive
  175. description:
  176. name: geolocator
  177. url: "https://pub.dartlang.org"
  178. source: hosted
  179. version: "8.2.0"
  180. geolocator_android:
  181. dependency: transitive
  182. description:
  183. name: geolocator_android
  184. url: "https://pub.dartlang.org"
  185. source: hosted
  186. version: "3.1.6"
  187. geolocator_apple:
  188. dependency: transitive
  189. description:
  190. name: geolocator_apple
  191. url: "https://pub.dartlang.org"
  192. source: hosted
  193. version: "2.1.2"
  194. geolocator_platform_interface:
  195. dependency: transitive
  196. description:
  197. name: geolocator_platform_interface
  198. url: "https://pub.dartlang.org"
  199. source: hosted
  200. version: "4.0.4"
  201. geolocator_web:
  202. dependency: transitive
  203. description:
  204. name: geolocator_web
  205. url: "https://pub.dartlang.org"
  206. source: hosted
  207. version: "2.1.4"
  208. geolocator_windows:
  209. dependency: transitive
  210. description:
  211. name: geolocator_windows
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "0.1.0"
  215. http:
  216. dependency: "direct main"
  217. description:
  218. name: http
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "0.13.4"
  222. http_parser:
  223. dependency: transitive
  224. description:
  225. name: http_parser
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "4.0.0"
  229. intl:
  230. dependency: transitive
  231. description:
  232. name: intl
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "0.17.0"
  236. js:
  237. dependency: transitive
  238. description:
  239. name: js
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "0.6.3"
  243. latlong2:
  244. dependency: transitive
  245. description:
  246. name: latlong2
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "0.8.1"
  250. lints:
  251. dependency: transitive
  252. description:
  253. name: lints
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "1.0.1"
  257. lists:
  258. dependency: transitive
  259. description:
  260. name: lists
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "1.0.1"
  264. matcher:
  265. dependency: transitive
  266. description:
  267. name: matcher
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "0.12.11"
  271. material_color_utilities:
  272. dependency: transitive
  273. description:
  274. name: material_color_utilities
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "0.1.3"
  278. meta:
  279. dependency: transitive
  280. description:
  281. name: meta
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "1.7.0"
  285. mgrs_dart:
  286. dependency: transitive
  287. description:
  288. name: mgrs_dart
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "2.0.0"
  292. path:
  293. dependency: transitive
  294. description:
  295. name: path
  296. url: "https://pub.dartlang.org"
  297. source: hosted
  298. version: "1.8.0"
  299. plugin_platform_interface:
  300. dependency: transitive
  301. description:
  302. name: plugin_platform_interface
  303. url: "https://pub.dartlang.org"
  304. source: hosted
  305. version: "2.1.2"
  306. positioned_tap_detector_2:
  307. dependency: transitive
  308. description:
  309. name: positioned_tap_detector_2
  310. url: "https://pub.dartlang.org"
  311. source: hosted
  312. version: "1.0.4"
  313. proj4dart:
  314. dependency: transitive
  315. description:
  316. name: proj4dart
  317. url: "https://pub.dartlang.org"
  318. source: hosted
  319. version: "2.0.0"
  320. quiver:
  321. dependency: transitive
  322. description:
  323. name: quiver
  324. url: "https://pub.dartlang.org"
  325. source: hosted
  326. version: "3.0.1+1"
  327. rxdart:
  328. dependency: transitive
  329. description:
  330. name: rxdart
  331. url: "https://pub.dartlang.org"
  332. source: hosted
  333. version: "0.27.3"
  334. sky_engine:
  335. dependency: transitive
  336. description: flutter
  337. source: sdk
  338. version: "0.0.99"
  339. source_span:
  340. dependency: transitive
  341. description:
  342. name: source_span
  343. url: "https://pub.dartlang.org"
  344. source: hosted
  345. version: "1.8.1"
  346. stack_trace:
  347. dependency: transitive
  348. description:
  349. name: stack_trace
  350. url: "https://pub.dartlang.org"
  351. source: hosted
  352. version: "1.10.0"
  353. stream_channel:
  354. dependency: transitive
  355. description:
  356. name: stream_channel
  357. url: "https://pub.dartlang.org"
  358. source: hosted
  359. version: "2.1.0"
  360. string_scanner:
  361. dependency: transitive
  362. description:
  363. name: string_scanner
  364. url: "https://pub.dartlang.org"
  365. source: hosted
  366. version: "1.1.0"
  367. term_glyph:
  368. dependency: transitive
  369. description:
  370. name: term_glyph
  371. url: "https://pub.dartlang.org"
  372. source: hosted
  373. version: "1.2.0"
  374. test_api:
  375. dependency: transitive
  376. description:
  377. name: test_api
  378. url: "https://pub.dartlang.org"
  379. source: hosted
  380. version: "0.4.8"
  381. transparent_image:
  382. dependency: transitive
  383. description:
  384. name: transparent_image
  385. url: "https://pub.dartlang.org"
  386. source: hosted
  387. version: "2.0.0"
  388. tuple:
  389. dependency: transitive
  390. description:
  391. name: tuple
  392. url: "https://pub.dartlang.org"
  393. source: hosted
  394. version: "2.0.0"
  395. typed_data:
  396. dependency: transitive
  397. description:
  398. name: typed_data
  399. url: "https://pub.dartlang.org"
  400. source: hosted
  401. version: "1.3.0"
  402. unicode:
  403. dependency: transitive
  404. description:
  405. name: unicode
  406. url: "https://pub.dartlang.org"
  407. source: hosted
  408. version: "0.3.1"
  409. vector_math:
  410. dependency: transitive
  411. description:
  412. name: vector_math
  413. url: "https://pub.dartlang.org"
  414. source: hosted
  415. version: "2.1.1"
  416. wkt_parser:
  417. dependency: transitive
  418. description:
  419. name: wkt_parser
  420. url: "https://pub.dartlang.org"
  421. source: hosted
  422. version: "2.0.0"
  423. sdks:
  424. dart: ">=2.16.2 <3.0.0"
  425. flutter: ">=2.8.0"