We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a76110 commit 433b08cCopy full SHA for 433b08c
analysis_options.yaml
@@ -2,3 +2,6 @@ include: package:flutter_lints/flutter.yaml
2
3
# Additional information about this file can be found at
4
# https://dart.dev/guides/language/analysis-options
5
+
6
+analyzer:
7
+ exclude: [example/**]
0 commit comments