diff --git a/pubspec.yaml b/pubspec.yaml index 1c82525..16a7690 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,8 +36,9 @@ dev_dependencies: flutter: uses-material-design: true - # Assets for .env file (optional - only if you want to bundle defaults) + # Assets for .env file # .env should be in .gitignore and not committed - # assets: - # - .env + # Copy .env.example to .env and fill in your values + assets: + - .env