Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

flutter flutter logo what todo app

life can feel overwhelming. but it doesn’t have to.

a simple todo app design in flutter to keep track of your task on a daily basis. you can add project, labels and due-date to your tasks.

todo app features

  • add projects by specifying a unique color to it
  • add labels by specifying a unique color to it
  • add task by defining its priority
  • swipe to delete or complete the task
  • sorting task
  • works offline using sqflite database

project

the todo app already has a preloaded inbox project. you can add more projects by clicking add project button on sidedrawer. from material color list you can specify any single color to the project

simple flutter todo app design

you can assign only one project to a single task

labels

you can add multiple labels by clicking add labels button on sidedrawer. from material color list you can specify any single color to the label

simple flutter todo app design

you can assign multiple labels to a single task

task

you can add a task with multiple attributes. you must assign a project to task if not then by default it will be added in the inbox project. the task can have zero or more to label assing to it

simple flutter todo app design

swipe the task

you can delete a task by swiping left-to-right or your can mark task as completed by swiping right-to-left. you can also undo a completed task by clicking on options menu where it shows the list of all completed tasks there you can swipe right-to-left to undo the completed task

simple flutter todo app design

sorting

you can sort your task with date i.e today and next 7 days and also according to project and labels

simple flutter todo app design

what’s next?

  • editiable project,label and task
  • deletable project and label
  • comment/description in task
  • reminder with notification

download the full project for this post from the following button

this source is fully free for all time

download as zip


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Comments are closed.