We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50be5f7 commit 5d1da86Copy full SHA for 5d1da86
analysis_options.yaml
@@ -6,4 +6,8 @@ analyzer:
6
exclude:
7
- "lib/src/**/*.g.dart"
8
- "lib/src/**/*.freezed.dart"
9
- - "lib/src/ui/l10n/*.dart"
+ - "lib/src/ui/l10n/*.dart"
10
+
11
+api_guard:
12
+ exclude:
13
+ - "example/**"
0 commit comments