Releases: asadbaidar/flutter_kanban
Releases · asadbaidar/flutter_kanban
kanban-v0.0.1-dev
Kanban
Flutter app for Kanban board to manage tasks using Todoist API.
Features
- View all projects and select one to view tasks
- View all tasks and their details
- Add a new task or edit one
- Move task between sections by dragging or with dropdown
- Add or view comments on task
- Complete a task
- View completed task history
- Reopen the completed task
Screenshots
Home | Board | Task |
---|---|---|
Screen records
Create | Edit | Comment | Complete |
---|---|---|---|
create.mp4 |
edit.mp4 |
comment.mp4 |
complete.mp4 |