I just want to know the country where the device is at. Not the street, not the city, not the province. Just the country. I should be able to get that sort of coarse information without having to ask the user for location permissions, I see many apps and websites that somehow know in what country I currently am without asking me anything previously.
Is there any way to do this that works both on Android and iOS with Flutter?
(optional but highly appreciated) If an API is absolutely necessary to do this. Which one would be the cheapest?