From 8d9dba361cf5dd67a8eca1eb2f759737a0f00b27 Mon Sep 17 00:00:00 2001 From: lollipopkit <10864310+lollipopkit@users.noreply.github.com> Date: Tue, 11 Jun 2024 22:03:17 +0800 Subject: [PATCH] chore: completely rm `countly` --- README.md | 1 - README_zh.md | 1 - ios/Runner.xcodeproj/project.pbxproj | 36 +++++++++---------- lib/data/res/build_data.dart | 6 ++-- lib/data/store/setting.dart | 2 -- lib/l10n/app_de.arb | 1 - lib/l10n/app_en.arb | 1 - lib/l10n/app_es.arb | 1 - lib/l10n/app_fr.arb | 1 - lib/l10n/app_id.arb | 1 - lib/l10n/app_ja.arb | 1 - lib/l10n/app_nl.arb | 1 - lib/l10n/app_pt.arb | 1 - lib/l10n/app_ru.arb | 1 - lib/l10n/app_zh.arb | 1 - lib/l10n/app_zh_tw.arb | 1 - lib/main.dart | 6 ---- lib/view/page/setting/entry.dart | 9 ----- macos/Runner.xcodeproj/project.pbxproj | 12 +++---- pubspec.lock | 49 +++++++++----------------- pubspec.yaml | 21 ++++++----- 21 files changed, 55 insertions(+), 99 deletions(-) diff --git a/README.md b/README.md index bdd5d4bb..e9bf1da0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ English | [简体中文](README_zh.md)

lang - countly license

diff --git a/README_zh.md b/README_zh.md index f792ca60..b298ec21 100644 --- a/README_zh.md +++ b/README_zh.md @@ -4,7 +4,6 @@

lang - countly license

diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 6e354493..56262b87 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -690,7 +690,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 949; + CURRENT_PROJECT_VERSION = 958; DEVELOPMENT_TEAM = BA88US33G6; ENABLE_BITCODE = NO; INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; @@ -700,7 +700,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.949; + MARKETING_VERSION = 1.0.958; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; @@ -826,7 +826,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 949; + CURRENT_PROJECT_VERSION = 958; DEVELOPMENT_TEAM = BA88US33G6; ENABLE_BITCODE = NO; INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; @@ -836,7 +836,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.949; + MARKETING_VERSION = 1.0.958; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; @@ -854,7 +854,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; - CURRENT_PROJECT_VERSION = 949; + CURRENT_PROJECT_VERSION = 958; DEVELOPMENT_TEAM = BA88US33G6; ENABLE_BITCODE = NO; INFOPLIST_FILE = "Runner/Info-$(CONFIGURATION).plist"; @@ -864,7 +864,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.949; + MARKETING_VERSION = 1.0.958; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; @@ -885,7 +885,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 949; + CURRENT_PROJECT_VERSION = 958; DEVELOPMENT_TEAM = BA88US33G6; GCC_C_LANGUAGE_STANDARD = gnu11; GENERATE_INFOPLIST_FILE = YES; @@ -898,7 +898,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 1.0.949; + MARKETING_VERSION = 1.0.958; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.StatusWidget; @@ -924,7 +924,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 949; + CURRENT_PROJECT_VERSION = 958; DEVELOPMENT_TEAM = BA88US33G6; GCC_C_LANGUAGE_STANDARD = gnu11; GENERATE_INFOPLIST_FILE = YES; @@ -937,7 +937,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 1.0.949; + MARKETING_VERSION = 1.0.958; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.StatusWidget; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -960,7 +960,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 949; + CURRENT_PROJECT_VERSION = 958; DEVELOPMENT_TEAM = BA88US33G6; GCC_C_LANGUAGE_STANDARD = gnu11; GENERATE_INFOPLIST_FILE = YES; @@ -973,7 +973,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 1.0.949; + MARKETING_VERSION = 1.0.958; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.StatusWidget; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -996,7 +996,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 949; + CURRENT_PROJECT_VERSION = 958; DEVELOPMENT_ASSET_PATHS = ""; DEVELOPMENT_TEAM = BA88US33G6; ENABLE_PREVIEWS = YES; @@ -1008,7 +1008,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.949; + MARKETING_VERSION = 1.0.958; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.WatchEnd; @@ -1037,7 +1037,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 949; + CURRENT_PROJECT_VERSION = 958; DEVELOPMENT_ASSET_PATHS = ""; DEVELOPMENT_TEAM = BA88US33G6; ENABLE_PREVIEWS = YES; @@ -1049,7 +1049,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.949; + MARKETING_VERSION = 1.0.958; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.WatchEnd; PRODUCT_NAME = ServerBox; @@ -1075,7 +1075,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 949; + CURRENT_PROJECT_VERSION = 958; DEVELOPMENT_ASSET_PATHS = ""; DEVELOPMENT_TEAM = BA88US33G6; ENABLE_PREVIEWS = YES; @@ -1087,7 +1087,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.949; + MARKETING_VERSION = 1.0.958; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox.WatchEnd; PRODUCT_NAME = ServerBox; diff --git a/lib/data/res/build_data.dart b/lib/data/res/build_data.dart index 8b1ab9b1..671567bc 100644 --- a/lib/data/res/build_data.dart +++ b/lib/data/res/build_data.dart @@ -2,9 +2,9 @@ class BuildData { static const String name = "ServerBox"; - static const int build = 949; + static const int build = 958; static const String engine = "3.22.2"; - static const String buildAt = "2024-06-09 13:56:49"; - static const int modifications = 0; + static const String buildAt = "2024-06-11 21:55:01"; + static const int modifications = 3; static const int script = 48; } diff --git a/lib/data/store/setting.dart b/lib/data/store/setting.dart index ae3a9318..29d88963 100644 --- a/lib/data/store/setting.dart +++ b/lib/data/store/setting.dart @@ -265,8 +265,6 @@ class SettingStore extends PersistentStore { late final horizonVirtKey = property('horizonVirtKey', false); - late final collectUsage = property('collectUsage', true); - /// general wake lock late final generalWakeLock = property('generalWakeLock', false); diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index 23651a96..23ae0301 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -46,7 +46,6 @@ "cnKeyboardCompTip": "Wenn das Terminal ein sicheres Tastenfeld öffnet, können Sie es aktivieren.", "collapseUI": "Zusammenbrechen", "collapseUITip": "Ob lange Listen in der Benutzeroberfläche standardmäßig eingeklappt werden sollen oder nicht", - "collectUsage": "Nutzungsinformationen sammeln (unabhängig von der Privatsphäre).", "conn": "Verbindung", "connected": "in Verbindung gebracht", "container": "Container", diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index f0c3de10..7dcf917d 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -46,7 +46,6 @@ "cnKeyboardCompTip": "If the terminal pops up a secure keyboard, you can enable it.", "collapseUI": "Collapse", "collapseUITip": "Whether to collapse long lists present in the UI by default", - "collectUsage": "Collect usage information (unrelated to privacy).", "conn": "Connection", "connected": "Connected", "container": "Container", diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index 9de9687e..23b88dfa 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -46,7 +46,6 @@ "cnKeyboardCompTip": "Si el terminal muestra un teclado seguro, puedes activarlo.", "collapseUI": "Colapsar", "collapseUITip": "¿Colapsar por defecto las listas largas en la UI?", - "collectUsage": "Recopilar información de uso (no relacionada con la privacidad).", "conn": "Conectar", "connected": "Conectado", "container": "Contenedor", diff --git a/lib/l10n/app_fr.arb b/lib/l10n/app_fr.arb index 6c6cfb2b..c6b773e2 100644 --- a/lib/l10n/app_fr.arb +++ b/lib/l10n/app_fr.arb @@ -46,7 +46,6 @@ "cnKeyboardCompTip": "Si le terminal affiche un clavier sécurisé, vous pouvez l'activer.", "collapseUI": "Réduire", "collapseUITip": "Indique si les longues listes présentées dans l'interface utilisateur doivent être réduites par défaut.", - "collectUsage": "Collecter des informations d'utilisation (sans rapport avec la confidentialité).", "conn": "Connexion", "connected": "Connecté", "container": "Conteneur", diff --git a/lib/l10n/app_id.arb b/lib/l10n/app_id.arb index e156fe62..b7252aed 100644 --- a/lib/l10n/app_id.arb +++ b/lib/l10n/app_id.arb @@ -46,7 +46,6 @@ "cnKeyboardCompTip": "Jika terminal munculkan keyboard aman, Anda bisa mengaktifkannya.", "collapseUI": "Runtuh", "collapseUITip": "Apakah akan menciutkan daftar panjang yang ada di UI secara default atau tidak", - "collectUsage": "Mengumpulkan informasi penggunaan (tidak terkait dengan privasi).", "conn": "Koneksi", "connected": "Terhubung", "container": "Wadah", diff --git a/lib/l10n/app_ja.arb b/lib/l10n/app_ja.arb index 567c3553..13643674 100644 --- a/lib/l10n/app_ja.arb +++ b/lib/l10n/app_ja.arb @@ -46,7 +46,6 @@ "cnKeyboardCompTip": "ターミナルがセキュアキーボードを表示した場合、それを有効にできます。", "collapseUI": "UIを折りたたむ", "collapseUITip": "UIの長いリストをデフォルトで折りたたむかどうか", - "collectUsage": "使用情報を収集する(プライバシーとは関係ない)。", "conn": "接続", "connected": "接続済み", "container": "コンテナ", diff --git a/lib/l10n/app_nl.arb b/lib/l10n/app_nl.arb index c934c245..250479f5 100644 --- a/lib/l10n/app_nl.arb +++ b/lib/l10n/app_nl.arb @@ -46,7 +46,6 @@ "cnKeyboardCompTip": "Als de terminal een beveiligd toetsenbord weergeeft, kunt u dit inschakelen.", "collapseUI": "Inklappen", "collapseUITip": "Of lange lijsten in de UI standaard moeten worden ingeklapt", - "collectUsage": "Gebruiksinformatie verzamelen (niet gerelateerd aan privacy).", "conn": "Verbinding", "connected": "Verbonden", "container": "Container", diff --git a/lib/l10n/app_pt.arb b/lib/l10n/app_pt.arb index b6b90324..96696910 100644 --- a/lib/l10n/app_pt.arb +++ b/lib/l10n/app_pt.arb @@ -46,7 +46,6 @@ "cnKeyboardCompTip": "Se o terminal abrir um teclado seguro, você pode ativá-lo.", "collapseUI": "Colapsar", "collapseUITip": "Deve colapsar listas longas na UI por padrão?", - "collectUsage": "Coletar informações de uso (não relacionadas à privacidade).", "conn": "Conectar", "connected": "Conectado", "container": "Contêiner", diff --git a/lib/l10n/app_ru.arb b/lib/l10n/app_ru.arb index 5d2c8e20..d753f2de 100644 --- a/lib/l10n/app_ru.arb +++ b/lib/l10n/app_ru.arb @@ -46,7 +46,6 @@ "cnKeyboardCompTip": "Если терминал отображает безопасную клавиатуру, вы можете ее активировать.", "collapseUI": "свернуть", "collapseUITip": "Свернуть длинные списки в UI по умолчанию", - "collectUsage": "Сбор информации об использовании (не связано с конфиденциальностью).", "conn": "подключение", "connected": "подключено", "container": "контейнер", diff --git a/lib/l10n/app_zh.arb b/lib/l10n/app_zh.arb index 89bcaab9..d71b1569 100644 --- a/lib/l10n/app_zh.arb +++ b/lib/l10n/app_zh.arb @@ -46,7 +46,6 @@ "cnKeyboardCompTip": "如果终端弹出安全键盘,可以开启", "collapseUI": "折叠", "collapseUITip": "是否默认折叠UI中存在的长列表", - "collectUsage": "搜集使用信息(与隐私无关)", "conn": "连接", "connected": "已连接", "container": "容器", diff --git a/lib/l10n/app_zh_tw.arb b/lib/l10n/app_zh_tw.arb index 4024e9b5..836046ab 100644 --- a/lib/l10n/app_zh_tw.arb +++ b/lib/l10n/app_zh_tw.arb @@ -46,7 +46,6 @@ "cnKeyboardCompTip": "如果終端彈出安全鍵盤,您可以啟用它。", "collapseUI": "折疊", "collapseUITip": "是否預設折疊UI中存在的長列表", - "collectUsage": "搜集使用信息(與隱私無關)", "conn": "連接", "connected": "已連接", "container": "容器", diff --git a/lib/main.dart b/lib/main.dart index b2a6a648..6893579e 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -26,7 +26,6 @@ import 'package:toolbox/data/res/build_data.dart'; import 'package:toolbox/data/res/misc.dart'; import 'package:toolbox/data/res/provider.dart'; import 'package:toolbox/data/res/store.dart'; -import 'package:toolbox/data/res/url.dart'; Future main() async { _runInZone(() async { @@ -56,7 +55,6 @@ void _runInZone(void Function() body) { runZonedGuarded( body, (obj, trace) { - Analysis.recordException(trace); Loggers.root.warning(obj, null, trace); }, zoneSpecification: zoneSpec, @@ -112,10 +110,6 @@ void _setupDebug() { if (record.error != null) print(record.error); if (record.stackTrace != null) print(record.stackTrace); }); - - if (Stores.setting.collectUsage.fetch()) { - Analysis.init(Urls.analysis, '0772e65c696709f879d87db77ae1a811259e3eb9'); - } } void _doPlatformRelated() async { diff --git a/lib/view/page/setting/entry.dart b/lib/view/page/setting/entry.dart index dbcffe7a..30b33c9c 100644 --- a/lib/view/page/setting/entry.dart +++ b/lib/view/page/setting/entry.dart @@ -1068,7 +1068,6 @@ class _SettingPageState extends State { children: [ _buildBeta(), _buildWakeLock(), - if (isAndroid || isIOS) _buildCollectUsage(), _buildCollapseUI(), _buildCupertinoRoute(), if (isDesktop) _buildHideTitleBar(), @@ -1117,14 +1116,6 @@ class _SettingPageState extends State { ); } - Widget _buildCollectUsage() { - return ListTile( - title: const Text('Countly'), - subtitle: Text(l10n.collectUsage, style: UIs.textGrey), - trailing: StoreSwitch(prop: _setting.collectUsage), - ); - } - Widget _buildWakeLock() { return ListTile( title: Text(l10n.wakeLock), diff --git a/macos/Runner.xcodeproj/project.pbxproj b/macos/Runner.xcodeproj/project.pbxproj index 44935733..1b7c9d4a 100644 --- a/macos/Runner.xcodeproj/project.pbxproj +++ b/macos/Runner.xcodeproj/project.pbxproj @@ -471,7 +471,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 949; + CURRENT_PROJECT_VERSION = 958; DEVELOPMENT_TEAM = BA88US33G6; INFOPLIST_FILE = Runner/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = "Server Box"; @@ -481,7 +481,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.15; - MARKETING_VERSION = 1.0.949; + MARKETING_VERSION = 1.0.958; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_NAME = "Server Box"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -608,7 +608,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 949; + CURRENT_PROJECT_VERSION = 958; DEVELOPMENT_TEAM = BA88US33G6; INFOPLIST_FILE = Runner/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = "Server Box"; @@ -618,7 +618,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.15; - MARKETING_VERSION = 1.0.949; + MARKETING_VERSION = 1.0.958; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_NAME = "Server Box"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -638,7 +638,7 @@ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "3rd Party Mac Developer Application"; CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 949; + CURRENT_PROJECT_VERSION = 958; DEVELOPMENT_TEAM = ""; "DEVELOPMENT_TEAM[sdk=macosx*]" = BA88US33G6; INFOPLIST_FILE = Runner/Info.plist; @@ -649,7 +649,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.15; - MARKETING_VERSION = 1.0.949; + MARKETING_VERSION = 1.0.958; PRODUCT_BUNDLE_IDENTIFIER = com.lollipopkit.toolbox; PRODUCT_NAME = "Server Box"; PROVISIONING_PROFILE_SPECIFIER = ""; diff --git a/pubspec.lock b/pubspec.lock index 922721ed..db8d0bbf 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -206,7 +206,7 @@ packages: dependency: "direct main" description: path: "." - ref: master + ref: "v1.0.88" resolved-ref: b0819c8a939e1fa6858f1a0e12ee8122db0df390 url: "https://github.com/lollipopkit/dart_computer" source: git @@ -219,14 +219,6 @@ packages: url: "https://pub.dev" source: hosted version: "3.1.1" - countly_flutter: - dependency: transitive - description: - name: countly_flutter - sha256: "366f0c7769b998a06579235b0afd3797bc0bc7c8ce80bb673fca59c217f66012" - url: "https://pub.dev" - source: hosted - version: "24.4.1" cross_file: dependency: transitive description: @@ -383,11 +375,9 @@ packages: fl_build: dependency: "direct dev" description: - path: "." - ref: "v1.0.13" - resolved-ref: baded8103bd046806929b8d6547d5bce38060b06 - url: "https://github.com/lppcg/fl_build.git" - source: git + path: "../fl_build" + relative: true + source: path version: "1.0.0" fl_chart: dependency: "direct main" @@ -401,8 +391,8 @@ packages: dependency: "direct main" description: path: "." - ref: "v1.0.39" - resolved-ref: "49fc10b39e390f4ecc3ee4f16f0926460b77adac" + ref: "v1.0.40" + resolved-ref: "1f547b45bc9083558ee88eafa61df92eb0abf552" url: "https://github.com/lppcg/fl_lib" source: git version: "0.0.1" @@ -914,14 +904,6 @@ packages: url: "https://pub.dev" source: hosted version: "2.2.1" - pedantic: - dependency: transitive - description: - name: pedantic - sha256: "67fc27ed9639506c856c840ccce7594d0bdcd91bc8d53d6e52359449a1d50602" - url: "https://pub.dev" - source: hosted - version: "1.11.1" permission_handler: dependency: transitive description: @@ -990,7 +972,7 @@ packages: dependency: "direct main" description: path: "." - ref: master + ref: "v1.0.23" resolved-ref: "5f56dc56a6670e2533b0caa7d09d31d16e6c7663" url: "https://github.com/lollipopkit/plain_notification_token" source: git @@ -1419,19 +1401,20 @@ packages: watch_connectivity: dependency: "direct main" description: - name: watch_connectivity - sha256: a4257a314601c8448662d1a91421321a2e8a3207937fec4792116f1270ea8766 - url: "https://pub.dev" - source: hosted - version: "0.2.0" + path: "." + ref: "v1.0.84" + resolved-ref: "50405d87bea86aece143c235b8b17263d37de3ef" + url: "https://github.com/lollipopkit/watch_connectivity" + source: git + version: "0.1.5" watch_connectivity_platform_interface: dependency: transitive description: name: watch_connectivity_platform_interface - sha256: "82e8f165eac779d71bff7f6269a8be530798311cf7f3c33f1594d93468747d11" + sha256: "9074115391bd764c08a17346fcbc4d5c0b555672defbe6928ac648503b54aa9c" url: "https://pub.dev" source: hosted - version: "0.2.0" + version: "0.1.2" watcher: dependency: transitive description: @@ -1540,4 +1523,4 @@ packages: version: "0.0.6" sdks: dart: ">=3.4.0 <4.0.0" - flutter: ">=3.19.0" + flutter: ">=3.22.0" diff --git a/pubspec.yaml b/pubspec.yaml index b28b96a2..0c3643e1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: toolbox description: A server toolbox app. publish_to: 'none' -version: 1.0.0+1 +version: 1.0.0 environment: sdk: ">=3.0.0" @@ -22,7 +22,6 @@ dependencies: code_text_field: ^1.1.0 shared_preferences: ^2.1.1 dynamic_color: ^1.6.6 - watch_connectivity: ^0.2.0 #flutter_secure_storage: ^9.0.0 xml: ^6.4.2 # for parsing nvidia-smi flutter_displaymode: ^0.6.0 @@ -48,15 +47,19 @@ dependencies: computer: git: url: https://github.com/lollipopkit/dart_computer - ref: master + ref: v1.0.88 + watch_connectivity: + git: + url: https://github.com/lollipopkit/watch_connectivity + ref: v1.0.84 plain_notification_token: git: url: https://github.com/lollipopkit/plain_notification_token - ref: master + ref: v1.0.23 fl_lib: git: url: https://github.com/lppcg/fl_lib - ref: v1.0.39 + ref: v1.0.40 dependency_overrides: # dartssh2: @@ -74,10 +77,10 @@ dev_dependencies: flutter_test: sdk: flutter fl_build: - # path: ../fl_build - git: - url: https://github.com/lppcg/fl_build.git - ref: v1.0.13 + path: ../fl_build + # git: + # url: https://github.com/lppcg/fl_build.git + # ref: v1.0.14 flutter: generate: true