muteable_notifiers 1.0.7 copy "muteable_notifiers: ^1.0.7" to clipboard
muteable_notifiers: ^1.0.7 copied to clipboard

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

1.0.7 #

  • Correct example directory structure.

1.0.6 #

  • Add example file.

1.0.5 #

  • Updated naming of types and paths.

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.
1
likes
140
pub points
15%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on muteable_notifiers