safe_change_notifier 0.3.0 copy "safe_change_notifier: ^0.3.0" to clipboard
safe_change_notifier: ^0.3.0 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.

0.2.0 #

  • Add SafeNotifierMixin
  • Mix SafeChangeNotifier with SafeNotifierMixin
  • Add SafeValueNotifier

0.3.0 (2023-07-03) #

0.1.0+1 #

  • Update links.

0.1.0 #

  • Add docs and tests.

0.0.1 #

  • Initial release.
8
likes
0
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.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, state_notifier

More

Packages that depend on safe_change_notifier