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

Libraries

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