beerstorm-net / GeoFlutterFire2

🔥GeoFlutterFire2🔥 is an open-source library that allows you to store and query firestore documents based on their geographic location.
https://pub.dev/packages/geoflutterfire2
MIT License
14 stars 34 forks source link

Not compatible with cloud_firestore 3.0.0 #8

Closed zakblacki closed 2 years ago

zakblacki commented 2 years ago

Need update

CedenoH07 commented 2 years ago

Looking for a Update on this one also.

Sam-Guru-In-Training commented 2 years ago

Yes, cloud_firestore: ^3.1.4 is needed to work with swanky new flutterfire_ui

mitesh77 commented 2 years ago

I need as soon as new update in with compatible => cloud_firestore: ^3.0.0, please do as soon as brother

cedvdb commented 2 years ago

Not sure if it works in this case (depends on breaking changes) but you can try:

dependency_overrides:
  cloud_firestore: ^3.1.5
HichemFerchi commented 2 years ago

Please an update for cloud firestore is required, thank you

zeusbaba commented 2 years ago

yesterday, updated dependencies and made a new release 2.3.11
please use geoflutterfire2: ^2.3.11
see https://pub.dev/packages/geoflutterfire2/changelog

closing this issue, feel free to re-open if you still experience issues