Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.06 KB

todo_app

A Flutter project with changeable themes and dark, used mode to manage tasks using:

-GetX state management

-sqflite database with 3 tables(new tasks, done tasks, archived tasks)

-CRUD operations on database

-reoderable listview

-dissmissble task to delete

-write task title

-write task details

-date picker

-time picker

-drop down menu to select/change table

Capture1z Capture2z Capture3z Capture4z Capture5z Capture6z