feat: Implement location tracking service and haptic feedback for device advertising

This commit is contained in:
Janez T
2025-10-16 21:27:22 +02:00
parent c6c56f858d
commit 58d8ef0dae
18 changed files with 203 additions and 16 deletions

View File

@@ -76,6 +76,9 @@ dependencies:
# Notifications
flutter_local_notifications: ^18.0.1
# Vibration
vibration: ^2.0.0
dev_dependencies:
flutter_test:
sdk: flutter