Simple Flutter Google Map will not connect to API
My simple google map flutter app only displays a blank map with a unusable zoom button. I am getting a number of errors starting with “D/MapsInitializer(11249): preferredRenderer: null”, which I assume is an issue with the app connecting to the API.