In this video, we will create this simple todo app with Provider state management. We will create new task, check the task and also delete the task.
Starting code (UI): https://github.com/otabekinha/todo_pr...
Completed code (Provider): https://github.com/otabekinha/todo_ap...