A simple Flutter application for tracking your expenses. Keep an eye on your spending and manage your finances with ease.
- 📋 Expense Tracking: Record and categorize your expenses.
- 📈 Data Visualization: Visualize your spending habits with pie charts.
- ✅ Form Validations: Ensure accurate expense input with validation.
- 🖼️ Custom App Icon: Personalize your app with a custom icon.
- 💾 Local Storage: Store your expense data locally using the Hive package.
Follow these steps to clone and run the project on your local machine:
-
Clone the repository:
git clone https://github.com/your-username/expense-tracker.git cd expense-tracker
-
Run the application:
flutter pub get flutter run
Feel free to contribute to this project. If you have any feature suggestions or find any issues, please create a GitHub issue or submit a pull request.
Happy expense tracking! 📈💸