mutable_notifiers 1.0.3 copy "mutable_notifiers: ^1.0.3" to clipboard
mutable_notifiers: ^1.0.3 copied to clipboard

Implementations of ChangeNotifier and ValueNotifier that can be muted for single/multiple calls.

1.0.3 #

  • Add isMuted getter to determine mute status.
  • Update notifyListeners to return true iff unmuted call was made.

1.0.1 #

  • Discontinued - renamed to "muteable_notifiers".

1.0.0 #

  • Initial commit of MutableChangeNotifier and MutableValueNotifier.
0
likes
140
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Implementations of ChangeNotifier and ValueNotifier that can be muted for single/multiple calls.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on mutable_notifiers