Guilherme Jacobus
Results
1
issues of
Guilherme Jacobus
I have this code, to query through the collection, but I want it to display on my Screen. ``` Stream showNearbyCompanies() async* { var pos = await location.getLocation(); GeoFirePoint point...