opt. for pkg

This commit is contained in:
lollipopkit
2023-05-07 20:44:15 +08:00
parent ffae93cc72
commit a2361da560
5 changed files with 107 additions and 103 deletions

View File

@@ -184,7 +184,7 @@ class _SFTPPageState extends State<SFTPPage> {
if (_status.files == null) {
_status.path = AbsolutePath('/');
listDir(path: '/', client: _client);
return centerSizedLoading;
return centerLoading;
} else {
return RefreshIndicator(
child: FadeIn(