Future Life — Strategic Life Planner App
**Future Life** is a data-driven Flutter app that simulates how your daily habits today will shape your life over the next 10 years — financially, physically, intellectually, and socially.
### Core Features
**Life Simulation Engine**
- Financial projections: 1Y, 5Y, and 10Y savings and net worth
- Health score based on weekly workout consistency
- Career and cognitive growth based on study hours and certifications
- Social balance score vs. isolation risk index
**Parallel Futures**
- Visualize 3 paths simultaneously: Current Habits, Optimized Path, and Decline Path
- Side-by-side scenario comparison with interactive charts
**Data Visualization**
- Interactive line charts and metric gauges via `fl_chart`
- Dynamic sliders and animated counters
**Auth**
- Email/Password + Google Sign-In
- Custom Node.js/Python backend with `idToken` verification (no Firebase)
### Tech Stack
- **Flutter** + Riverpod + GoRouter
- **Dio** with custom BaseApiService
- **fl_chart** for visualizations
- **flutter_animate** for micro-animations
- `shared_preferences` + `flutter_secure_storage`
Design
- Deep space dark mode (`#0A0B10`)
- Glassmorphism cards, glowing borders, neon accents
- Full Arabic/English localization with RTL support