GPS data save to supabase on the navigation screen #2
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user