Private Wealth & Budget Management
Aeterna is an offline-first personal finance tracker designed for the Indian market. Built with Flutter, it offers a native experience across Android, iOS, Web, Windows, Linux, and macOS.
Unlike cloud-dependent finance apps, Aeterna stores all your data locally on your device using SQLite. There are no servers involved, no accounts to create, and no personal data ever leaves your device unless you explicitly choose to back up to your own Google Drive.
Privacy First: Your financial data belongs to you. No cloud sync, no data mining, no third-party access. Everything stays on your device. We believe financial privacy is a fundamental right, not a premium feature.
Indian Rupee Support: Full en_IN locale support with proper ₹ currency formatting and Indian numbering system (lakhs, crores). Built specifically for the Indian market with local financial conventions in mind.
Offline-First: Works completely offline. No internet connection needed for any core feature. Your data never needs to leave your device unless you choose to back it up.
Multi-Platform: Available on Android, iOS, Web, Windows, Linux, and macOS — built with Flutter for a native experience on every platform. Your data stays in sync across devices through optional Google Drive backup.
Future Planning: Project your finances year-by-year with salary growth, investment allocation, and compounding calculations — up to 100 years into the future.
| Architecture | Flutter framework with Dart — single codebase for all platforms |
| Database | sqflite (SQLite) — native on Android, FFI on Windows/Linux, in-memory on Web |
| State Management | Provider pattern with ChangeNotifier for reactive UI updates |
| Theme | Material 3 with dynamic color system, light/dark/system modes |
| Font | Inter family via Google Fonts with runtime fetching and offline fallback |
| Security | local_auth biometric (fingerprint/face) + 4-digit PIN fallback, app lock gate |
| Backup | Google Drive API v3 (appDataFolder — hidden, app-owned) + local .db file export/import |
Have questions or feedback? We would love to hear from you.
✉ info.kartikkumar@gmail.com