Xpense is a Flutter-based personal expense tracking application designed to help users manage and visualize their daily spending.
-
Add Expenses: Log expenses by entering:
- Title
- Amount
- Date
- Category (Leisure, Food, Travel, Work)
-
Bar Chart Visualization: Analyze your spending habits through a bar chart that displays the distribution of expenses by category.
-
Category Management: Classify expenses into predefined categories for better organization and insights.
-
Responsive UI: Clean, minimal, and user-friendly interface adaptable to various screen sizes.
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
- Clone the repository:
git clone https://github.com/yourusername/xpense_app.git
- Navigate to the project directory:
cd xpense_app - Install dependencies:
flutter pub get
- Run the app:
flutter run
- Flutter: UI development
- Dart: Programming language
- Charts: For bar chart visualization
- Material Design: UI Components





