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.

0.3.2 #

  • REFACTOR: Apply ubuntu lints to all packages (#340).
  • FEAT: Activate ubuntu_lints.

Changelog #

0.3.1 (2023-07-18) #

  • add changelog titles for release-please (7ab08b5)
  • fix changelogs (e80a5a7)
  • github: remove old workflows (154593c)
  • mv / packages/safe_change_notifier (410d773)
  • remove codecov.yaml from newly imported packages (486f0f6)
  • renovate: clean up old renovate configs (af1126b)
  • update links (#299) (e679e3b)

0.3.0 (2023-07-03) #

0.2.0 #

  • Add SafeNotifierMixin
  • Mix SafeChangeNotifier with SafeNotifierMixin
  • Add SafeValueNotifier

0.1.0+1 #

  • Update links.

0.1.0 #

  • Add docs and tests.

0.0.1 #

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