Skip to content

My first project in internship .It's a simple task management app.

Notifications You must be signed in to change notification settings

Anas20055/Neobis_Flutter_Hello_Flutter

Repository files navigation

Flutter Task Management App

A simple Flutter application for managing tasks using shared preferences and the provider package for state management.

Table of Contents

Features

  • Add new tasks with a task name and time.
  • View and delete existing tasks.
  • Persistent storage using shared preferences.
  • State management with the provider package.

Getting Started

Dependencies

Make sure you have Flutter installed on your local machine. If not, you can install Flutter.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/flutter-task-app.git
  2. Run project

Usage

  1. Tab add Button to create task and it will show Diolog . Screenshot1
  2. fill task and time after press create task button. Screenshot2
  3. And if you want u can delete task. Screenshot3

About

My first project in internship .It's a simple task management app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published