A simple and intuitive habit tracking app designed to help users build positive habits, stay consistent, and achieve their personal and productivity goals. Track your progress, visualize your growth, and stay motivated with daily check-ins.
- ✅ Add, edit, and delete habits
- 📅 Daily habit check-ins
- 📊 Track progress with streaks and stats
- 🎯 Set habit goals and get reminders
- ☁️ Firebase integration for real-time data storage
- 🌙 Light/Dark mode support (optional)
- 📈 Clean and responsive UI built with Flutter
- Flutter SDK installed
- Firebase project setup
- Android Studio / VS Code / Xcode (optional for iOS)
git clone https://github.com/yourusername/habit-tracker.git
cd habit-tracker
flutter pub get
flutter run