API keys with referer restrictions cannot be used with this API. Error on Flutter Application

Viewed 26

I need google map on my flutter android application. I did everything correctly. Enabled All Google Map API, Created Credentials, restricted using SHA-1 and everything. But when I compile the code and install on device. I am getting

API keys with referer restrictions cannot be used with this API.

Pubspec

AndroidManifest

API Key

Error message

0 Answers
Related