mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This fixes an issue when the same message was sent to the screen reader again and was not subsequently announced by VoiceOver despite the prior message having long been removed from the DOM. Fixes https://github.com/flutter/flutter/issues/142250