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