feat: Integrate dotenv for environment variable management and update .gitignore

This commit is contained in:
Dayron
2025-10-20 01:45:55 +02:00
parent d41e6ff6db
commit f98f81f2f7
5 changed files with 18 additions and 3 deletions

View File

@@ -50,6 +50,7 @@ dependencies:
geolocator: ^14.0.2
google_places_flutter: ^2.1.1
http: ^1.5.0
flutter_dotenv: ^6.0.0
dev_dependencies:
flutter_test:
@@ -76,6 +77,7 @@ flutter:
# To add assets to your application, add an assets section, like this:
assets:
- assets/icons/
- .env
#- assets/images/
# An image asset can refer to one or more resolution-specific "variants", see