PlacePicker widget not parsing the city correctly

Database & APIs

In the app i'm building, it's going to be really important for my users to see both the City and the Country of any addresses that I am adding in to my database.

At the moment, I am using the Google Placepicker, and it is able to locate the Country, but it doesn't seem to be able to parse the City correctly from the coords - so it just returns the default value every time.

I saw that some others have had this issue as well, but does anyone know how to fix it?

Or can a custom function help here at all?

What have you tried so far?

I've tried googling the result and I tried playing with a Geocoding API but I just can't figure out how to make this work

Did you check FlutterFlow's Documentation for this topic?
Yes
2 replies