safe_change_notifier 0.3.2 copy "safe_change_notifier: ^0.3.2" to clipboard
safe_change_notifier: ^0.3.2 copied to clipboard

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

6
likes
130
pub points
89%
popularity

Publisher

verified publishercanonical.com

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

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, state_notifier

More

Packages that depend on safe_change_notifier