context_watch_mobx 3.0.2 copy "context_watch_mobx: ^3.0.2" to clipboard
context_watch_mobx: ^3.0.2 copied to clipboard

context_watch adapter for mobx package

3.0.2 #

  • Update a dependency to the latest release.

3.0.1 #

  • Update a dependency to the latest release.

3.0.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: simplified callback argument selection API for ContextWatchSubscription.

2.0.0 #

Note: This release does not contain any breaking API changes.

This is a major release because the underlying implementation of InheritedContextWatch and ContextWatcher had changed significantly and the behavior of watchOnly() had been improved to reduce unnecessary rebuilds in one of the edge cases.

  • FEAT: watchEffect() for attaching side effects to the observed data.

1.0.7 #

  • Update a dependency to the latest release.

1.0.6 #

  • Update a dependency to the latest release.

1.0.5 #

  • Update a dependency to the latest release.

1.0.4 #

  • Update a dependency to the latest release.

1.0.3 #

  • REFACTOR: context_watch v3 migration.

1.0.2 #

  • REFACTOR: loosened Flutter SDK constraint.

1.0.1 #

  • REFACTOR: context_watch_mobx: pubspec.yaml cleanup.

1.0.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

1.0.0-dev.2 #

  • Update a dependency to the latest release.

0.0.1 #

  • TODO: Describe initial release.