mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 11:19:18 +08: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
|