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

Update DarshanGowda0 branch to cloud_firestore: ^3.1.6 and correctly point it in Flutter Pub Dev Doc #169

Closed davemg3 closed 2 years ago

davemg3 commented 2 years ago

Currently on 10/01/2022,

The Flutter Pub Dev documentation re-direct to this package https://github.com/xmany/GeoFlutterFire But the "Pub get" geoflutterfire: ^3.0.1 get the code from DarshanGowda0 /GeoFlutterFire 3x_null_safety branch

This branch of DarshanGowda0 should be updated with : cloud_firestore: ^3.1.6

and clearly pointed out buy Flutter Pub Dev

awaik commented 2 years ago

updated with https://github.com/DarshanGowda0/GeoFlutterFire/pull/170