context_plus 2.0.0 copy "context_plus: ^2.0.0" to clipboard
context_plus: ^2.0.0 copied to clipboard

Convenient value propagation and observing for Flutter

2.0.0 #

Note: This release has breaking changes.

  • BREAKING CHANGE: Removed Ref<ValueListenable>.watchValue() and Ref<ValueListenable>.watchValueOnly(). Ref<ValueListenable>.watch() now returns the value, Ref<Listenable>.watch() now returns void.

1.0.4 #

  • Update a dependency to the latest release.

1.0.3 #

  • REFACTOR: added topics to context_plus, context_ref, context_watch.

1.0.2 #

  • REFACTOR: pubspec.yaml: Updated homepage/repository with proper branch name.

1.0.1 #

  • REFACTOR: updated Flutter SDK constraint.

1.0.0 #

  • Initial release.
23
likes
0
points
7.88k
downloads

Publisher

verified publishersonerik.dev

Weekly Downloads

Convenient value propagation and observing for Flutter

Repository (GitHub)
View/report issues

Topics

#reactive #ui #state-management #extension

License

unknown (license)

Dependencies

context_ref, context_watch, flutter

More

Packages that depend on context_plus