Graph-based indoor navigation with step-by-step instructions.
- Dart 99.6%
- Swift 0.2%
- Shell 0.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| android | ||
| assets/images | ||
| docs | ||
| ios | ||
| lib | ||
| scripts | ||
| test | ||
| .gitignore | ||
| .metadata | ||
| analysis_options.yaml | ||
| devtools_options.yaml | ||
| l10n.yaml | ||
| LICENSE | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
Locstep
Indoor navigation from a graph: define nodes and edges, get step-by-step routes.
Demo
- Download demo video
- Download example graph for testing or as a reference template
Adding languages
- Add
lib/l10n/app_<code>.arb(see ISO 639-1). - Copy keys from
app_en.arb, translate. - Run
flutter gen-l10n.