safe_value_notifier 0.0.1 safe_value_notifier: ^0.0.1 copied to clipboard
A safe drop-in replacement for Flutter's ValueNotifier, that makes notifyListeners() a no-op, rather than an error, after its disposal.
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