geocoding_ios
A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features.
3.1.0
534K downloads/mo
#499 most downloaded on pub.dev
baseflow/flutter-geocoding
What this package is like to depend on
Last release 1 years ago
11 Jul 2025
Ships unpredictably
gaps range from 8 days to 1.2 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
8 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Mar 2023 to Jul 2025
2024
2025
2026
Releases
latest 8-
3.1.011 Jul 2025Release notes
Open source →- Adds support for Swift Package Manager.
- Updates the flutter_lints package to version 6.0.0.
-
3.0.228 May 2025 -
3.0.118 Mar 2024 -
3.0.007 Mar 2024Release notes
Open source →- BREAKING CHANGES:
- Removes the
localeIdentifierargument from all methods. Use methodsetLocaleIdentifierto configure the locale. - Removes old iOS version checks and expects iOS 12 and above. (minimal iOS version is 12 per 2.2.0)
- Removes the
- Fixes to configure the locale.
- Updated example app with locale example.
- BREAKING CHANGES:
-
2.3.016 Feb 2024 -
2.2.007 Feb 2024Release notes
Open source →- Updates
geocoding_platform_interfaceto version 3.1.0. - Updates minimal iOS version of the example application to 12.
- Updates
-
2.1.109 Nov 2023Release notes
Open source →- Removes obsolete version check in
toPlacemarkDictionary. This removes kABPersonAddressStreetKey deprecation warning from occurring.
- Removes obsolete version check in
-
2.1.009 Mar 2023