Quiz on the Provider Package
Test your understanding of the provider package.
We'll cover the following...
Provider Package Quiz
1
(Fill in the blank.) The ________ listens to a ChangeNotifier
extended by the model class, exposes it to its children and descendants, and rebuilds whenever notifyListeners()
is called.
A)
Consumer<T>
B)
ChangeNotifierProvider<T extends ChangeNotifier>
C)
FutureProvider<T>
Question 1 of 30 attempted
Access this course and 1400+ top-rated courses and projects.