-
-
Notifications
You must be signed in to change notification settings - Fork 118
Equatable linter #201
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Is it possible to create a stable, native equatable linter that comes with this package? We would get a warning when we forgot some props in our getter.
Something like this: https://pub.dev/packages/equatable_lint
Maybe a vs extension with quickfix support ?