Closed Hassanmsaid closed 3 years ago
Definitly not recommending it, because this will lead to errors at runtime. See https://github.com/passsy/dart-lint/issues/15#issuecomment-771734437
Definitly not recommending it, because this will lead to errors at runtime. See #15 (comment)
Thank you passsy, I understand you but I am using implicit cast hundreds of times in my project so I cannot check it right now.
I want to disable the lint: "The argument type 'dynamic' can't be assigned to the parameter type x" but I can't find it.
Update I used this and the problem is solved!