geocoding_darwin 1.0.2
geocoding_darwin: ^1.0.2 copied to clipboard
A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features for iOS and macOS.
1.0.2 #
- Registers the
GeocodingDarwinFactoryclass asdartPluginClassfactory to ensure the plugin automatically registers it self correctly.
1.0.1 #
- Updates the example app to demonstrate Darwin-specific native CLGeocoder
methods via
clgeocoder.dart.
1.0.0 #
- Initial release of the geocoding_darwin package containing easy geocoding and reverse-geocoding features for iOS and macOS.