blob: 897fc8ab4d80d842a557d9facac2db7d11c0a68b [file] [log] [blame]
include: package:dart_flutter_team_lints/analysis_options.yaml
analyzer:
language:
strict-casts: true
strict-inference: true
strict-raw-types: true
linter:
rules:
- avoid_unused_constructor_parameters
- cancel_subscriptions