# burhanrashid52/WhatTodo

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

Repository: https://github.com/burhanrashid52/WhatTodo
Canonical: https://ross.abutalabs.com/products/whattodo
Language: Dart
License: Apache-2.0
License Family: permissive
Topics: flutter, dart, android, ios, task, sqflite, whattodo, projects, labels
Last push: 2026-02-12T14:45:30+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 67, release rhythm 40, longevity 100
- inputs: {"age_days": 3059, "days_push": 202, "days_rel": 662, "gap_med": 0, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1265, forks 277 (observed 2026-08-28T04:04:10.980399+00:00)

## What it is
WhatTodo is a simple cross-platform to-do application built with Flutter to track daily tasks. It uses the BLoC architecture pattern and Sqflite for offline storage, supporting projects, labels, priorities, and due dates.

## Use cases
- track daily tasks on my phone
- simple offline todo app for android and ios
- flutter todo app example with bloc
- organize tasks with projects and labels
- learn bloc pattern in a real app
- task manager with due dates and priorities

## When to choose
- you want a lightweight offline task tracker on Android or iOS
- you want a reference Flutter app demonstrating BLoC architecture
- you need tasks organized by projects, labels, and due dates

## When to avoid
- you need cloud sync or multi-device collaboration
- you need team-based project management features
- you want a web or desktop task app

## Facets
- artifact type: application
- maturity: active
- function: mobile-framework, state-management, file-system
- domain: developer-tools, mobile-development, cross-platform
- platform: cross-platform
- tags: todo-app, flutter, bloc-pattern, sqflite, task-management, offline-first, android, ios, mobile

## Member repositories
- burhanrashid52/WhatTodo (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:10.980399+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:03:50.986504+00:00, confidence not recorded.
  - readme: https://github.com/burhanrashid52/WhatTodo (fetched 2026-08-28T04:04:10.980399+00:00, sha b76fc51f1883)
- Data as of 2026-08-30T08:39:29.467469+00:00.
