This is a simple Todo List app built using Flutter, designed for learning purposes. The app utilizes ObjectBox as the database for storing tasks.
Add new tasks to the todo list. Mark tasks as completed. Delete tasks from the list. Persist tasks using ObjectBox as the database.
EditTask Screen | Home Screen |
---|---|
) |