-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mehmet Nuraydın edited this page Jun 4, 2024
·
3 revisions
geoquery_firestore
is a dart package for querying Firestore documents based on geohashes. This package allows you to...
- Filter documents by range
- Load more documents with paging (
limit
andstartAfterDocument
) - Query documents within map bounds
- Use
orderBy
andlimit
while using geohashes to geoqueries