GeoFlutterFire icon indicating copy to clipboard operation
GeoFlutterFire copied to clipboard

Add single request functionality

Open datdefboi opened this issue 2 years ago • 8 comments

All methods are snapshot based methods. This commit adds lingle requests via get.

datdefboi avatar Jul 24 '22 12:07 datdefboi

wow thank you for sharing this ,

MedwinCorreo avatar Oct 14 '22 12:10 MedwinCorreo

please can you merge this change in this active repo https://github.com/beerstorm-net/geoflutterfire2 as this repository is not active

sadaqatdev avatar Dec 21 '22 12:12 sadaqatdev

Yes, this would be very helpful!

kamami avatar Dec 21 '22 13:12 kamami

@datdefboi What is geopointFrom in the new get method? What are we supposed to put there?

kamami avatar Dec 22 '22 07:12 kamami

@kamami use this https://github.com/sadaqatdev/GeoFlutterFire2

sadaqatdev avatar Dec 22 '22 10:12 sadaqatdev

@sadaqatdev Does this repository support withConverter?

kamami avatar Dec 28 '22 13:12 kamami

Duplicate of https://github.com/DarshanGowda0/GeoFlutterFire/issues/27 just cancel the stream after results

giorgio79 avatar Feb 26 '23 15:02 giorgio79

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?

TheUnknownCorp avatar Aug 17 '23 15:08 TheUnknownCorp