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 40 forks source link

Compatibility issues with upgraded firebase dependencies #17

Closed Chiomsyn closed 2 years ago

Chiomsyn commented 2 years ago

This package is not compactible with the upgraded firebase dependencies. firebase_auth: ^4.1.0 cloud_firestore: ^4.0.3 firebase_core: ^2.1.1

TheFe91 commented 2 years ago

There's an open PR on that: #15

Chiomsyn commented 2 years ago

ok thanks