Package the webapp in a docker nginx lightweight container

This commit is contained in:
Dat PHAM HOANG
2022-02-21 16:42:51 +07:00
committed by Dat H. Pham
parent c0f5c47346
commit 6ee34c4d97
6 changed files with 60 additions and 25 deletions
+4
View File
@@ -58,6 +58,9 @@ dependencies:
# either
dartz: 0.10.1
# flutter_dotenv
flutter_dotenv: 5.0.2
# flutter_typeahead
flutter_typeahead: 3.1.1
@@ -153,6 +156,7 @@ flutter:
# - images/a_dot_ham.jpeg
assets:
- assets/images/
- env.file
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware.