#33 new: upload file to sftp from file picker

This commit is contained in:
lollipopkit
2023-06-02 21:51:39 +08:00
parent f0bf95a7d2
commit 8c25b5e60b
24 changed files with 258 additions and 174 deletions

View File

@@ -360,12 +360,6 @@ abstract class S {
/// **'Download'**
String get download;
/// No description provided for @downloadFinished.
///
/// In en, this message translates to:
/// **'Download finished'**
String get downloadFinished;
/// No description provided for @downloadStatus.
///
/// In en, this message translates to:
@@ -462,6 +456,12 @@ abstract class S {
/// **'Files'**
String get files;
/// No description provided for @finished.
///
/// In en, this message translates to:
/// **'Finished'**
String get finished;
/// No description provided for @font.
///
/// In en, this message translates to:
@@ -528,6 +528,12 @@ abstract class S {
/// **'Import'**
String get import;
/// No description provided for @inner.
///
/// In en, this message translates to:
/// **'Inner'**
String get inner;
/// No description provided for @inputDomainHere.
///
/// In en, this message translates to:
@@ -666,6 +672,12 @@ abstract class S {
/// **'min'**
String get min;
/// No description provided for @mission.
///
/// In en, this message translates to:
/// **'Mission'**
String get mission;
/// No description provided for @ms.
///
/// In en, this message translates to:
@@ -1062,6 +1074,12 @@ abstract class S {
/// **'Are you sure to delete server [{server}]?'**
String sureToDeleteServer(Object server);
/// No description provided for @system.
///
/// In en, this message translates to:
/// **'System'**
String get system;
/// No description provided for @tag.
///
/// In en, this message translates to: