mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* close connection call * closing connection on blur * remove the timer and check the window focus directly. address reviewer comments. * addressing reviewer comments