blob: 543787c0178954edeebeeea5d7259a9cc5f122f7 [file] [log] [blame]
# https://dart.dev/guides/language/analysis-options
include: package:dart_flutter_team_lints/analysis_options.yaml
analyzer:
language:
strict-casts: true
linter:
rules:
- avoid_unused_constructor_parameters
- cancel_subscriptions
- no_adjacent_strings_in_list
- package_api_docs