@@ -48,4 +48,5 @@ analyzer:
avoid_renaming_method_parameters: ignore # incorrect warnings for `equals` overrides
exclude:
- - thirdparty/**
+ - thirdparty/**
+ - flutter/**