University Navigation System
Go to file
2024-04-21 00:35:16 +02:00
android feat: set up project 2024-04-19 20:07:54 +02:00
assets/geo feat: major progress 2024-04-21 00:35:16 +02:00
ios feat: set up project 2024-04-19 20:07:54 +02:00
lib feat: major progress 2024-04-21 00:35:16 +02:00
linux feat: set up project 2024-04-19 20:07:54 +02:00
macos feat: set up project 2024-04-19 20:07:54 +02:00
test feat: major progress 2024-04-20 16:32:01 +02:00
web feat: set up project 2024-04-19 20:07:54 +02:00
windows feat: set up project 2024-04-19 20:07:54 +02:00
.gitignore feat: set up project 2024-04-19 20:07:54 +02:00
.metadata feat: major progress 2024-04-20 16:32:01 +02:00
analysis_options.yaml feat: major progress 2024-04-20 16:32:01 +02:00
LICENSE Initial commit 2024-04-19 17:15:16 +02:00
pubspec.lock feat: partial broken guesture detection 2024-04-20 21:14:11 +02:00
pubspec.yaml feat: partial broken guesture detection 2024-04-20 21:14:11 +02:00
README.md feat: major progress 2024-04-20 16:32:01 +02:00

uninav

App to navigate in Universities. Developed at Uni Ulm, but made to be adaptable for all other universities, or complex indoor navigation environments

Building and such

run flutter run for running the app on your device. run dart run build_runner build to run the code generator