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
- Host: GitHub
- URL: https://github.com/dkter/todo
- Owner: dkter
- License: mpl-2.0
- Created: 2018-10-03T02:46:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T19:19:51.000Z (over 3 years ago)
- Last Synced: 2025-03-06T02:17:58.589Z (over 1 year ago)
- Topics: android, android-app, flutter
- Language: Dart
- Size: 612 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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

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