GPS data save to supabase on the navigation screen #2

This commit is contained in:
2025-10-11 23:13:05 +02:00
parent e8a6e4464a
commit 7e035f1414
3 changed files with 43 additions and 39 deletions
@@ -27,10 +27,10 @@ class NavigationView extends GetView<NavigationViewController> {
crossAxisAlignment: CrossAxisAlignment.start,
children: [
Text('Navigáció'),
Text(
"Mérés: Zalaegerszeg",
style: TextStyle(fontSize: 12.0),
)
// Text(
// "Mérés: Zalaegerszeg",
// style: TextStyle(fontSize: 12.0),
// )
],
),
actions: [