Skip to content

offfahad/todo-app-riverpod-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App Using Riverpod

This Todo application is fully responsive in web and mobile which used riverpod state management package to manage the state in flutter to store the user todos and managed thier actions. Slider package is also used to add the fucntionality of saving and deteing the todos by sliding to left or right to the list tile.

Feactures

  • Users can add todos
  • See currently in progress todos
  • Mark them as complete
  • See the completed todos
  • Delete the currently todos
  • Delete the completed todos

About

Todo app used riverpod package to manage the state in flutter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors