geocoding 1.0.5 copy "geocoding: ^1.0.5" to clipboard
geocoding: ^1.0.5 copied to clipboard

outdated

A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features.

1.0.5 #

  • Make sure the README.md specifies the correct links to Apple's CLGeocoder and Android's Geocoder APIs (see #20);
  • Update the documentation to mention correct usage for the locationFromAddress feature (see #21)

1.0.4+1 #

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

1.0.4 #

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

1.0.3+1 #

  • Make sure the supplied locale is respected (see issue #10)

1.0.3 #

  • Make sure public types defined in the geocoding_platform_interface are also available from the geocoding package (see #6).

1.0.2 #

  • Solve IllegalFormatConversionException on Android when geocoding request could not be resolved (see #5).

1.0.1 #

  • Pimp the example application

1.0.0 #

  • Initial open-source release
1074
likes
35
pub points
100%
popularity

Publisher

verified publisherbaseflow.com

A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features.

Repository (GitHub)
View/report issues
Contributing

License

MIT (LICENSE)

Dependencies

flutter, geocoding_platform_interface, url_launcher

More

Packages that depend on geocoding