Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📋 Flutter Task Manager App

A simple Task Manager built with Flutter for Android/iOS.
It uses Hive for local storage and Provider for state management.
Supports adding, editing, deleting, and notifying tasks with due dates.


🚀 Features

  • Add, edit, delete tasks
  • Local storage with Hive
  • State management with Provider
  • Local notifications (instant reminder on save)
  • Beautiful UI with cards and empty states

🖥️ Setup Instructions

  1. Clone the repository:
    git clone https://github.com/YOUR_USERNAME/task_manager.git
    cd task_manager

Install dependencies:

flutter pub get

Run the app:

flutter run

About

Flutter app created for csi interview

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages