mirror of
https://github.com/flutter/flutter.git
synced 2026-02-14 14:50:22 +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.