A simple Flutter To-Do app with modern design.
This Flutter project is a To-Do app with modern styling and features for managing your tasks. It allows you to add, complete, and delete tasks with a user-friendly interface.
- Add new tasks
- Mark tasks as completed
- Delete tasks
- Clean and modern design
- Flutter SDK
- Code editor (e.g., Visual Studio Code, Android Studio)
-
Clone the repository:
git clone https://github.com/your-username/todo-app.git
cd todo-app
```bash
flutter pub get
```
```bash
Run the app:
```
Make sure to create a LICENSE.md
file with the actual license text (e.g., MIT License) and, if needed, a CONTRIBUTING.md
file outlining contribution guidelines.