GeoFlutterFire
GeoFlutterFire copied to clipboard
Add single request functionality
All methods are snapshot based methods. This commit adds lingle requests via get.
wow thank you for sharing this ,
please can you merge this change in this active repo https://github.com/beerstorm-net/geoflutterfire2 as this repository is not active
Yes, this would be very helpful!
@datdefboi What is geopointFrom
in the new get method? What are we supposed to put there?
@kamami use this https://github.com/sadaqatdev/GeoFlutterFire2
@sadaqatdev Does this repository support withConverter
?
Duplicate of https://github.com/DarshanGowda0/GeoFlutterFire/issues/27 just cancel the stream after results
Does anyone have any simple explanation for a way to accomplish: Fetching Data from Firestore with GeoFlutterFire with on Demand Future, Onclick button fetch results and then also paginate it, instead of Stream?