flutter_dotenv icon indicating copy to clipboard operation
flutter_dotenv copied to clipboard

Use .env with Bitrise

Open StankoKostic opened this issue 4 years ago • 1 comments

Hello flutter_dotenv team,

I plan on using .env only locally, as instructed. My question is whether the implementation would work if I add those .env values in Secrets, or $ Env Vars section of Bitrise while building through the CI/CD flow? Or is there a better way to approach this problem?

Thank you in advance

StankoKostic avatar Dec 07 '21 15:12 StankoKostic

Consider this https://github.com/java-james/flutter_dotenv/issues/50#issuecomment-1059777995

MuTe33 avatar Mar 05 '22 14:03 MuTe33