Skip to content

Plan to support exhaustive-deps rule? #31

@appetizermonster

Description

@appetizermonster

First of all, thank you for creating such a nice library!

It seems that this lint library does not currently support the exhaustive-deps rule like the one used in react hooks lint.

I think it would be very useful to have this feature,
because it is easy to accidentally include redundant dependencies or miss necessary ones in the dependency parameter when using flutter hooks.

Do you have any plans to add support for the exhaustive-deps rule in the future?

For reference: https://react.dev/reference/eslint-plugin-react-hooks/lints/exhaustive-deps

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions