This commit is contained in:
hiddify
2026-02-10 02:38:29 +03:30
parent 379a672254
commit f73df923d0
6 changed files with 16 additions and 16 deletions
+3 -3
View File
@@ -66,9 +66,9 @@ jobs:
os: ubuntu-latest os: ubuntu-latest
targets: apk,aab targets: apk,aab
# - platform: android-aab - platform: android-aab
# os: ubuntu-latest os: ubuntu-latest
# targets: aab targets: aab
- platform: windows - platform: windows
os: windows-latest os: windows-latest
+1 -1
View File
@@ -1,4 +1,4 @@
[submodule "hiddify-core"] [submodule "hiddify-core"]
path = hiddify-core path = hiddify-core
url = https://github.com/hiddify/hiddify-core url = ssh://git@github.com/hiddify/hiddify-core
branch = v3 branch = v3
+5 -5
View File
@@ -113,11 +113,11 @@ PODS:
- SDWebImage (5.21.6): - SDWebImage (5.21.6):
- SDWebImage/Core (= 5.21.6) - SDWebImage/Core (= 5.21.6)
- SDWebImage/Core (5.21.6) - SDWebImage/Core (5.21.6)
- Sentry/HybridSDK (8.56.2) - Sentry/HybridSDK (8.46.0)
- sentry_flutter (9.10.0): - sentry_flutter (8.14.2):
- Flutter - Flutter
- FlutterMacOS - FlutterMacOS
- Sentry/HybridSDK (= 8.56.2) - Sentry/HybridSDK (= 8.46.0)
- share_plus (0.0.1): - share_plus (0.0.1):
- Flutter - Flutter
- shared_preferences_foundation (0.0.1): - shared_preferences_foundation (0.0.1):
@@ -263,8 +263,8 @@ SPEC CHECKSUMS:
pointer_interceptor_ios: 508241697ff0947f853c061945a8b822463947c1 pointer_interceptor_ios: 508241697ff0947f853c061945a8b822463947c1
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
SDWebImage: 1bb6a1b84b6fe87b972a102bdc77dd589df33477 SDWebImage: 1bb6a1b84b6fe87b972a102bdc77dd589df33477
Sentry: b53951377b78e21a734f5dc8318e333dbfc682d7 Sentry: da60d980b197a46db0b35ea12cb8f39af48d8854
sentry_flutter: bbcc012a946214d9baba4567feac162ea87700fa sentry_flutter: 2df8b0aab7e4aba81261c230cbea31c82a62dd1b
share_plus: 8b6f8b3447e494cca5317c8c3073de39b3600d1f share_plus: 8b6f8b3447e494cca5317c8c3073de39b3600d1f
shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78 shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78
sqlite3: 3c950dc86011117c307eb0b28c4a7bb449dce9f1 sqlite3: 3c950dc86011117c307eb0b28c4a7bb449dce9f1
@@ -7,7 +7,7 @@ import 'package:riverpod_annotation/riverpod_annotation.dart';
part 'hiddify_core_service_provider.g.dart'; part 'hiddify_core_service_provider.g.dart';
@Riverpod(keepAlive: true, dependencies: [AppDirectories, DebugModeNotifier]) @Riverpod(keepAlive: true, dependencies: [AppDirectories, DebugModeNotifier, InAppNotificationController])
HiddifyCoreService hiddifyCoreService(Ref ref) { HiddifyCoreService hiddifyCoreService(Ref ref) {
return HiddifyCoreService(ref); return HiddifyCoreService(ref);
} }
+5 -5
View File
@@ -28,11 +28,11 @@ PODS:
- FlutterMacOS - FlutterMacOS
- screen_retriever_macos (0.0.1): - screen_retriever_macos (0.0.1):
- FlutterMacOS - FlutterMacOS
- Sentry/HybridSDK (8.56.2) - Sentry/HybridSDK (8.46.0)
- sentry_flutter (9.10.0): - sentry_flutter (8.14.2):
- Flutter - Flutter
- FlutterMacOS - FlutterMacOS
- Sentry/HybridSDK (= 8.56.2) - Sentry/HybridSDK (= 8.46.0)
- share_plus (0.0.1): - share_plus (0.0.1):
- FlutterMacOS - FlutterMacOS
- shared_preferences_foundation (0.0.1): - shared_preferences_foundation (0.0.1):
@@ -151,8 +151,8 @@ SPEC CHECKSUMS:
package_info_plus: 12f1c5c2cfe8727ca46cbd0b26677728972d9a5b package_info_plus: 12f1c5c2cfe8727ca46cbd0b26677728972d9a5b
path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46 path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46
screen_retriever_macos: 776e0fa5d42c6163d2bf772d22478df4b302b161 screen_retriever_macos: 776e0fa5d42c6163d2bf772d22478df4b302b161
Sentry: b53951377b78e21a734f5dc8318e333dbfc682d7 Sentry: da60d980b197a46db0b35ea12cb8f39af48d8854
sentry_flutter: bbcc012a946214d9baba4567feac162ea87700fa sentry_flutter: 2df8b0aab7e4aba81261c230cbea31c82a62dd1b
share_plus: 1fa619de8392a4398bfaf176d441853922614e89 share_plus: 1fa619de8392a4398bfaf176d441853922614e89
shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78 shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78
sqlite3: 3c950dc86011117c307eb0b28c4a7bb449dce9f1 sqlite3: 3c950dc86011117c307eb0b28c4a7bb449dce9f1