Skip to content

Flutter Tasks Tracker is a simple Flutter app that allows users to manage tasks by adding, editing, and deleting them.

Notifications You must be signed in to change notification settings

ZaddyAI/Flutter-Tasks-Tracker

Repository files navigation

Flutter Tasks Tracker

Flutter Tasks Tracker is a simple Flutter app that allows users to manage tasks by adding, editing, and deleting them.

Table of Contents

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone /~https://github.com/ChiniMishri/Flutter-Tasks-Tracker.git
    
  2. Navigate to the project directory:

    cd Flutter-Tasks-Tracker
    
  3. Install dependencies:

    flutter pub get
    

Running the App

Ensure you have a device connected or an emulator running.

  • Run the app using the following commands:
     flutter run 

Usage

  • Launch the app.
  • Add a new task by pressing the "+" button.
  • Edit a task by pressing the edit button.
  • Delete a task by pressing the delete button.

Features

  • Add, edit, and delete tasks.
  • Simple and intuitive user interface.
  • User-friendly task management.

Screenshots

  • Add Task

Add Task

  • Update Task

Update Task

  • Delete Task

Delete Task

About

Flutter Tasks Tracker is a simple Flutter app that allows users to manage tasks by adding, editing, and deleting them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published