Beautiful Todo app built using flutter
Trying to recall all the things to be done in a day is hard. No matter how good of a job we do, at the end of the day a task or two is left out. This is why experts recommend writing the days tasks first thing in the morning. This is where this flutter application comes in handy. Plus, this is a perfect project to sharpen your flutter skills.
Features
- Add tasks, events and notes.
- Daily view.
- Monthly type calendar view.
- Complete tasks and events.
- Gesture navigation.
- Delete individual task, event or note by sliding to the left.
- Swipe left or right to go forwards or backwards a day.
- Clear todo list.
- Move todos to the next day sliding to the right.
Inside the app
This the front page of the app.
The calendar view.
Adding daily tasks.
Editing the tasks.
GitHub Repository
If you want to follow the app more closely, here is a link to the github page: