safe_change_notifier 0.4.0%2B1

SDKflutter
Platformandroidioswindowslinuxmacosweb

A safe drop-in replacement for Flutter's ChangeNotifier, that makes notifyListeners() a no-op, rather than an error, after its disposal.

Safe ChangeNotifier

pub license: MIT CI codecov

Safe drop-in replacements for Flutter's ChangeNotifier and ValueNotifier that make notifyListeners() a no-op, rather than an error, after disposal.

safe_change_notifier