mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Revert "When parts of the program are changed in a hot reload, but not executed during the reassemble, warn that a restart may be needed. (#12304)" This reverts commit 90028813a89a3de8154144e6e0f1edbe90dc2e4f. * fix _debugCheckOwnerBuildTargetExists; sync localizations and tests * address comments