PackageTrack
Sign in Get early access

geocoding_android

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

5.1.0 609K downloads/mo #463 most downloaded on pub.dev baseflow/flutter-geocoding

What this package is like to depend on

Last release 1 months ago

01 Jul 2026

Release timing varies

gaps range from 9 days to 13 months

Nearly every release is documented

notes for 14 of 14 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

14 releases · first in 2023

4 releases in the last 12 months

see the full history below

Release timeline

14 releases · Mar 2023 to Jul 2026
2024 2025 2026
Release Pre-release

Releases

latest 14
  1. 5.1.0 01 Jul 2026
    Release notes

    Migrates to built-in Kotlin

    Open source →
    Release notes
    • Updates minimum supported SDK version to Flutter 3.44/Dart 3.12.
    • Migrates to built-in Kotlin
    Open source →
  2. 5.0.2 01 Jul 2026
    Release notes

    Corrects mistake in CHANGELOG

    Open source →
    Release notes
    • Corrects a small mistake in the 5.0.0 changelog entry.
    Open source →
  3. 5.0.1 16 Mar 2026
    Release notes

    Update the example app to Android-specific platform channel methods. …

    Open source →
    Release notes
    • Updates the example app to demonstrate Android-specific platform channel methods.
    Open source →
  4. 5.0.0 13 Feb 2026
    Release notes
    • BREAKING CHANGES:
      • Implements version 5.0.0 of the geocoding_platform_interface.
        • Allows passing the Locale with the locationFromAddress, locationFromCoordinates and placemarkFromAddress methods instead of having to separately set the setLocaleIdentifier method (this resolves potential race condition).
        • Changes the Location.timestamp field to allow null values. Not all platforms (e.g. Android) specify a timestamp indicating when the coordinates for an address where resolved.
    • Offers access to the Android native geocoder API by importing the geocoder.dart library (using: import "package:geocoding_android/geocoder.dart";).
    Open source →
  5. 4.0.1 05 Jun 2025
    Release notes

    Fixed issue #271 (#272)

    Open source →
    Release notes
    • Resolved issue #271 where the app could crash if the onError message was null. The error message is now properly handled as nullable.
    Open source →
  6. 4.0.0 26 May 2025
    Release notes
    • BREAKING CHANGES Please update to Flutter 3.29+ before updating to this version
    • Updates Android CompileSDK to 35
    • Migrates example project to applying Gradle plugins with the declarative plugins block
    • Updates kotlin version to soon minimal supported Kotlin version 1.8.10
    • Updates Gradle version to 8.11.1
    Open source →
  7. 3.3.1 02 May 2024
    Release notes
    • Removes deprecated support for Android V1 embedding as support will be removed from Flutter (see flutter/flutter#144726).
    Open source →
  8. 3.3.0 11 Mar 2024
    Release notes
    • Adds setLocaleIdentifier to the Android example app.
    Open source →
  9. 3.2.0 16 Feb 2024
    Release notes
    • Exposes isPresent() call that returns true if there is a geocoder implementation present that may return results.
    Open source →
  10. 3.1.0 01 Feb 2024
    Release notes
    • Fixes deprecation build warnings.
    • Adds Android API 34 support.
    Open source →
  11. 3.0.0 27 Nov 2023
    Release notes
    • 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.
    Open source →
  12. 2.1.2 13 Jul 2023
    Release notes
    • Downgrades Android Gradle plugin to version 7.3.1 so the project is inline with current Flutter stable (version 3.10.5).
    Open source →
  13. 2.1.1 13 Jul 2023
    Release notes
    • Updates the Android Gradle plugin to version 8 and the Android Gradle build tools to version 8.0.2.
    Open source →
  14. 2.1.0 09 Mar 2023
    Release notes
    • Splits from geocoding as a federated implementation.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive