web_socket_channel 后台重连机制失败
https://github.com/dart-lang/http/issues/1645
各位的项目Flutter 中如果用了web_socket_channel 的,留意下app放后台后会done的问题,需要main的生命周期中监听,当resumed时候需要重新连接
https://github.com/dart-lang/http/issues/1645
各位的项目Flutter 中如果用了web_socket_channel 的,留意下app放后台后会done的问题,需要main的生命周期中监听,当resumed时候需要重新连接