Skip to content

ParthPoudyal/To_do_Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Todo List App

A simple and efficient todo list application built with Flutter and Hive for local data storage.

Features

  • ✅ Create, read, update, and delete tasks
  • 🎯 Set task priorities (High/Normal)
  • ⭐ High priority tasks display with star indicator
  • 📱 Sort tasks by completion status and priority
  • 💾 Local storage with Hive database
  • 🎨 Clean and intuitive user interface

Getting Started

  1. Clone this repository
  2. Run flutter pub get
  3. Run flutter packages pub run build_runner build
  4. Run flutter run

Tech Stack

  • Flutter - UI framework
  • Hive - Local database
  • Google Fonts - Typography

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published