A simple and intuitive To Do application built with Flutter, utilizing Hive for efficient local storage and the flutter_slidable
package to enhance user interactions with list items.
- Add Tasks: Easily create new tasks and add them to your To Do list.
- Delete Tasks: Quickly remove tasks from your list using swipe gestures.
- Local Storage: Store your tasks locally on the device using Hive, ensuring fast and reliable access.
- User-Friendly Interface: A clean and straightforward design for seamless navigation.
Screen | Screenshot |
---|---|
Task List | |
Add Task Screen | |
Task Deletion | |
Completed Tasks |