pubspec.lock 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544
  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. awesome_notifications:
  12. dependency: "direct main"
  13. description:
  14. name: awesome_notifications
  15. url: "https://pub.dartlang.org"
  16. source: hosted
  17. version: "0.6.21"
  18. body_detection:
  19. dependency: "direct main"
  20. description:
  21. name: body_detection
  22. url: "https://pub.dartlang.org"
  23. source: hosted
  24. version: "0.0.3"
  25. boolean_selector:
  26. dependency: transitive
  27. description:
  28. name: boolean_selector
  29. url: "https://pub.dartlang.org"
  30. source: hosted
  31. version: "2.1.0"
  32. characters:
  33. dependency: transitive
  34. description:
  35. name: characters
  36. url: "https://pub.dartlang.org"
  37. source: hosted
  38. version: "1.2.0"
  39. charcode:
  40. dependency: transitive
  41. description:
  42. name: charcode
  43. url: "https://pub.dartlang.org"
  44. source: hosted
  45. version: "1.3.1"
  46. clock:
  47. dependency: transitive
  48. description:
  49. name: clock
  50. url: "https://pub.dartlang.org"
  51. source: hosted
  52. version: "1.1.0"
  53. cloud_firestore:
  54. dependency: "direct main"
  55. description:
  56. name: cloud_firestore
  57. url: "https://pub.dartlang.org"
  58. source: hosted
  59. version: "3.1.15"
  60. cloud_firestore_platform_interface:
  61. dependency: transitive
  62. description:
  63. name: cloud_firestore_platform_interface
  64. url: "https://pub.dartlang.org"
  65. source: hosted
  66. version: "5.5.6"
  67. cloud_firestore_web:
  68. dependency: transitive
  69. description:
  70. name: cloud_firestore_web
  71. url: "https://pub.dartlang.org"
  72. source: hosted
  73. version: "2.6.15"
  74. collection:
  75. dependency: transitive
  76. description:
  77. name: collection
  78. url: "https://pub.dartlang.org"
  79. source: hosted
  80. version: "1.15.0"
  81. cupertino_icons:
  82. dependency: "direct main"
  83. description:
  84. name: cupertino_icons
  85. url: "https://pub.dartlang.org"
  86. source: hosted
  87. version: "1.0.4"
  88. fake_async:
  89. dependency: transitive
  90. description:
  91. name: fake_async
  92. url: "https://pub.dartlang.org"
  93. source: hosted
  94. version: "1.2.0"
  95. firebase_auth:
  96. dependency: "direct main"
  97. description:
  98. name: firebase_auth
  99. url: "https://pub.dartlang.org"
  100. source: hosted
  101. version: "3.3.18"
  102. firebase_auth_platform_interface:
  103. dependency: transitive
  104. description:
  105. name: firebase_auth_platform_interface
  106. url: "https://pub.dartlang.org"
  107. source: hosted
  108. version: "6.2.6"
  109. firebase_auth_web:
  110. dependency: transitive
  111. description:
  112. name: firebase_auth_web
  113. url: "https://pub.dartlang.org"
  114. source: hosted
  115. version: "3.3.15"
  116. firebase_core:
  117. dependency: "direct main"
  118. description:
  119. name: firebase_core
  120. url: "https://pub.dartlang.org"
  121. source: hosted
  122. version: "1.17.0"
  123. firebase_core_platform_interface:
  124. dependency: transitive
  125. description:
  126. name: firebase_core_platform_interface
  127. url: "https://pub.dartlang.org"
  128. source: hosted
  129. version: "4.4.0"
  130. firebase_core_web:
  131. dependency: transitive
  132. description:
  133. name: firebase_core_web
  134. url: "https://pub.dartlang.org"
  135. source: hosted
  136. version: "1.6.4"
  137. firebase_messaging:
  138. dependency: "direct main"
  139. description:
  140. name: firebase_messaging
  141. url: "https://pub.dartlang.org"
  142. source: hosted
  143. version: "11.4.0"
  144. firebase_messaging_platform_interface:
  145. dependency: transitive
  146. description:
  147. name: firebase_messaging_platform_interface
  148. url: "https://pub.dartlang.org"
  149. source: hosted
  150. version: "3.5.0"
  151. firebase_messaging_web:
  152. dependency: transitive
  153. description:
  154. name: firebase_messaging_web
  155. url: "https://pub.dartlang.org"
  156. source: hosted
  157. version: "2.4.0"
  158. flutter:
  159. dependency: "direct main"
  160. description: flutter
  161. source: sdk
  162. version: "0.0.0"
  163. flutter_activity_recognition:
  164. dependency: "direct main"
  165. description:
  166. name: flutter_activity_recognition
  167. url: "https://pub.dartlang.org"
  168. source: hosted
  169. version: "1.3.0"
  170. flutter_compass:
  171. dependency: transitive
  172. description:
  173. name: flutter_compass
  174. url: "https://pub.dartlang.org"
  175. source: hosted
  176. version: "0.7.0"
  177. flutter_lints:
  178. dependency: "direct dev"
  179. description:
  180. name: flutter_lints
  181. url: "https://pub.dartlang.org"
  182. source: hosted
  183. version: "1.0.4"
  184. flutter_map:
  185. dependency: "direct main"
  186. description:
  187. name: flutter_map
  188. url: "https://pub.dartlang.org"
  189. source: hosted
  190. version: "0.14.0"
  191. flutter_map_location_marker:
  192. dependency: "direct main"
  193. description:
  194. name: flutter_map_location_marker
  195. url: "https://pub.dartlang.org"
  196. source: hosted
  197. version: "3.1.0"
  198. flutter_test:
  199. dependency: "direct dev"
  200. description: flutter
  201. source: sdk
  202. version: "0.0.0"
  203. flutter_web_plugins:
  204. dependency: transitive
  205. description: flutter
  206. source: sdk
  207. version: "0.0.0"
  208. geoflutterfire:
  209. dependency: "direct main"
  210. description:
  211. name: geoflutterfire
  212. url: "https://pub.dartlang.org"
  213. source: hosted
  214. version: "3.0.3"
  215. geolocator:
  216. dependency: "direct main"
  217. description:
  218. name: geolocator
  219. url: "https://pub.dartlang.org"
  220. source: hosted
  221. version: "8.2.1"
  222. geolocator_android:
  223. dependency: transitive
  224. description:
  225. name: geolocator_android
  226. url: "https://pub.dartlang.org"
  227. source: hosted
  228. version: "3.1.6"
  229. geolocator_apple:
  230. dependency: transitive
  231. description:
  232. name: geolocator_apple
  233. url: "https://pub.dartlang.org"
  234. source: hosted
  235. version: "2.1.2"
  236. geolocator_platform_interface:
  237. dependency: transitive
  238. description:
  239. name: geolocator_platform_interface
  240. url: "https://pub.dartlang.org"
  241. source: hosted
  242. version: "4.0.4"
  243. geolocator_web:
  244. dependency: transitive
  245. description:
  246. name: geolocator_web
  247. url: "https://pub.dartlang.org"
  248. source: hosted
  249. version: "2.1.4"
  250. geolocator_windows:
  251. dependency: transitive
  252. description:
  253. name: geolocator_windows
  254. url: "https://pub.dartlang.org"
  255. source: hosted
  256. version: "0.1.0"
  257. http:
  258. dependency: "direct main"
  259. description:
  260. name: http
  261. url: "https://pub.dartlang.org"
  262. source: hosted
  263. version: "0.13.4"
  264. http_parser:
  265. dependency: transitive
  266. description:
  267. name: http_parser
  268. url: "https://pub.dartlang.org"
  269. source: hosted
  270. version: "4.0.0"
  271. intl:
  272. dependency: transitive
  273. description:
  274. name: intl
  275. url: "https://pub.dartlang.org"
  276. source: hosted
  277. version: "0.17.0"
  278. js:
  279. dependency: transitive
  280. description:
  281. name: js
  282. url: "https://pub.dartlang.org"
  283. source: hosted
  284. version: "0.6.3"
  285. latlong2:
  286. dependency: transitive
  287. description:
  288. name: latlong2
  289. url: "https://pub.dartlang.org"
  290. source: hosted
  291. version: "0.8.1"
  292. lints:
  293. dependency: transitive
  294. description:
  295. name: lints
  296. url: "https://pub.dartlang.org"
  297. source: hosted
  298. version: "1.0.1"
  299. lists:
  300. dependency: transitive
  301. description:
  302. name: lists
  303. url: "https://pub.dartlang.org"
  304. source: hosted
  305. version: "1.0.1"
  306. location:
  307. dependency: "direct main"
  308. description:
  309. name: location
  310. url: "https://pub.dartlang.org"
  311. source: hosted
  312. version: "4.4.0"
  313. location_platform_interface:
  314. dependency: transitive
  315. description:
  316. name: location_platform_interface
  317. url: "https://pub.dartlang.org"
  318. source: hosted
  319. version: "2.3.0"
  320. location_web:
  321. dependency: transitive
  322. description:
  323. name: location_web
  324. url: "https://pub.dartlang.org"
  325. source: hosted
  326. version: "3.1.1"
  327. matcher:
  328. dependency: transitive
  329. description:
  330. name: matcher
  331. url: "https://pub.dartlang.org"
  332. source: hosted
  333. version: "0.12.11"
  334. material_color_utilities:
  335. dependency: transitive
  336. description:
  337. name: material_color_utilities
  338. url: "https://pub.dartlang.org"
  339. source: hosted
  340. version: "0.1.3"
  341. meta:
  342. dependency: transitive
  343. description:
  344. name: meta
  345. url: "https://pub.dartlang.org"
  346. source: hosted
  347. version: "1.7.0"
  348. mgrs_dart:
  349. dependency: transitive
  350. description:
  351. name: mgrs_dart
  352. url: "https://pub.dartlang.org"
  353. source: hosted
  354. version: "2.0.0"
  355. nested:
  356. dependency: transitive
  357. description:
  358. name: nested
  359. url: "https://pub.dartlang.org"
  360. source: hosted
  361. version: "1.0.0"
  362. path:
  363. dependency: transitive
  364. description:
  365. name: path
  366. url: "https://pub.dartlang.org"
  367. source: hosted
  368. version: "1.8.0"
  369. permission_handler:
  370. dependency: "direct main"
  371. description:
  372. name: permission_handler
  373. url: "https://pub.dartlang.org"
  374. source: hosted
  375. version: "9.2.0"
  376. permission_handler_android:
  377. dependency: transitive
  378. description:
  379. name: permission_handler_android
  380. url: "https://pub.dartlang.org"
  381. source: hosted
  382. version: "9.0.2+1"
  383. permission_handler_apple:
  384. dependency: transitive
  385. description:
  386. name: permission_handler_apple
  387. url: "https://pub.dartlang.org"
  388. source: hosted
  389. version: "9.0.4"
  390. permission_handler_platform_interface:
  391. dependency: transitive
  392. description:
  393. name: permission_handler_platform_interface
  394. url: "https://pub.dartlang.org"
  395. source: hosted
  396. version: "3.7.0"
  397. permission_handler_windows:
  398. dependency: transitive
  399. description:
  400. name: permission_handler_windows
  401. url: "https://pub.dartlang.org"
  402. source: hosted
  403. version: "0.1.0"
  404. platform:
  405. dependency: transitive
  406. description:
  407. name: platform
  408. url: "https://pub.dartlang.org"
  409. source: hosted
  410. version: "3.1.0"
  411. plugin_platform_interface:
  412. dependency: transitive
  413. description:
  414. name: plugin_platform_interface
  415. url: "https://pub.dartlang.org"
  416. source: hosted
  417. version: "2.1.2"
  418. positioned_tap_detector_2:
  419. dependency: transitive
  420. description:
  421. name: positioned_tap_detector_2
  422. url: "https://pub.dartlang.org"
  423. source: hosted
  424. version: "1.0.4"
  425. proj4dart:
  426. dependency: transitive
  427. description:
  428. name: proj4dart
  429. url: "https://pub.dartlang.org"
  430. source: hosted
  431. version: "2.0.0"
  432. provider:
  433. dependency: "direct main"
  434. description:
  435. name: provider
  436. url: "https://pub.dartlang.org"
  437. source: hosted
  438. version: "6.0.3"
  439. quiver:
  440. dependency: transitive
  441. description:
  442. name: quiver
  443. url: "https://pub.dartlang.org"
  444. source: hosted
  445. version: "3.0.1+1"
  446. rxdart:
  447. dependency: "direct main"
  448. description:
  449. name: rxdart
  450. url: "https://pub.dartlang.org"
  451. source: hosted
  452. version: "0.27.3"
  453. sky_engine:
  454. dependency: transitive
  455. description: flutter
  456. source: sdk
  457. version: "0.0.99"
  458. source_span:
  459. dependency: transitive
  460. description:
  461. name: source_span
  462. url: "https://pub.dartlang.org"
  463. source: hosted
  464. version: "1.8.1"
  465. stack_trace:
  466. dependency: transitive
  467. description:
  468. name: stack_trace
  469. url: "https://pub.dartlang.org"
  470. source: hosted
  471. version: "1.10.0"
  472. stream_channel:
  473. dependency: transitive
  474. description:
  475. name: stream_channel
  476. url: "https://pub.dartlang.org"
  477. source: hosted
  478. version: "2.1.0"
  479. string_scanner:
  480. dependency: transitive
  481. description:
  482. name: string_scanner
  483. url: "https://pub.dartlang.org"
  484. source: hosted
  485. version: "1.1.0"
  486. term_glyph:
  487. dependency: transitive
  488. description:
  489. name: term_glyph
  490. url: "https://pub.dartlang.org"
  491. source: hosted
  492. version: "1.2.0"
  493. test_api:
  494. dependency: transitive
  495. description:
  496. name: test_api
  497. url: "https://pub.dartlang.org"
  498. source: hosted
  499. version: "0.4.8"
  500. transparent_image:
  501. dependency: transitive
  502. description:
  503. name: transparent_image
  504. url: "https://pub.dartlang.org"
  505. source: hosted
  506. version: "2.0.0"
  507. tuple:
  508. dependency: transitive
  509. description:
  510. name: tuple
  511. url: "https://pub.dartlang.org"
  512. source: hosted
  513. version: "2.0.0"
  514. typed_data:
  515. dependency: transitive
  516. description:
  517. name: typed_data
  518. url: "https://pub.dartlang.org"
  519. source: hosted
  520. version: "1.3.0"
  521. unicode:
  522. dependency: transitive
  523. description:
  524. name: unicode
  525. url: "https://pub.dartlang.org"
  526. source: hosted
  527. version: "0.3.1"
  528. vector_math:
  529. dependency: transitive
  530. description:
  531. name: vector_math
  532. url: "https://pub.dartlang.org"
  533. source: hosted
  534. version: "2.1.1"
  535. wkt_parser:
  536. dependency: transitive
  537. description:
  538. name: wkt_parser
  539. url: "https://pub.dartlang.org"
  540. source: hosted
  541. version: "2.0.0"
  542. sdks:
  543. dart: ">=2.16.2 <3.0.0"
  544. flutter: ">=2.8.0"