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

Snapshot with Within #109

Open elyfran opened 4 years ago

elyfran commented 4 years ago

Hi folks.

Is possible to use snapshot and filtering same like the function 'within'? I know that there is 'snapshot()' inside of the Geoflutterfire but filtering by location i didnt find.

thxx