Skip to content

hvssanraza/To-Do-List-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List App

A clean and simple To-Do List application built using Flutter. This app allows users to manage daily tasks by adding, completing, and deleting to-dos — helping stay organized and productive.

Platform License

🚀 Features

  • ✅ Add tasks
  • ✅ Mark tasks as completed
  • ✅ Delete tasks
  • ✅ Clean, minimal UI
  • ✅ Smooth performance

🛠 Getting Started

Prerequisites

  • Flutter (latest stable)
  • Android Studio / VS Code
  • Android device or emulator

Run Locally

git clone https://github.com/hvssanraza/To-Do-List-Application-.git
cd To-Do-List-Application-
flutter pub get
flutter run
📁 Project Structure
bash
Copy
Edit
lib/
├── main.dart          # App entry point
└── (widgets, models)  # Custom widgets and logic
📦 Supported Platforms
✅ Android

⚠️ iOS (add configuration if needed)

⚠️ Web (not tested)

📄 License
This project is licensed under the MIT License.

About

A simple Flutter-based To-Do List app to help you manage daily tasks efficiently. Add, complete, and delete tasks with a clean UI. Great for learning Flutter basics and building productivity apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors