-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
feat(bloc_lint): avoid_mutable_states #4451
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestpkg:bloc_lintThis issue is related to the bloc_lint packageThis issue is related to the bloc_lint package
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpkg:bloc_lintThis issue is related to the bloc_lint packageThis issue is related to the bloc_lint package
Description
As a developer, I want to see a warning if a bloc/cubit state class is mutable (originally referenced in #4264).