I am using this library in an existing flutter app. Currently working on upgrading the app to API 36 as required by new Google requirements. The current version of ...
The currently available lint rules are as follows: LintRule Description Quickfix hooks_avoid_nesting You should use Hooks only inside the build method of a Widget. hooks_avoid_within_class Hooks must ...