This commit is contained in:
Hamza Aleghwairyeen
2024-03-27 12:01:28 +03:00
parent 0f79b2d86b
commit eb67f93e71
13 changed files with 304 additions and 171 deletions

View File

@@ -60,6 +60,7 @@
// ''');
// });
// } else {
// await Permission.locationAlways.request();
// print('Location permission not granted');
// }
// }