-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flutter_geocoder
uses a deprecated version of the Android embedding.
#81
Comments
This package is dead, so it's better to use geocoding. |
@neoacevedo this package is better than geocoding package. Couldn't find any other geocode library that can do findAddresses from latlng like this. |
You may try by yourself calling directly the Google Directions API. |
@neoacevedo i mean the local functionality, it is good. |
@dragongesa I know, I had to replace it as I said before. |
|
hi friend, if i use geocoder_plus, need recoding geocoder ? or not. |
The plugin
flutter_geocoder
uses a deprecated version of the Android embedding.To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs.
The text was updated successfully, but these errors were encountered: