universal_notifier 2.0.2 copy "universal_notifier: ^2.0.2" to clipboard
universal_notifier: ^2.0.2 copied to clipboard

A library for simple notifiers and collections that are notifiers and/or that cascade from children;

2.0.2 #

  • Added phantom argument to notifyListeners to be more compatible with stream listen api
  • Changed collections implementation to use notifyListeners directly

2.0.1 #

  • Downgraded to meta: 1.10.0 to be compatible with flutter sdk

2.0.0 #

  • Moved notifyListeners() to ChangeNotifier/ValueNotifier (BREAKING)
  • Renamed package file to actually match package name xD (BREAKING)

1.0.1 #

  • Added more information to the pubspec

1.0.0 #

  • Initial version.
2
likes
130
points
39
downloads

Publisher

verified publisherbenni-tec.de

Weekly Downloads

A library for simple notifiers and collections that are notifiers and/or that cascade from children;

Repository (GitHub)
View/report issues

Topics

#state #notifier #observe

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on universal_notifier