Add a hasListeners to ChangeNotifier (#14946)
I found that some ValueListeners want to know when they should start doing work (e.g. if the value comes from polling a network resource).
Showing
Please register or sign in to comment
I found that some ValueListeners want to know when they should start doing work (e.g. if the value comes from polling a network resource).
HIAST - GitLab