Rules for no usage method or function
Guang-B opened this issue · 2 comments
Guang-B commented
Hello, I can't find rule for no usage method or function. please help. thank you
renancaraujo commented
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
renancaraujo commented
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.