skantravels/Mobile
Sandertp 6fd77b3330 Add ReviewListPage and show list of reviews
Co-authored-by: Reimar <mail@reim.ar>
2024-09-04 11:53:32 +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 your current location can now be dislayed. 2024-08-30 14:58:11 +02:00
assets init: UI for profile added. Login on API changed 2024-08-22 13:28:24 +02:00
ios your current location can now be dislayed. 2024-08-30 14:58:11 +02:00
lib Add ReviewListPage and show list of reviews 2024-09-04 11:53:32 +02:00
linux Initial commit 2024-08-05 09:00:16 +02:00
macos your current location can now be dislayed. 2024-08-30 14:58:11 +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 your current location can now be dislayed. 2024-08-30 14:58:11 +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 Show reviews on frontend with colored pins 2024-09-03 13:33:50 +02:00
pubspec.yaml your current location can now be dislayed. 2024-08-30 14:58:11 +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