skantravels/Mobile
2024-08-21 10:03:03 +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 Implement login and save token 2024-08-21 10:03:03 +02:00
build Authorization through swagger works 2024-08-15 12:26:02 +02:00
ios Initial commit 2024-08-05 09:00:16 +02:00
lib Implement login and save token 2024-08-21 10:03:03 +02:00
linux Initial commit 2024-08-05 09:00:16 +02:00
macos Implement login and save token 2024-08-21 10:03:03 +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 Initial commit 2024-08-05 09:00:16 +02:00
.gitignore Add environment variables 2024-08-21 09:19:04 +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
environment.example.json Add environment variables 2024-08-21 09:19:04 +02:00
pubspec.lock Implement login and save token 2024-08-21 10:03:03 +02:00
pubspec.yaml Implement login and save token 2024-08-21 10:03:03 +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