mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
`always_specify_types: false` and `avoid_dynamic_calls: false` is a dangerous combination. Let's clean up `avoid_dynamic_calls` before disabling `always_specify_types`.