multiple_change_notifiers 1.0.10 copy "multiple_change_notifiers: ^1.0.10" to clipboard
multiple_change_notifiers: ^1.0.10 copied to clipboard

A package containing different kinds of ChangeNotifiers.

1.0.10 #

  • Added the mixin ValueComparatorMixin with adds the comparator property to a class. This property is a function that can be used to replace the default comparison of == to check for different values. This mixin has been mixed into the AdvancedValueNotifier and EmptyValueNotifier classes.

1.0.9 #

  • Added VoidNotifier class.

1.0.8 #

  • Changed package name from notifiers to multiple_change_notifiers.

1.0.7 #

1.0.6 #

  • Fixed error caused by KeyValueNotifier.dispose():

    Unsupported operation: Cannot clear unmodifiable Map
    

1.0.5 #

1.0.4 #

1.0.3 #

1.0.2 #

1.0.1 #

  • Fixed a bug where calling EmptyValueNotifier.toString(), while EmptyValueNotifier.isEmpty is true, threw a StateError.

1.0.0 #

0.0.1 #

  • initial release.
0
likes
100
pub points
23%
popularity

Publisher

unverified uploader

A package containing different kinds of ChangeNotifiers.

Repository (GitLab)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on multiple_change_notifiers