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

Provides a Listenable to descendant widgets.

2.0.2 #

  • Updated documentation in README.md.

2.0.1 - 2026-04-30 #

  • Refactor: Renamed ScopedFactory to ScopedListenableBuilder.
  • Removed ScopedListenable.from method.

2.0.0 #

  • Breaking change: Renamed ScopedContainer to ScopedListenable.merge.
  • Breaking change: Removed ScopedListenable.builder.
  • Updated error message for ScopedListenableNotFoundError.
  • Updated documentation and tests.

1.4.1 #

  • Updated README.md to use read extension method.

1.4.0 #

  • Breaking change: Renamed ScopedContext.get<T> to read<T>.
  • Breaking change: Renamed ScopedListenableFactory to ScopedFactory.
  • Improved error message for ScopedListenableNotFoundError.
  • Simplified ScopedContainer implementation.
  • Other minor refactorings.

1.3.0 #

  • Added ScopedListenable.builder for creating ScopedListenable widgets with a BuildContext.

1.2.0 #

  • Added scoped and scope extension methods.

1.1.0 #

  • Renamed ScopedError to ScopedListenableNotFoundError.

1.0.0 #

  • Initial release.
0
likes
140
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Provides a Listenable to descendant widgets.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on scoped_listenable