Privacy-first period tracker. All data stored locally, encrypted.
- Cycle tracking with predictions
- Encrypted local storage (SQLCipher)
- Biometric authentication
- Custom shader-based UI
- No cloud, no accounts, no data sharing
- Flutter 3.6+
- Drift + SQLCipher (encrypted local database)
- Riverpod (state management)
- Custom fragment shaders
flutter pub get
flutter runSola stores everything on your device. Your data never leaves your phone.
MIT