A task-driven personal-finance app — iOS and Android from a single Flutter codebase.
Instead of logging every expense, WealthLens turns money management into a short list of monthly tasks: open it, see where you stand, do this month's tasks, move toward your goals. It advises — it never moves real money, so the allocation engine is fully unit-tested and trustworthy on its own. Honest, never judgmental: no shaming, no nagging notifications.
- Flutter — one codebase, iOS + Android
- Drift — local SQLite persistence
- Riverpod — state management
- Pure-Dart domain layer (enforced by a small custom lint)
flutter pub get
flutter runClone it, build it, make it your own.
Built solo — product, design system, and implementation by one engineer, paired with Claude Code, Anthropic's agentic coding tool.