There are a number of existing violations to work through (https://github.com/flutter/engine/pull/42281), so we'll have to attack this in two stages: - [x] Enable the lint, and opt-out files that have warnings to fix - done in https://github.com/flutter/engine/pull/42359 - [x] Incrementally fix all the files with warnings.
There are a number of existing violations to work through (flutter/engine#42281), so we'll have to attack this in two stages: