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

APACHE-2.0 License

Stars
1.1K
Committers
10

Bot releases are visible (Hide)

WhatTodo - 2.0.0 Latest Release

Published by burhanrashid52 3 months ago

What's Changed

Full Changelog: https://github.com/burhanrashid52/WhatTodo/compare/v.1.0.3...2.0.0

WhatTodo - v.1.0.3

Published by burhanrashid52 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/burhanrashid52/WhatTodo/compare/v.1.0.2...v.1.0.3

WhatTodo - Null Safety

Published by burhanrashid52 over 3 years ago

WhatTodo - Playstore

Published by burhanrashid52 over 3 years ago

WhatTodo - BLoC Pattern

Published by burhanrashid52 almost 6 years ago

BLoC Diagram

This diagram show case the dependencies to create a feature specific BLoCs.The HomeBloc is independent and used as communication channel between its child widgets.

Relationship

This diagram shows that how each widget uses BLoCs.

Badges
Extracted from project README
GitHub Actions Uplabs FlutterWeekly AwesomeAndroid Twitter Medium Facebook
Related Projects