geoflutterfire_plus library

Classes

GeoCollectionReference<T>
Extended cloud_firestore CollectionReference for geo query features.
GeoDocumentSnapshot<T>
A model to handle cloud_firestore DocumentSnapshot with distance from given center in kilometers.
GeoFirePoint
A model corresponds to Cloud Firestore as geopoint field.

Functions

neighborGeohashesOf({required String geohash}) List<String>
Returns neighbor geohashes of given geohash.