error_notifier_for_provider library

Classes

ErrorListener<T extends ErrorNotifierMixin>
A widget to use broadcasted errors.

Mixins

ErrorNotifierMixin
Mixin to broadcast errors for outside of the class.

Typedefs

ErrorCallback = void Function(String)
ErrorListeningCanceler = void Function()