I am working on a flutter chat app on android and ios.
Unfortunately, I pushed my full working folder to my GitHub repository and later on received an email from GitHub that my API keys are compromised.
After I looked online, I found out that Firebase API keys are not secret, thus it doesn't matter exposing them.
Is this true? In the case that it's not, can anyone explain to me what to do? Thank you in advance!