A simple Habits app built with Flutter. This app allows users to create, update, and delete tasks to help keep track of their daily Habits and activities.
- Create Habits with a title and description.
- Mark Habits as completed.
- Edit existing Habits.
- Delete Habits.
- Clean and intuitive user interface.
- Persistent storage of Habits using local storage.
- Dark mode support.
-
Clone this repository to your local machine using:
git clone https://github.com/your-username/habits-app-flutter.git