aloisdeniel / flutter_geocoder

Flutter plugin for forward and reverse geocoding
MIT License
186 stars 174 forks source link

Get short_name from Google result #44

Open rlecheta opened 4 years ago

rlecheta commented 4 years ago

Hi, in my project I need to read the short_name from administrative_area_level_1, but the package read just the long_name. Is it possible to update the package? How can I do that? Thank you.