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

https://github.com/dkter/todo

A simple to-do list app for Android
https://github.com/dkter/todo

android android-app flutter

Last synced: about 1 month ago
JSON representation

A simple to-do list app for Android

Awesome Lists containing this project

README

          

# todo

Simple to-do list app for Android.

## Features
- Add to-do list items with the floating action button
- Edit items by long-pressing on them
- Delete items by swiping them away
- Set a due date to keep track of your tasks
- Schedule a reminder notification to help remind you what's coming up
- Since this is made with Flutter, it may support iOS too, but I don't have an iPhone so I can't check

## Screenshot
![](screenshot.png)

## Download
[Android APK download](https://github.com/dkter/todo/releases/download/1.1/todo.apk)