google_geocoding 0.2.0 copy "google_geocoding: ^0.2.0" to clipboard
google_geocoding: ^0.2.0 copied to clipboard

discontinued

A new Flutter package for handle google geocoding api that geocoding and reverse geocoding requests are available

CHANGELOG #

0.2.0 - 2021-03-15 #

  • Add null-safety

0.1.4 - 2020-05-08 #

  • Update pubspec file in example
  • Update README file in example

0.1.3 - 2020-04-09 #

  • Update example

0.1.2 - 2020-04-08 #

  • Update description for methods

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.
56
likes
70
points
129
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package for handle google geocoding api that geocoding and reverse geocoding requests are available

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on google_geocoding