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

Libraries
- safe_change_notifier
- Safe drop-in replacements for Flutter's
ChangeNotifierandValueNotifierthat makenotifyListeners()a no-op, rather than an error, after disposal.