I created this project to solve my personal problem. My father sent me taka every week once or
twice. So it is very difficult to track how much money I received in a month. So I made this project
in a simple way so I can add money received from father.
🔧 Key Features
📊 Add Expenses
🧾 Check transaction history
📅 Monthly summaries
🌐 Multi-language support with GetX localization
⚡ Reactive state management using GetX
🎨 Clean and responsive UI
🛠️ Tech Stack
Flutter - UI toolkit for crafting natively compiled apps
GetX - Lightweight and powerful state management and localization solution
Hive - For local persistent storage
Shared Preference - For local storage
expense.mp4
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.