Todo App
A simple Todo App built with Flutter that supports basic CRUD operations on todos. It features a clean user interface with Material 3 design principles and supports auto dark mode based on the system settings.
Features
- Create new todos with title
- Mark todos as completed or uncompleted
- Edit existing todos to update their titles
- Delete unwanted todos
- Supports auto dark mode based on system settings
Screenshots


Getting Started
Prerequisites
- Flutter SDK: Installation Guide
Installation
-
Clone the repository:
-
Navigate to the project directory:
-
Install the dependencies:
Usage
-
Connect your device or emulator.
-
Run the app.
This will start the Todo App on your connected device or emulator. You can now explore the app's features and functionality.
Contributions
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request. For major changes, please open an issue first to discuss your proposed changes.