Skip to content

Adeel-Arif1/to_do_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**This repository contains a simple and efficient To-Do App built using Flutter and Hive . The app allows users to manage their tasks with a clean, modern UI and stores task data locally for offline access.** ✨ **Features** Task Management: Create, update, and delete tasks with ease. Hive Local Storage: Persist data locally using Hive for quick access and offline functionality. Check-off Completed Tasks: Easily mark tasks as completed using checkboxes. Responsive UI: Optimized for both Android and iOS devices with a clean, minimalistic design. Delete Functionality: Swipe to delete tasks using a Slidable tile interface. Custom Dialogs: Add new tasks using a customizable dialog box. 🛠 **Tech Stack** Flutter: Cross-platform UI toolkit for building natively compiled applications. Hive: Lightweight, fast, and key-value based NoSQL database for local storage. Dart: The programming language used to build the Flutter app. **📂 Project Structure** /lib data: Contains the ToDoDataBase class for handling Hive database operations. pages: Contains the main pages, including the HomePage where tasks are displayed. util: Includes reusable widgets like ToDoTile, DialogBox, and MyButton.

About

📝 Flutter To-Do App with Hive Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published