DarshanGowda0 / GeoFlutterFire

:fire:GeoFlutterFire:fire: is an open-source library that allows you to store and query firestore documents based on their geographic location.
https://youtu.be/MYHVyl-juUk
MIT License
305 stars 260 forks source link

geoflutterfire >=3.0.2 depends on cloud_firestore ^3.1.6, but I have cloud_firestore ^4.4.4. I have to downgrade to make it work? #206

Closed GrosserStuhl closed 1 year ago

GrosserStuhl commented 1 year ago
Because geoflutterfire >=3.0.2 depends on cloud_firestore ^3.1.6 and testapp depends on cloud_firestore ^4.4.4, geoflutterfire >=3.0.2 is forbidden.
So, because testapp depends on geoflutterfire ^3.0.3, version solving failed.

So am I forced to downgrade cloud_firestore just to make geoflutterfire run?

GrosserStuhl commented 1 year ago

Oh I see, this package has been abandoned for a newer version... https://github.com/DarshanGowda0/GeoFlutterFire/issues/196