• Stars
    star
    1
  • Language
    C++
  • Created almost 2 years ago
  • Updated over 1 year ago

Reviews

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.