University Navigation System
Go to file
Yandrik 1211c9b16e feat: proper routing 2024-04-21 16:27:48 +02:00
android feat: GPS and web compatible 2024-04-21 14:21:31 +02:00
assets/geo feat: GPS and web compatible 2024-04-21 14:21:31 +02:00
ios feat: set up project 2024-04-19 20:07:54 +02:00
lib feat: proper routing 2024-04-21 16:27:48 +02:00
linux feat: major progress 2024-04-21 02:22:53 +02:00
macos feat: GPS and web compatible 2024-04-21 14:21:31 +02:00
test feat: complete working navigation functions 2024-04-21 10:47:29 +02:00
web feat: set up project 2024-04-19 20:07:54 +02:00
windows feat: GPS and web compatible 2024-04-21 14:21:31 +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
LICENSE Initial commit 2024-04-19 17:15:16 +02:00
README.md 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
pubspec.lock feat: GPS and web compatible 2024-04-21 14:21:31 +02:00
pubspec.yaml feat: GPS and web compatible 2024-04-21 14:21:31 +02:00

README.md

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