Skip to content
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

Open
KarimAbdo opened this issue Feb 28, 2022 · 7 comments
Open

Comments

@KarimAbdo
Copy link

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.

@neoacevedo
Copy link

This package is dead, so it's better to use geocoding.

@dragongesa
Copy link

@neoacevedo this package is better than geocoding package. Couldn't find any other geocode library that can do findAddresses from latlng like this.

@neoacevedo
Copy link

@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.

@dragongesa
Copy link

@neoacevedo i mean the local functionality, it is good.

@neoacevedo
Copy link

@dragongesa I know, I had to replace it as I said before.

@danbeyene
Copy link

@neoacevedo this package is better than geocoding package. Couldn't find any other geocode library that can do findAddresses from latlng like this.

https://pub.dev/packages/geocoder_plus

@myteta
Copy link

myteta commented Dec 27, 2024

@neoacevedo this package is better than geocoding package. Couldn't find any other geocode library that can do findAddresses from latlng like this.

https://pub.dev/packages/geocoder_plus

hi friend, if i use geocoder_plus, need recoding geocoder ? or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants