Privacy-first • Offline-ready • AI-powered • 24 asset types
Most finance apps are cluttered, invasive, or ugly. WealthSync is a modern, privacy-first financial companion that combines beautiful design with powerful automation and complete wealth tracking.
| 🔒 Privacy First | Your data stays yours. Offline-first architecture with biometric lock. No data sold. |
| 🤖 AI Automation | Pro tier reads bank SMS via on-device ML and auto-categorizes transactions. |
| 📊 Wealth Management | Track 24 asset types — stocks, real estate, crypto, gold, PF, NPS, and more. |
| 🎨 Beautiful Design | Glassmorphic UI with smooth animations. Full dark mode support. |
| 📱 UPI Payments | Native UPI integration — send money directly from the app. |
- Dashboard — Monthly balance, spending trends, quick insights
- Expense Tracking — Add income/expenses in seconds
- Visual Analytics — Interactive charts (fl_chart)
- Wealth Portfolio — 24 asset types, custom entries, targets
- Custom Categories — Organize spending your way
- Offline Support — Full functionality without internet
- Biometric Lock — Fingerprint / face unlock
- Budgeting — Monthly budgets with alerts
- Savings Goals — Track and visualize progress
- Recurring Payments — Auto-track subscriptions and EMIs
- Lent Money Tracking — Track loans between friends
- Savings Challenges — Gamified saving streaks
- CSV/PDF Export — Export your data
| Feature | Free | Pro |
|---|---|---|
| Transactions/mo | 150 | Unlimited |
| Categories | 10 | Unlimited |
| SMS Auto-Tracking | ❌ | ✅ AI-powered |
| Smart Budget Alerts | ❌ | ✅ |
| Advanced Analytics | Basic | Lifetime history |
| Receipt OCR | ❌ | ✅ |
| Priority Support | Standard | Priority |
| Price | Free | ₹249/mo |
| Layer | Technology |
|---|---|
| Framework | Flutter (Dart SDK ^3.9.2) |
| State Management | GetX |
| Backend | Firebase Auth, Firestore, Crashlytics, Messaging, Storage, Performance |
| Architecture | MVC-Service-Repository |
| SMS / OCR | google_mlkit_text_recognition |
| Charts | fl_chart |
| Payments | UPI via Kotlin MethodChannel |
| Auth | Email/Password, Google Sign-In, Apple Sign-In |
| Responsive | flutter_screenutil (390×844 reference) |
# Clone
git clone https://github.com/justaman045/Finance-Control.git
cd Finance-Control
# Install dependencies
flutter pub get
# Run tests
flutter test
# Analyze
flutter analyze
# Run app
flutter run
# Build release APK
flutter build apk --releaseLatest APK: https://github.com/justaman045/Finance-Control/releases/download/v2.0.121/app-release.apk
Installation: Download the .apk on your Android device, open it, and allow installation from unknown sources.
We welcome contributions! See CONTRIBUTING.md to get started.
- Found a bug? Open an issue
- Have an idea? Open a feature request
Distributed under the MIT License. See LICENSE for details.
