Skip to content

Todo App with changeable themes and dark mode with GetX.

Notifications You must be signed in to change notification settings

Moataz444/Todo_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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