devtools
devtools copied to clipboard
Remove focus workaround for keyboard shortcuts
Opening a separate issue from https://github.com/flutter/devtools/issues/4407, see discussion there.
With https://github.com/flutter/flutter/pull/107262, we shouldn't need the focus workaround that was added in https://github.com/flutter/devtools/pull/3602. We should remove the workaround and verify that focus works as expected.