mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Add client ping functions to task websocket
This commit is contained in:
@@ -299,6 +299,7 @@ class _MainApp extends State<MainApp> with WidgetsBindingObserver {
|
||||
_lifecycleState = WidgetsBinding.instance.lifecycleState;
|
||||
listener.tryEmit("lifecycle", _lifecycleState);
|
||||
}
|
||||
tasks.init();
|
||||
}
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user