There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a simple ToDo app created using flutter. The local storage of the mobile will be used. User can add their task with due date and due time. App displays the remaining time for each task. User can delete each task once the task is completed.