geocoding_android 3.3.1 copy "geocoding_android: ^3.3.1" to clipboard
geocoding_android: ^3.3.1 copied to clipboard

PlatformAndroid
unlisted

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

3.3.1 #

  • Removes deprecated support for Android V1 embedding as support will be removed from Flutter (see flutter/flutter#144726).

3.3.0 #

  • Adds setLocaleIdentifier to the Android example app.

3.2.0 #

  • Exposes isPresent() call that returns true if there is a geocoder implementation present that may return results.

3.1.0 #

  • Fixes deprecation build warnings.
  • Adds Android API 34 support.

3.0.0 #

  • BREAKING CHANGES:
    • Updates geocoding_platform_interface to version 3.1.0.
    • Adds method setLocaleIdentifier to set the locale for all calls to the geocoding platform.
    • Removes the localeIdentifier argument from all methods. Use method setLocaleIdentifier to configure the locale.
  • Implements placemarkFromAddress.

2.1.2 #

  • Downgrades Android Gradle plugin to version 7.3.1 so the project is inline with current Flutter stable (version 3.10.5).

2.1.1 #

  • Updates the Android Gradle plugin to version 8 and the Android Gradle build tools to version 8.0.2.

2.1.0 #

  • Splits from geocoding as a federated implementation.
0
likes
140
pub points
87%
popularity

Publisher

verified publisherbaseflow.com

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

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, geocoding_platform_interface

More

Packages that depend on geocoding_android