ACM MobiSys 2024のPoster/Demoセッションで発表した自己位置推定アプリです。
- 論文ソースコード
- 論文URL
ホーム画面 | データセット収集画面 | 位置推定画面 |
---|---|---|
![]() |
![]() |
![]() |
fvm flutter pub get
fvm flutter pub run build_runner build --delete-conflicting-outputs
fvm flutter run
- Run
fvm flutter build web
- Copy files in a
build/web
folder to adocs/
folder - Modify
href="/"
tohref="/localization-app/"
in a base tag within thedocs/index.html
file - Git push & automatically deployed for Github pages