A new Flutter application using Provider package. Provider is a state management wrapper around InheritedWidget
This project is a starting point for a Flutter provider package.
it's a to-do-list mobile application with the following features: -Add new task. -Mark task as finished. -Delete task.