aloisdeniel / flutter_geocoder

Flutter plugin for forward and reverse geocoding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

KarimAbdo opened this issue · comments

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.

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.

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

@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