This repo contains Source Code of a TO-DO App in Flutter. We have used SQFLITE database to store persistant data.
APK folder contains the app-release.apk
- Add('+') button to add tasks
- Tap on the task to edit
- Tap on the delete icon to delete the task