diff --git a/README.md b/README.md index 3b953eea..ab0e8017 100644 --- a/README.md +++ b/README.md @@ -44,20 +44,20 @@ If you have any question or feature request, please open a [discussion](https:// If ServerBox app has any bug, please open an [issue](https://github.com/lollipopkit/flutter_server_box/issues/new). -## 📱 ScreenShots +## 🏙️ ScreenShots
- + - + - + - +
@@ -67,7 +67,7 @@ If ServerBox app has any bug, please open an [issue](https://github.com/lollipop - + @@ -82,8 +82,8 @@ If ServerBox app has any bug, please open an [issue](https://github.com/lollipop ## 🖥 Platform Status|Platform --- | --- -Full Support| Android / iOS -Not tested| macOS / Windows / Linux +Full Support| Android / iOS / macOS +Not tested| Windows / Linux ## 🧱 Contribution diff --git a/README_zh.md b/README_zh.md index 67c9cdf9..a8ed8e3f 100644 --- a/README_zh.md +++ b/README_zh.md @@ -44,20 +44,20 @@ 如果 ServerBox app 有任何 bug,请在 [问题](https://github.com/lollipopkit/flutter_server_box/issues/new) 中反馈。 -## 📱 截屏 +## 🏙️ 截屏
- + - + - + - +
@@ -67,7 +67,7 @@ - + @@ -82,8 +82,8 @@ ## 🖥 平台 状态|平台 --- | --- -完整支持 | Android / iOS -未测试 | macOS / Windows / Linux +完整支持 | Android / iOS / macOS +未测试 | Windows / Linux ## 🧱 贡献 **任何正面的贡献都欢迎**。 diff --git a/imgs/detail.jpg b/imgs/detail.jpg deleted file mode 100644 index 82673614..00000000 Binary files a/imgs/detail.jpg and /dev/null differ diff --git a/imgs/detail.png b/imgs/detail.png new file mode 100644 index 00000000..8aa706ed Binary files /dev/null and b/imgs/detail.png differ diff --git a/imgs/editor.jpg b/imgs/editor.jpg deleted file mode 100644 index b824cccd..00000000 Binary files a/imgs/editor.jpg and /dev/null differ diff --git a/imgs/editor.png b/imgs/editor.png new file mode 100644 index 00000000..eeef4158 Binary files /dev/null and b/imgs/editor.png differ diff --git a/imgs/server.jpeg b/imgs/server.jpeg deleted file mode 100644 index bd570941..00000000 Binary files a/imgs/server.jpeg and /dev/null differ diff --git a/imgs/server.png b/imgs/server.png new file mode 100644 index 00000000..8fa46c9b Binary files /dev/null and b/imgs/server.png differ diff --git a/imgs/sftp.jpeg b/imgs/sftp.jpeg deleted file mode 100644 index 773d7a82..00000000 Binary files a/imgs/sftp.jpeg and /dev/null differ diff --git a/imgs/sftp.png b/imgs/sftp.png new file mode 100644 index 00000000..018ba13f Binary files /dev/null and b/imgs/sftp.png differ diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index e7cc68b7..bb2102b8 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -470,7 +470,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 488; + CURRENT_PROJECT_VERSION = 489; DEVELOPMENT_TEAM = BA88US33G6; ENABLE_BITCODE = NO; INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; @@ -478,7 +478,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.488; + MARKETING_VERSION = 1.0.489; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; @@ -602,7 +602,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 488; + CURRENT_PROJECT_VERSION = 489; DEVELOPMENT_TEAM = BA88US33G6; ENABLE_BITCODE = NO; INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; @@ -610,7 +610,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.488; + MARKETING_VERSION = 1.0.489; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; @@ -628,7 +628,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 488; + CURRENT_PROJECT_VERSION = 489; DEVELOPMENT_TEAM = BA88US33G6; ENABLE_BITCODE = NO; INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; @@ -636,7 +636,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.488; + MARKETING_VERSION = 1.0.489; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; @@ -657,7 +657,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 488; + CURRENT_PROJECT_VERSION = 489; DEVELOPMENT_TEAM = BA88US33G6; GCC_C_LANGUAGE_STANDARD = gnu11; GENERATE_INFOPLIST_FILE = YES; @@ -670,7 +670,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 1.0.488; + MARKETING_VERSION = 1.0.489; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.StatusWidget; @@ -696,7 +696,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 488; + CURRENT_PROJECT_VERSION = 489; DEVELOPMENT_TEAM = BA88US33G6; GCC_C_LANGUAGE_STANDARD = gnu11; GENERATE_INFOPLIST_FILE = YES; @@ -709,7 +709,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 1.0.488; + MARKETING_VERSION = 1.0.489; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.StatusWidget; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -732,7 +732,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 488; + CURRENT_PROJECT_VERSION = 489; DEVELOPMENT_TEAM = BA88US33G6; GCC_C_LANGUAGE_STANDARD = gnu11; GENERATE_INFOPLIST_FILE = YES; @@ -745,7 +745,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 1.0.488; + MARKETING_VERSION = 1.0.489; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.StatusWidget; PRODUCT_NAME = "$(TARGET_NAME)"; diff --git a/lib/data/res/build_data.dart b/lib/data/res/build_data.dart index ad4e3241..b0fbdc8f 100644 --- a/lib/data/res/build_data.dart +++ b/lib/data/res/build_data.dart @@ -2,8 +2,8 @@ class BuildData { static const String name = "ServerBox"; - static const int build = 488; + static const int build = 489; static const String engine = "3.10.6"; - static const String buildAt = "2023-08-20 22:00:57.355648"; - static const int modifications = 4; + static const String buildAt = "2023-08-20 22:40:51.896334"; + static const int modifications = 3; } diff --git a/lib/view/page/server/tab.dart b/lib/view/page/server/tab.dart index 48d59efe..222a131c 100644 --- a/lib/view/page/server/tab.dart +++ b/lib/view/page/server/tab.dart @@ -153,8 +153,12 @@ class _ServerPageState extends State return Column( mainAxisSize: MainAxisSize.min, children: [ - Padding(padding: const EdgeInsets.symmetric(horizontal: 7), child: _buildTagsSwitcher(pro),), - Expanded(child: Row( + Padding( + padding: const EdgeInsets.symmetric(horizontal: 7), + child: _buildTagsSwitcher(pro), + ), + Expanded( + child: Row( children: [ Expanded( child: _buildBodySmall( diff --git a/macos/Runner.xcodeproj/project.pbxproj b/macos/Runner.xcodeproj/project.pbxproj index 9e01b93d..67f133e2 100644 --- a/macos/Runner.xcodeproj/project.pbxproj +++ b/macos/Runner.xcodeproj/project.pbxproj @@ -474,9 +474,9 @@ baseConfigurationReference = C1C758C41C4E208965A68933 /* Pods-RunnerTests.debug.xcconfig */; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; - CURRENT_PROJECT_VERSION = 488; + CURRENT_PROJECT_VERSION = 489; GENERATE_INFOPLIST_FILE = YES; - MARKETING_VERSION = 1.0.488; + MARKETING_VERSION = 1.0.489; PRODUCT_BUNDLE_IDENTIFIER = tech.lolli.serverBox.RunnerTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; @@ -489,9 +489,9 @@ baseConfigurationReference = 15AF97DF993E8968098D6EBE /* Pods-RunnerTests.release.xcconfig */; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; - CURRENT_PROJECT_VERSION = 488; + CURRENT_PROJECT_VERSION = 489; GENERATE_INFOPLIST_FILE = YES; - MARKETING_VERSION = 1.0.488; + MARKETING_VERSION = 1.0.489; PRODUCT_BUNDLE_IDENTIFIER = tech.lolli.serverBox.RunnerTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; @@ -504,9 +504,9 @@ baseConfigurationReference = 7CFA7DE7FABA75685DFB6948 /* Pods-RunnerTests.profile.xcconfig */; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; - CURRENT_PROJECT_VERSION = 488; + CURRENT_PROJECT_VERSION = 489; GENERATE_INFOPLIST_FILE = YES; - MARKETING_VERSION = 1.0.488; + MARKETING_VERSION = 1.0.489; PRODUCT_BUNDLE_IDENTIFIER = tech.lolli.serverBox.RunnerTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0;