Skip to content

WASIF-KH4N/TODO_LIST_APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

This Todo List app is built using Flutter and features a stylish gradient background and a user-friendly interface. The app allows users to add new todo items by typing in a text field and clicking the "Add" button, which adds the item to a list view. Each item in the list view is displayed with a delete icon, which can be pressed to remove the item from the list. The app's state is managed by a StatefulWidget called TodoListScreen, which holds the list of todo items and updates the UI accordingly. The app's UI is composed of a Scaffold with an AppBar and a Stack of widgets, including a Container with a gradient background and a Center widget that contains the todo list UI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages