/flutter-todo-app

Flutter based application designed to assist users in efficiently managing their tasks and todos

Primary LanguageDart

Flutter ToDo App

Welcome to the Flutter ToDo App! This application is designed to assist users in efficiently managing their tasks and to-dos.

Screenshots

Features

  • 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.

Getting Started

  • Clone the repository

git clone https://github.com/Fadilix/flutter-todo-app.git
  • Navigate to the project directory

cd flutter-todo-app
  • Install dependencies

flutter pub get
  • Run the app

ctrl + F5 or flutter run