google_geocoding 0.1.1 google_geocoding: ^0.1.1 copied to clipboard
A new Flutter package for handle google geocoding api that geocoding and reverse geocoding requests are available
[0.1.1] - 2020-04-05 #
- Update README file
[0.1.0] - 2020-04-05 #
- Fix bug for double variables and add example
[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.