mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
refactor: SSHClientX.exec
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
// This file is generated by fl_build. Do not edit.
|
||||
// ignore_for_file: prefer_single_quotes
|
||||
|
||||
class BuildData {
|
||||
static const String name = 'ServerBox';
|
||||
static const int build = 1058;
|
||||
static const int script = 56;
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 1060;
|
||||
static const int script = 57;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user