opt.: TimeSeq

This commit is contained in:
lollipopkit
2023-07-28 20:21:15 +08:00
parent 6045e7e7f0
commit 1163f2e418
8 changed files with 107 additions and 115 deletions

View File

@@ -113,7 +113,7 @@ class _SFTPDownloadingPageState extends State<SFTPDownloadingPage> {
child: CircularProgressIndicator(
value: percent,
),
)
),
);
case SftpWorkerStatus.preparing:
return _wrapInCard(