I am building a App, in which User will google map to find ther Service at nearby location.
I want to use goolge map Widget in Flutter App. On Internet, “https://codelabs.developers.google.com/codelabs/google-maps-in-flutter#3” there is mentioned that, I have to enter android Map API Key in xml file.
Is it safe to add my own api key there?
Will this API key be published in my App, when I build android app and distribute to App store?
New contributor
Kishan Dholariya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.