Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 671 Bytes

File metadata and controls

32 lines (18 loc) · 671 Bytes

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.