hooks library

Classes

Hooks
A callable class the runs the hooks on a repository.
HooksConfig
A configuration class for launching the Hooks instance.

Enums

HookResult
The result of a Hooks call.

Extensions

HooksConfigPatterns on HooksConfig
Adds pattern-matching-related methods to HooksConfig.

Properties

hooksProvider → ProviderFamily<Hooks, HooksConfig>
A riverpod provider for the Hooks class, configurable with the HooksConfig.
final