🌍💙🔥 geoflutterfire_plus allows your flutter apps to query geographic data saved in Cloud Firestore. This package is fork from GeoFlutterFire, and tried to be constantly maintained to work with latest Flutter SDK, Dart SDK, and other dependency packages.
Hi,
I saw a post that you can use fetchWithin method to fetch geo locations as Future.
When my app starts I would like to query initially Firestore for objects in a certain distance. But only once and not as a stream. Is there an example?
Thanks
Hi, I saw a post that you can use fetchWithin method to fetch geo locations as Future. When my app starts I would like to query initially Firestore for objects in a certain distance. But only once and not as a stream. Is there an example? Thanks