change app name, add route calculator

This commit is contained in:
2025-07-26 18:05:29 +01:00
parent 3bef606d41
commit 34f0e8d96d
24 changed files with 625 additions and 157 deletions

View File

@@ -1,6 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application
android:label="mileograph_sbb_flutter"
android:label="mileograph_flutter"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity