This is a simple Flutter application for managing a to-do list, featuring task creation, viewing, editing, deletion, and completion status updates.
To get started:
- Clone the repository using:
git clone https://github.com/tanviparmarrajput/flutter-todo-list.git
- Navigate to the project directory with:
cd flutter-todo-list
- Install dependencies via:
flutter pub get
- Run the app on an emulator or device with:
flutter run
For contributions:
- Fork the repository
- Create a branch
- Make changes
- Commit
- Push
- Submit a Pull Request
The project is licensed under the MIT License.
For any inquiries, contact me at parmarrajputtanvi@example.com or visit my GitHub profile.