This is a simple todo app built using Flutter. It allows users to create and manage their tasks in a convenient way.
- Create new tasks with a title
- Mark tasks as complete or incomplete
- Delete tasks
- Clone the repository:
git clone https://github.com/shahnawazdev/ToDo.git
- Change to the project directory:
cd ToDo
- Install dependencies:
flutter pub get
- Run the app:
flutter run
- Flutter SDK: 3.7.3
- Dart SDK: 2.19.2
- DevTools version 2.20.1
- Flutter Framework: 3.7.3
- Android SDK: 33.0.0
Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.
This project is licensed under the GNU General Public License v3.0.