Which is the correct way(best practice) of adding secret API keys in flutter in case I want to push the code on github. I\'ve made a simple app that consumes an API b
You can use flutter_secure_storage from the oficial Flutter Packages