feat(api_connection): add test request to VBB API and ignore env files

This commit is contained in:
fbachus
2026-05-15 17:09:18 +02:00
parent b8d226fd38
commit 274c27c7e1
5 changed files with 103 additions and 3 deletions
+4
View File
@@ -34,6 +34,8 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
flutter_dotenv: ^6.0.1
http: ^1.6.0
dev_dependencies:
flutter_test:
@@ -61,6 +63,8 @@ flutter:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
assets:
- .env
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/to/resolution-aware-images