/todo-app-riverpod-flutter

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

Primary LanguageC++

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