Welcome to the Flutter ToDo App! This application is designed to assist users in efficiently managing their tasks and to-dos.
- Task Management: Keep track of your tasks and to-dos in one convenient place.
- User-Friendly Interface: Enjoy a clean and intuitive user interface for a seamless experience.
- Task Completion Tracking: Monitor your progress by marking tasks as done.
- Add and Delete Tasks: Easily add new tasks and remove completed or unnecessary ones.
git clone https://github.com/Fadilix/flutter-todo-app.git
cd flutter-todo-app
flutter pub get
ctrl + F5 or flutter run