An open API service indexing awesome lists of open source software.

https://github.com/shiburagi/todo-app-flutter


https://github.com/shiburagi/todo-app-flutter

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Todo App UI

A sample UI for todo app developed in flutter

## Task
- Add new todo
- Delete todo
- Check & uncheck todo
- Delete all completed todo
- Display correct active todo still left
- Filter (All, Active, Completed)

## Demo



# Todo-App-Flutter