Adding WhatTodo app in Full apps (#27)

pull/33/head
Burhanuddin Rashid 7 years ago committed by Andrew Brogdon
parent e05dedbc5f
commit c61bb7e17f

@ -66,6 +66,9 @@ An unofficial Finnkino client that shows movies and showtimes of Finnkino cinema
A simple reversi clone built with Flutter. It showcases some implicit animations A simple reversi clone built with Flutter. It showcases some implicit animations
and how to move work off the UI thread into an isolate. and how to move work off the UI thread into an isolate.
#### [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [![GitHub stars](https://img.shields.io/github/stars/burhanrashid52/WhatTodo.svg?style=social&label=Star)](https://github.com/burhanrashid52/WhatTodo) [![GitHub forks](https://img.shields.io/github/forks/burhanrashid52/WhatTodo.svg?style=social&label=Fork)](https://github.com/burhanrashid52/WhatTodo/fork)
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.
## Demos ## Demos
#### [Shrine](shrine) _(Flutter team)_ #### [Shrine](shrine) _(Flutter team)_

Loading…
Cancel
Save