geocode 1.0.3 copy "geocode: ^1.0.3" to clipboard
geocode: ^1.0.3 copied to clipboard

Package to make Geocode requests. It exposes two methods to translate coordinates into locations and addresses into coordinates.

1.0.3 #

Prevent adding apiKey twice and add custom user-agent header - Arne K. Haaje

1.0.2 #

Fixed malformed query parameters

1.0.1 #

Address data object fixes

1.0.0 #

Null safety final support.

0.1.3 #

Fix: missing tryParse calls.

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-web.flutter-io.cn requirements.

0.1.0 #

Initial commit, package construction exposing two methods:

  • reverseGeocoding
  • forwardGeocoding
109
likes
130
pub points
97%
popularity

Publisher

verified publisherimanol.dev

Package to make Geocode requests. It exposes two methods to translate coordinates into locations and addresses into coordinates.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

http

More

Packages that depend on geocode