Skip to content

hirakjyoti08/Todo-List-App

Repository files navigation

Todo-List-App

A cross-platform Todo List application developed using Flutter. Manage your tasks efficiently with this simple and intuitive app.

Table of Contents

Features

  • Add, delete, and mark tasks as completed.
  • Predefined to-do list for a quick start.
  • Customizable themes and colors.
  • Cross-platform (iOS and Android) support.

File Structure

  • lib/
    • home.dart: Home screen of the application.
    • main.dart: Entry point for the application.
    • todo.dart: Predefined todo list.
    • todo_item.dart: Adding, deleting new tasks functionality.
    • colors.dart: Custom colors for the application.
    • todo_themes.dart: Theme configuration for the application.

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/TodoListApp.git
cd TodoListApp
  1. Install dependencies:
flutter pub get

Usage

flutter run

Customization

  • You can customize the colors used in the application by modifying the colors.dart file.
  • You can change the overall theme of the application, and update the todo_themes.dart file.

Contribution

Contributions are welcome! If you find any issues or have suggestions, feel free to open an issue or create a pull request. Please adhere to the code of conduct when contributing.

License

This project is licensed under the MIT License.

Screenshots


About

This is basic daily Todo App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages