Overview
Peadra is a secure, privacy-focused cross-platform application designed to streamline personal finance and asset management. Track your assets, manage transactions across multiple accounts and currencies, and keep full control of your finances.
The tool was born out of my own frustration with excel accounting, and personal preference for local apps. What started as a personal utility quickly grew into something others found useful too.
Key Features
- Portfolio balance and asset tracking
- Multi-currency transaction management
- Local SQLite storage with AES-256 encryption
- Custom category organization and merging
- Automated recurring transactions
- CSV data import and export
Tech Stack
Built with Google's Flutter framework, using Dart as language.
This ensures cross-platform reliability and optimization.
What I Learned
This project deepened my understanding of app design, cross-platform compatibility, and open-source maintenance. Managing user feedback and balancing features with stability is a valuable experience.