mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Revert "Revert "Run reload asynchronously so that multiple devices can reload in parallel. (#22693)" (#23598)" This reverts commit 0b68068d6a33f35cec568ae6a9b394ff2a9fdb76. * Fix refreshViews so it sends app-wide(rather than per-isolate) service request. Sending per-isolate request caused dead-lock in the engine in case of more-than-one ui isolate.