Optimize DNS strategy

Fix the problem that the tray is not displayed in some cases

Optimize tray

Update core

Fix some error
This commit is contained in:
chen08209
2024-09-05 08:59:45 +08:00
parent 6e5f1b8e5f
commit 846ec9728f
54 changed files with 903 additions and 391 deletions

View File

@@ -29,7 +29,7 @@ class _ProxiesFragmentState extends State<ProxiesFragment> {
IconButton(
onPressed: () {
showExtendPage(
forceNotSide: true,
isScaffold: true,
extendPageWidth: 360,
context,
body: const Providers(),