google_geocoding 0.0.1 google_geocoding: ^0.0.1 copied to clipboard
A new Flutter package for handle google geocoding api that geocoding and reverse geocoding requests are available
[0.0.1] - 2020-04-04 #
- The initial release supports all google geocoding api requests
- Geocoding is the process of converting addresses (like a street address) into geographic coordinates.
- Reverse geocoding is the process of converting geographic coordinates into a human-readable address.