Use.env in Production build #80
Unanswered
vignesh-0510
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do we use .env variables for production build?
I have made an app using flutter dotenv and have made a production build i.e. app-release.apk but the .env variables are not working..
Do I have to write .mergeWith(Platform.environment)???
Beta Was this translation helpful? Give feedback.
All reactions