mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
6 lines
151 B
YAML
6 lines
151 B
YAML
# Exclude lib/main.dart to avoid warnings about the non_nullable
|
|
# experiment before it is enabled.
|
|
analyzer:
|
|
exclude:
|
|
- lib/null_safe_main.dart
|