mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Adding WhatTodo app in Full apps (#27)
This commit is contained in:
committed by
Andrew Brogdon
parent
e05dedbc5f
commit
c61bb7e17f
3
INDEX.md
3
INDEX.md
@@ -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
|
||||
and how to move work off the UI thread into an isolate.
|
||||
|
||||
#### [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [](https://github.com/burhanrashid52/WhatTodo) [](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
|
||||
|
||||
#### [Shrine](shrine) _(Flutter team)_
|
||||
|
||||
Reference in New Issue
Block a user