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

pagination in geo query #160

Open BhavyKoshti9spl opened 3 years ago

BhavyKoshti9spl commented 3 years ago

i want to do pagination just like limit param in native.

so the query will give only that much data which i have given count.