geocoding_platform_interface 2.0.1 copy "geocoding_platform_interface: ^2.0.1" to clipboard
geocoding_platform_interface: ^2.0.1 copied to clipboard

unlistedoutdated

A common platform interface for the geocoding plugin.

2.0.1 #

  • Updated the installation instructions in the README.md file.

2.0.0 #

  • Migrate to null safety.

1.0.1+1 #

  • Make sure the README.md mentions the correct version number.

1.0.1 #

  • Added NoResultFoundException to indicate when no results are found, instead of PlatformException

1.0.0+3 #

  • Renamed the method placemarkFromAddress to locationFromAddress.

1.0.0+2 #

  • Return location class from the placemarkFromAddress method.

1.0.0+1 #

  • Add missing street and toString implementation to Placemark.

1.0.0 #

  • Initial open-source release.