A sleek and modern TODO list app built with Flutter. This app allows users to add, edit, complete, and delete tasks with an automatic countdown timer for each task.
- 📌 Add tasks with a countdown timer (60s auto-delete feature)
- ✏️ Edit tasks seamlessly
- ✅ Mark tasks as completed
- 🗑️ Delete tasks manually
- ⏳ Real-time countdown timer displayed for each task
- 🎨 Beautiful and responsive UI with Material Design
- Clone the repository:
git clone https://github.com/TutorialsAndroid/TODO-App-Flutter-Android.git
- Navigate to the project directory:
cd flutter-todo-app - Install dependencies:
flutter pub get
- Run the app:
flutter run
- Flutter
- Dart
- Material Design
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Feel free to submit a pull request or open an issue to suggest improvements.
For any questions or feedback, reach out via [akshaysunilmasram@yahoo.com].
💙 Made with Flutter!