This commit is contained in:
Henry Hiles 2026-01-22 17:05:59 +00:00
commit 77d9f9bdc1
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
7 changed files with 179 additions and 22 deletions

View file

@ -1,6 +1,7 @@
analyzer:
errors:
invalid_annotation_target: ignore
avoid_print: ignore
exclude:
- "build/**"
- "**/*.g.dart"