Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 803 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 803 Bytes

Todo List App

This is a simple Todo List app built using Flutter, designed for learning purposes. The app utilizes ObjectBox as the database for storing tasks.

Features

Add new tasks to the todo list. Mark tasks as completed. Delete tasks from the list. Persist tasks using ObjectBox as the database.

Screenshots

EditTask Screen Home Screen
)