beerstorm-net / GeoFlutterFire2

🔥GeoFlutterFire2🔥 is an open-source library that allows you to store and query firestore documents based on their geographic location.
https://pub.dev/packages/geoflutterfire2
MIT License
14 stars 40 forks source link

Add single request functionality #21

Open sadaqatdev opened 1 year ago

sadaqatdev commented 1 year ago

Add single request functionality

ThBurger commented 1 year ago

Hi, will this be merged in near future? I would need this feature in one of my projects :)

many thanks

pawlowskim commented 1 year ago

This PR brings nothing new actually. You can use within and call first on it with current implementation. And it causes memory leaks BTW.