...

/

Challenge: A Basic Provider-Based Application

Challenge: A Basic Provider-Based Application

Test yourself and implement what you have learned so far in this challenge.

Problem statement

Create a Flutter application to manage the state through the Provider. Don’t use the stateful widget. ...