A mobile app to track your 💵 income and 💸 expenses. Built with Flutter, it helps you manage your money smarter with charts, filters, and reports.
- 💸 Add income and expense entries with date & notes
- 📄 Export your transaction history as a PDF ✅
- 📊 Pie chart visualization by category ✅
- 🌓 Light/Dark theme with system preference
- 💰 Real-time balance updates
git clone https://github.com/junayedahamed/expense_tracker
cd expence_tracker
flutter pub get
flutter run
git checkout -b feature/your-feature-name
#Stage your changes
git add .
git commit -m "Add: Your feature description"
git push origin feature/your-feature-name
# Fork the repository 🍴
# Clone it locally 💻
# Create a feature branch 🌿
# Make your changes 💡
# Push and create a pull request 🚀
cupertino_icons: ^1.0.8
flutter_bloc: ^9.1.1
fl_chart: ^1.0.0
flutter_svg: ^2.2.0
drift: ^2.26.1
drift_flutter: ^0.2.4
path_provider: ^2.1.5
provider: ^6.1.5
permission_handler: ^12.0.1
pdf: ^3.11.3
file_saver: ^0.3.1
shared_preferences: ^2.5.3
path: ^1.9.1
device_info_plus: ^11.5.0
# workmanager: ^0.8.0
lottie: ^3.3.1
url_launcher: ^6.3.2
animated_text_kit: ^4.2.3
Made with ❤️ by the community. linkedin