A Simple Todo app design in Flutter to keep track of your task on daily basis. Its built 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. This diagram showcase the dependencies to create a feature-specific BLoCs.The HomeBloc is independent and used as a communication channel between its child widgets. The app already has a preloaded Inbox project. You can add more projects by clicking add project button on SideDrawer. From the material color list you can specify any single color to the project.
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
- Works offline using Sqflite database
Categories
User Interface (UI)License
Apache License V2.0Follow WhatTodo
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WhatTodo!