geocoding_ios 3.0.1 copy "geocoding_ios: ^3.0.1" to clipboard
geocoding_ios: ^3.0.1 copied to clipboard

PlatformiOS
unlisted

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

3.0.1 #

  • Adds privacy manifest.

3.0.0 #

  • BREAKING CHANGES:
    • Removes the localeIdentifier argument from all methods. Use method setLocaleIdentifier to configure the locale.
    • Removes old iOS version checks and expects iOS 12 and above. (minimal iOS version is 12 per 2.2.0)
  • Fixes to configure the locale.
  • Updated example app with locale example.

2.3.0 #

  • Implements isPresent that always returns true.

2.2.0 #

  • Updates geocoding_platform_interface to version 3.1.0.
  • Updates minimal iOS version of the example application to 12.

2.1.1 #

  • Removes obsolete version check in toPlacemarkDictionary. This removes kABPersonAddressStreetKey deprecation warning from occurring.

2.1.0 #

  • Splits from geocoding as a federated implementation.
1
likes
140
pub points
86%
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_ios