aloisdeniel / flutter_geocoder

Flutter plugin for forward and reverse geocoding
MIT License
184 stars 172 forks source link

`flutter_geocoder` uses a deprecated version of the Android embedding. #81

Open KarimAbdo opened 2 years ago

KarimAbdo commented 2 years ago

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 commented 2 years ago

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

dragongesa commented 1 year ago

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

neoacevedo commented 1 year ago

@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 commented 1 year ago

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

neoacevedo commented 1 year ago

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

danbeyene commented 1 year ago

@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