WhatTodo is a Simple Todo app design in Flutter to keep track of your task on daily basis. Its build on BLoC Pattern. You can add a project, labels, and due-date to your task also you can sort your task on the basis of project, label, and dates.
Features:
- Build on BLoC Architecture Pattern
- 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

Leave a Reply
You must be logged in to post a comment.