WouterBuildContextExtensions extension

Provides convenient extension methods on BuildContext for accessing Wouter's core functionalities like state, streams, and actions.

This extension makes it easier to interact with the Wouter routing system from within widgets without needing to explicitly use Provider.of<T>(context).

on

Properties

wouter WouterSelector

Available on BuildContext, provided by the WouterBuildContextExtensions extension

Accessor for Wouter functionalities through a WouterSelector.
no setter