The Problem I Was Solving

Most fitness apps sync your health data to the cloud. I wanted an app where everything stays on-device — encrypted and private. No subscriptions, no cloud dependency.

So I built AI Gym Mentor in Flutter.

The Architecture

1. Encrypted Local Database with Drift + SQLCipher