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