fix .env
This commit is contained in:
+4
-3
@@ -36,8 +36,9 @@ dev_dependencies:
|
|||||||
flutter:
|
flutter:
|
||||||
uses-material-design: true
|
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
|
# .env should be in .gitignore and not committed
|
||||||
# assets:
|
# Copy .env.example to .env and fill in your values
|
||||||
# - .env
|
assets:
|
||||||
|
- .env
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user