Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 732 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 732 Bytes

A basic To-Do App using Flutter

Description:

This application allows users to create, manage, and organize their tasks efficiently. Users can add new tasks, mark tasks as completed, and search for specific tasks using the search functionality.

Features:

  • Add new tasks

  • Mark tasks as completed

  • Search for tasks

Usage:

  • To add a new task, type the task in the text field at the bottom of the screen and press the add button.

  • To mark a task as completed, tap on the checkbox next to the task.

  • To search for a specific task, type the search query in the search box at the top of the screen.

License:

This project is licensed under the MIT License