Todo App – Local Database (SQFlite / Hive)
A clean and simple task management app that allows users to organize their daily tasks. Users can add, edit, delete, and mark tasks as completed. All data is stored locally on the device, so it works perfectly without an internet connection.
Add / Edit / Delete tasks
Mark tasks as completed
Persistent local storage using SQFlite / Hive
Simple and user-friendly interface