google_map_location_picker
google_map_location_picker copied to clipboard
Additional google charges due to unused called method
Results of these interesting methods are not used reverseGeocodeLatLng(latLng) getNearbyPlaces(latLng) So they should be desactivated as it creates addition unuseful search and consequently google additional charges
Check out the two functions, they set variables and call setState().
Or how do you think they're not needed? Maybe I don't get it :)