uninav/README.md

8 lines
297 B
Markdown
Raw Normal View History

2024-04-19 18:07:54 +00:00
# uninav
2024-04-19 15:15:16 +00:00
2024-04-20 14:32:01 +00:00
App to navigate in Universities. Developed at Uni Ulm, but made to be adaptable for all other universities, or complex indoor navigation environments
2024-04-19 18:07:54 +00:00
2024-04-20 14:32:01 +00:00
## Building and such
2024-04-19 18:07:54 +00:00
2024-04-20 14:32:01 +00:00
run `flutter run` for running the app on your device.
run `dart run build_runner build` to run the code generator