Quiz on the Provider Package
Test your understanding of the provider package.
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
Get hands-on with 1400+ tech skills courses.