analysis_options.yaml 177 Bytes
Newer Older
1 2 3 4 5
# Exclude lib/main.dart to avoid warnings about the non_nullable
# experiment before it is enabled.
analyzer:
  exclude:
    - lib/null_safe_main.dart
6
    - lib/sound_mode.dart