Prime

Prime

Personal net worth manager

Building
FlutterHiveProviderMaterial 3

Overview

Prime is a privacy-first personal net worth manager built with Flutter. It helps track assets, liabilities and overall net worth without relying on cloud services.

Why I Built This

"I wanted to create a personal finance app that prioritizes user privacy and doesn't rely on cloud services. I also wanted to learn Flutter and explore local persistence with Hive."

Features

  • Track assets and liabilities
  • Automatic net worth calculation
  • Offline-first storage
  • Minimal and clean interface

Lessons Learned

  • Designed reusable Flutter components.
  • Learned local persistence with Hive.
  • Improved application architecture using repositories.

Resources