This is a simple Flutter-based todo list application that allows users to add, manage, and delete tasks. The app features a clean UI with task completion status tracking, making it easy for users to manage their daily tasks efficiently.
- Add new tasks to the list
- Mark tasks as completed or pending
- Delete tasks using swipe gestures
- Responsive design and smooth animations
- Uses Flutter Slidable for swipe-to-delete functionality
- Flutter (Dart)
- flutter_slidable for swipe actions
- Material Design