Optimize dashboard performance

Fix some issues
This commit is contained in:
chen08209
2025-03-09 01:58:46 +08:00
parent 2aae00cf68
commit de9c5ba9cc
19 changed files with 631 additions and 176 deletions

View File

@@ -95,7 +95,7 @@ final clashConfigStateProvider = AutoDisposeProvider<ClashConfigState>.internal(
@Deprecated('Will be removed in 3.0. Use Ref instead')
// ignore: unused_element
typedef ClashConfigStateRef = AutoDisposeProviderRef<ClashConfigState>;
String _$proxyStateHash() => r'61ec20fcf35118aca445719c83e77e7d237f5570';
String _$proxyStateHash() => r'22478fb593aaca11dfe2cf64472013190475a5bc';
/// See also [proxyState].
@ProviderFor(proxyState)