geocoding 1.0.3+1 geocoding: ^1.0.3+1 copied to clipboard
A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features.
1.0.3 #
- Make sure public types defined in the geocoding_platform_interface are also available from the geocoding package (see #6).
1.0.2 #
- Solve
IllegalFormatConversionException
on Android when geocoding request could not be resolved (see #5).
1.0.1 #
- Pimp the example application
1.0.0 #
- Initial open-source release