blob: 89f8ee95faf7185d86514ac1c46e4984138f7ffe [file]
include: package:flutter_lints/flutter.yaml
analyzer:
exclude: [build/**]
language:
strict-raw-types: true
linter:
rules:
- prefer_final_locals
- prefer_const_declarations
# Additional information about this file can be found at
# https://dart.dev/guides/language/analysis-options