screen-locker/stronglift_replacement/workout_app
Krzysztof kuhy Rudnicki 735f900bf8 fix: restore per-rep breaks with audio/vibration
Breaks belong after each rep (circle tap), not removed entirely.
Restored break_banner, audioplayers, vibration, and break_end.mp3 asset.
Break triggers on every circle tap except the last one; 3 min on success,
5 min on failure; sound + vibration fires when the countdown ends.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 16:32:37 +02:00
..
android feat: add Flutter workout app (StrongLifts replacement) 2026-05-31 16:23:46 +02:00
assets/sounds fix: restore per-rep breaks with audio/vibration 2026-05-31 16:32:37 +02:00
lib fix: restore per-rep breaks with audio/vibration 2026-05-31 16:32:37 +02:00
test feat: add Flutter workout app (StrongLifts replacement) 2026-05-31 16:23:46 +02:00
.gitignore feat: add Flutter workout app (StrongLifts replacement) 2026-05-31 16:23:46 +02:00
.metadata feat: add Flutter workout app (StrongLifts replacement) 2026-05-31 16:23:46 +02:00
analysis_options.yaml feat: add Flutter workout app (StrongLifts replacement) 2026-05-31 16:23:46 +02:00
CONTEXT.md feat: add Flutter workout app (StrongLifts replacement) 2026-05-31 16:23:46 +02:00
pubspec.lock fix: restore per-rep breaks with audio/vibration 2026-05-31 16:32:37 +02:00
pubspec.yaml fix: restore per-rep breaks with audio/vibration 2026-05-31 16:32:37 +02:00
README.md feat: add Flutter workout app (StrongLifts replacement) 2026-05-31 16:23:46 +02:00

workout_app

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.