Skip to content

A simple to-do list application that allows users to create and manage their tasks. Developed using Flutter framework.

Notifications You must be signed in to change notification settings

FatoomRe/Flutter-ToDo-App

Repository files navigation

Flutter ToDo App

This project is a simple ToDo application developed using Flutter framework. It provides a convenient way for users to create, manage, and track their tasks.

Features

  • Mark tasks as completed or uncompleted.
  • Delete tasks that are no longer needed.
  • search about tasks by keywords
  • User-friendly and intuitive user interface.

Screenshots

Android Emulator - pixel_2_-_api_33_5554 8_1_2023 03_11_03 PM

Technologies Used

  • Flutter framework
  • Dart programming language

Getting Started

  1. Clone the repository:

    git clone https:/FatoomRe/Flutter-ToDo-App.git
    
    
  2. Ensure you have Flutter SDK installed. If not, refer to the official Flutter documentation for installation instructions: Flutter Installation

  3. Run the following command in the project root directory to fetch the project dependencies:

    flutter pub get
    
  4. Connect a physical device or start a simulator/emulator.

  5. Run the app using the following command:

    flutter run
    

Contributing

Contributions to the project are welcome. If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

About

A simple to-do list application that allows users to create and manage their tasks. Developed using Flutter framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published