To-Do List

A To-Do List App built using Dart/Flutter.

Features

  • Users can create their own tasks by clicking on the '+' buttons.
  • You can mark a task as done by cliking on it (check it).
  • When creating a task you may choose to add a deadline, including only a date or a date and a time.
  • You can edit tasks by clicking on the pen button.
  • You can delete a task by sliding it from right to left.

Possible features

  • User could add more than one list.
  • User could receive a push-up when a task is expired.
  • Users could change the color scheme of the app.

Screenshots

Homepage
no_tasks_yet

homepage

Add New Task

add_new_task

Pick Date and Time

pick_date

pick_time

GitHub

https://github.com/arthurbz/to_do_list