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

outdated

A package containing different kinds of ChangeNotifiers.

1.0.8 #

  • Changed package name from notifiers to multiple_change_notifiers.

1.0.7 #

  • Updated analysis_options.yaml.

  • Made package ready to get published on pub.flutter-io.cn

1.0.6 #

  • Fixed error caused by KeyValueNotifier.dispose():

    Unsupported operation: Cannot clear unmodifiable Map
    

1.0.5 #

  • Added disposable.dart.

1.0.4 #

  • Added key_value_notifier.dart.

  • Added key_value_listenable.dart.

1.0.3 #

  • Modified StreamSubscriptionNotifier in stream_subscription_notifier.dart.

  • Added stream_error.dart.

1.0.2 #

  • Added stream_subscription_notifier.dart.

1.0.1 #

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

1.0.0 #

  • Added advanced_value_listenable.dart.

  • Added advanced_value_notifier.dart.

  • Added empty_value_listenable.dart.

  • Added empty_value_notifier.dart.

  • Added typedefs.dart.

  • Added advanced_value_notifier_test.dart.

  • Added empty_value_notifier_test.dart.


0.0.1 #

  • initial release.
0
likes
0
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

A package containing different kinds of ChangeNotifiers.

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on multiple_change_notifiers