Habit Tracker is a mobile application developed using Flutter. It helps users to track their habits and maintain a healthy lifestyle.
- Create, edit, and delete habits.
- Track habit completion with a visual heatmap.
- Toggle between light and dark themes.
- Persistent data storage with Isar database.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Flutter SDK
- Dart
- Android Studio or VS Code
- Clone the repo
- Navigate into the project directory
- Install dependencies
- Run the app
HabitTracker v1.0.0