skantravels/Mobile
2024-09-17 09:26:00 +02:00
..
.run Add environment variables 2024-08-21 09:19:04 +02:00
.vscode Add environment variables 2024-08-21 09:19:04 +02:00
android Add app name and icon for android app 2024-09-16 13:52:49 +02:00
assets init: UI for profile added. Login on API changed 2024-08-22 13:28:24 +02:00
ios you can access photos by pressing button on editprofile. no functionallity 2024-09-06 15:13:30 +02:00
lib Merge remote-tracking branch 'origin/openai-implementation' 2024-09-17 09:26:00 +02:00
linux you can access photos by pressing button on editprofile. no functionallity 2024-09-06 15:13:30 +02:00
macos you can access photos by pressing button on editprofile. no functionallity 2024-09-06 15:13:30 +02:00
test Initial commit 2024-08-05 09:00:16 +02:00
web Initial commit 2024-08-05 09:00:16 +02:00
windows you can access photos by pressing button on editprofile. no functionallity 2024-09-06 15:13:30 +02:00
.env.example created .env.example 2024-09-17 09:20:20 +02:00
.gitignore guidebook done 2024-09-17 09:14:31 +02:00
.metadata Initial commit 2024-08-05 09:00:16 +02:00
analysis_options.yaml Initial commit 2024-08-05 09:00:16 +02:00
build-apk.sh Add app name and icon for android app 2024-09-16 13:52:49 +02:00
environment.example.json Add environment variables 2024-08-21 09:19:04 +02:00
environment.prod.json Fix errors in prod backend and android app 2024-09-16 13:52:49 +02:00
package-lock.json test 2024-09-12 13:29:06 +02:00
package.json test 2024-09-12 13:29:06 +02:00
pubspec.lock Merge remote-tracking branch 'origin/openai-implementation' 2024-09-17 09:26:00 +02:00
pubspec.yaml Merge remote-tracking branch 'origin/openai-implementation' 2024-09-17 09:26:00 +02:00
README.md Add environment variables 2024-08-21 09:19:04 +02:00

SkanTravels frontend

Running

  • Copy environment.example.json to environment.json and fill out the values
  • Run flutter run --dart-define-from-file environment.json