Skip to content

Th0rn4/MinimalToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MinimalToDo

Adding Tasks

To add a new task, simply click on the + button and enter the task details. It will be added to the list within the devices local storage.

Add



Marking Tasks as Completed

Once you have completed a task, click on the checkbox next to the task to mark it as done.

TickOff



Deleting Tasks

To remove a task, swipe left on the task and tap the delete button, this will also delete it from the devices local storage.

Delete



Search Functionality

Utilize the search feature to quickly find tasks within large lists.

Search



About the App

This app was created by me ,Reuben Thorn, as a project to learn Flutter's structure and features. It uses Hive for local storage, ensuring tasks are saved even when the app is closed.

About

write description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published