Skip to content

GDGC-MET/Expense-Tracker-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker Logo

Expense Tracker

A minimalist Flutter app for tracking personal expenses with dark & light theme support, immersive UI, and beautiful Material Design. ✨

✨ Features

  • 🎮 Gamified Experience: Track expenses while earning XP and maintaining streaks
  • Track daily expenses 🗓
  • Categorize expenses 🏷
  • Date-wise expense management 📆
  • Dark & Light theme support 🌓
  • Immersive UI mode 📱
  • Custom app icon support 🔖
  • Responsive layout 📐

🛠 Tech Stack & Packages

  • Flutter ^3.5.3
  • Dart SDK
  • uuid: ^4.5.1 — Unique ID generation 🔑
  • intl: ^0.20.2 — Internationalization & formatting 🌐
  • cupertino_icons: ^1.0.8 — iOS style icons 🎨
  • flutter_launcher_icons: ^0.13.1 — Custom app icon configuration 📱

🚀 Getting Started

  1. Clone the repository:
git clone https://github.com/ArtisticSyndrome/expense_tracker.git
  1. Install dependencies:
flutter pub get
  1. Run the app:
flutter run

📱 Screenshots

Add screenshots 👀

Custom App Icon 🎨

- Icons are located in:

lib/app_icon/5501371.png
lib/app_icon/1.png

- Regenerate icons after changes

flutter pub run flutter_launcher_icons

Environment Setup ⚙️

  1. Flutter (Latest Stable Version)
  2. Dart SDK ^3.5.3
  3. Android Studio or VS Code
  4. Enable immersive mode for full-screen experience

🤝 Contributing

  1. Fork the repository
  2. Create your feature branch:
git checkout -b feature/AmazingFeature
  1. Commit your changes:
git commit -m 'Add some AmazingFeature'
  1. Push to the branch:
git push origin feature/AmazingFeature
  1. Open a Pull Request!

About

A minimalist Flutter app for tracking personal expenses with dark & light theme support, immersive UI, and beautiful Material Design. ✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors