The ChangeNotifierProvider works as a provider-wrapper class that creates a ChangeNotifier and automatically disposes it when ChangeNotifierProvider is removed from the widget tree . By the way, create must not be null.
The ChangeNotifierProvider works as a provider-wrapper class that creates a ChangeNotifier and automatically disposes it when ChangeNotifierProvider is removed from the widget tree . By the way, create must not be null.