java-james / flutter_dotenv

Loads environment variables from `.env`.
https://pub.dartlang.org/packages/flutter_dotenv
MIT License
209 stars 46 forks source link

How to fail build process on missing env args #86

Open MosheYamini opened 1 year ago

MosheYamini commented 1 year ago

Is there any solution for failing the build process if something missing?