implicit-casts: false (#47199)

This commit is contained in:
Alexandre Ardhuin
2019-12-19 08:23:01 +01:00
committed by Flutter GitHub Bot
parent 2b4b6eef5d
commit c235998acf
21 changed files with 47 additions and 95 deletions

View File

@@ -20,6 +20,7 @@
analyzer:
strong-mode:
implicit-casts: false
implicit-dynamic: false
errors:
# treat missing required parameters as a warning (not a hint)