Loading…
Detects physical activity and falls with voice alerts.
flutter pub getThis skill implements a voice alert system for detecting physical activities such as walking, running, and stillness, as well as fall detection using the Flutter fitness_tracker project. It leverages the sensors_plus package for continuous monitoring and flutter_tts for voice notifications, ensuring real-time feedback without altering existing platform logic.