Yegor 33f46701ba [web] enable always_specify_types for web_ui (flutter/engine#53226)
`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`.
2024-06-05 18:05:24 +00:00
..