aab build, release signing

clean up analyze issues
This commit is contained in:
austinried
2023-04-28 11:40:56 +09:00
parent 7562d93113
commit 963c15636c
6 changed files with 105 additions and 26 deletions

View File

@@ -5,6 +5,10 @@ linter:
prefer_relative_imports: true
analyzer:
exclude:
- '**.freezed.dart'
- '**.g.dart'
- '**.gr.dart'
plugins:
# broken currently and may not get fixed
# https://github.com/simolus3/drift/issues/2342