fix .env
This commit is contained in:
+4
-3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user