PackageTrack
Sign in Get early access

geocoding_platform_interface

A common platform interface for the geocoding plugin.

5.0.0 593K downloads/mo #467 most downloaded on pub.dev baseflow/flutter-geocoding

What this package is like to depend on

Last release 8 months ago

03 Dec 2025

Release timing varies

gaps range from 8 days to 1.8 years

Nearly every release is documented

notes for 13 of 13 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

13 releases · first in 2020

2 releases in the last 12 months

see the full history below

Release timeline

13 releases · May 2020 to Dec 2025
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 13
  1. 5.0.0 03 Dec 2025
    Release notes
    • BREAKING CHANGES:
      • 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.
    Open source →
  2. 4.0.0 24 Nov 2025
    Release notes
    • BREAKING CHANGES:
      • Releases new interface making the Geocoding plugin easier to extend and implement on different platforms.
      • Moves the old interface into the legacy folder. This interface will remain available but will no longer be maintained. To import the old interface use import 'package:geocoding_platform_interface/legacy/geocoding_platform_interface.dart.
    Open source →
  3. 3.2.0 15 Feb 2024
    Release notes
    • Adds isPresent method to the platform interface.
    Open source →
  4. 3.1.0 21 Nov 2023
    Release notes
    • Adds placemarkFromAddress method to the platform interface.
    Open source →
  5. 3.0.0 25 Mar 2023
    Release notes
    • Breaking Change Changes to the platform interface calls, the locale is now set in a separate call.
    • Removes the default method channel implementation.
    Open source →
  6. 2.0.1 27 Aug 2021
    Release notes
    • Updated the installation instructions in the README.md file.
    Open source →
  7. 2.0.0 09 Mar 2021
    Release notes
    • Migrate to null safety.
    Open source →
  8. 1.0.1 23 Sep 2020
    Release notes
    • Added NoResultFoundException to indicate when no results are found, instead of PlatformException
    Open source →
  9. 1.0.1+1 23 Sep 2020
    Release notes
    • Make sure the README.md mentions the correct version number.
    Open source →
  10. 1.0.0 31 May 2020
    Release notes
    • Initial open-source release.
    Open source →
  11. 1.0.0+1 02 Jun 2020
    Release notes
    • Add missing street and toString implementation to Placemark.
    Open source →
  12. 1.0.0+2 02 Jun 2020
    Release notes
    • Return location class from the placemarkFromAddress method.
    Open source →
  13. 1.0.0+3 12 Jun 2020
    Release notes
    • Renamed the method placemarkFromAddress to locationFromAddress.
    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