value/value library
Classes
- OnContext
-
Object returned when executing
on
.
Extensions
- RefCacheExtensions on Ref
- Provides an extension method for Ref to perform caching.
- RefFetchExtensions on Ref
- Provides an extension method for Ref to retrieve a ScopedValue that already exists.
- RefOnExtensions on PageOrWidgetScopedValueRef
- Provides extension methods for PageOrWidgetScopedValueRef for processing in the lifecycle.
- RefPeriodicExtensions on PageOrWidgetScopedValueRef
- Provides extension methods for PageOrWidgetScopedValueRef to perform periodic processing.
- RefQueryExtensions on Ref
- Provides an extension method for Ref to manage state using ScopedQuery.
- RefRefreshExtensions on PageOrWidgetScopedValueRef
- Provides an extension method for PageOrWidgetScopedValueRef to update the widget.
- RefWatchExtensions on Ref
- Provides an extended method for Ref to monitor ChangeNotifier.