mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- Don't use 'unhandled' as that implies fatality which this is not - Don't mention shutdown because this is not necessarily an exception-after-shutdown issue Follow-up issue filed https://github.com/flutter/flutter/issues/41506 to implement the unit test for this.