refactor: Avoid redundant async
This commit is contained in:
parent
9d007815df
commit
d08364688e
15 changed files with 153 additions and 166 deletions
|
|
@ -22,4 +22,5 @@ analyzer:
|
|||
|
||||
dart_code_linter:
|
||||
rules:
|
||||
- avoid-dynamic
|
||||
- avoid-dynamic
|
||||
- avoid-redundant-async
|
||||
Loading…
Add table
Add a link
Reference in a new issue