download some codes

This commit is contained in:
DASHU
2025-05-08 14:00:21 +08:00
parent 586e76df5c
commit a55faa3f1e
19 changed files with 702 additions and 19 deletions

View File

@@ -155,7 +155,7 @@ class _WebControlComponent extends State<WebControlComponent> {
size: 30,
),
onTap: () {
BotToast.showText(text: s.Comming_soon);
RouterUtil.router(context, RouterPath.DOWNLOADS);
},
),
),