VeryGoodOpenSource/very_good_analysis

Rules for no usage method or function

Guang-B opened this issue · 2 comments

Hello, I can't find rule for no usage method or function. please help. thank you

Hello, Assuming you are talking about the warnings for unreferenced code bits, those are usually diagnostic messages, not lint rules. See some of them here: https://dart.dev/tools/diagnostic-messages

unused_fields

Hey @Guang-B since this seems to be silent for a while, i am closing this for now. If anything comes up, dont hesitate on telling.