rules/flutter_hooks/avoid_hooks_outside_build library

Classes

AvoidHooksOutsideBuild
Warns when a hook function is called outside the build method.