A simple Flutter To-Do application that allows users to manage their daily tasks efficiently.
The app uses Hive for local storage and includes a clean, modern UI with dark and light mode support.
Features:
- Add tasks with title and description
- Mark tasks as completed
- Delete tasks with swipe gesture
- Dark and light mode support
- Calendar integration to display and organize tasks by date
Built using Flutter with Hive local database for fast and offline data management.