This Todo app is a task management application with a simple and easy-to-use interface.
Try in your browser: https://minimal-list-app.web.app/
- Intuitive operation with a simple UI
- Add and delete tasks
- Toggle task completion status
- Dynamic color and dark mode support
The basic usage of the app is as follows:
- Tap the "+" button to add a new task.
- Swipe a task to delete it.
- Tap the checkbox to toggle the task's completion status.
- Flutter [3.24.5]
- Dart [3.5.4]
- Android Studio [2024.2]
Contributions to this project are welcome! Bug reports, feature suggestions, and pull requests are all appreciated.