Flutter Web – Localhost request to maps.googleapis.com
I am working on a flutter project and have run into an issue where I am unable to make web request to the google maps directions API. https://maps.googleapis.com/maps/api/directions I have already tried setting the restrictions to web and adding localhost.…