blob: 4126226dc50374a356d6c8e7d73c4c9961b08f10 [file] [log] [blame]
include: package:dart_flutter_team_lints/analysis_options.yaml
analyzer:
language:
strict-casts: true
strict-inference: true
linter:
rules:
- avoid_print
- sort_constructors_first
- sort_unnamed_constructors_first