Excluding Dart files from static analysis
I wrote a couple of posts about linting this year, but this one is about excluding files from static analysis. After adding static analysis to most of my Flutter projects I found that sometimes there were files that I didn't want to be warned about.
...
flutterramblings.hashnode.dev2 min read