mirror of
https://github.com/flutter/flutter.git
synced 2026-02-13 14:21:39 +08:00
This PR ensures that all 3 ways of handling key events are wrapped with exception handling logic, so that user exceptions do not cause unstable states and are correctly reported.