geocode 1.0.0-nullsafety.0 geocode: ^1.0.0-nullsafety.0 copied to clipboard
Package to make Geocode requests. It exposes two methods to translate coordinates into locations and addresses into coordinates.
1.0.0-nullsafety.0 #
Null safety pre release.
0.1.2 #
Fixed a bug, not properly handling responses when the field types did not match the expected ones.
0.1.1 #
Adapted the library to pub.dev requirements.
0.1.0 #
Initial commit, package construction exposing two methods:
- reverseGeocoding
- forwardGeocoding