A personal fitness tracking app built with Flutter, letting users log workouts and monitor their progress over time, with all data persisted locally via sqflite.
Structuring the local database schema to support flexible workout logging while keeping the UI responsive and simple to use day-to-day.
Dig into the source code on GitHub.