mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
#144 new: sftp decompress
This commit is contained in:
@@ -5,7 +5,6 @@ class SftpBrowserStatus {
|
||||
List<SftpName>? files;
|
||||
AbsolutePath? path;
|
||||
SftpClient? client;
|
||||
bool isBusy = false;
|
||||
|
||||
SftpBrowserStatus();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user