feat: User Agreement and Privacy Policy Dialog

This commit is contained in:
2024-03-31 14:50:27 +08:00
parent ef715d569f
commit 494ae6468d
19 changed files with 127 additions and 34 deletions

View File

@ -147,7 +147,7 @@ class AboutUI extends HookConsumerWidget {
],
),
onPressed: () {
launchUrlString("mailto:scbox@xkeyc.com");
launchUrlString("mailto:xkeyc@qq.com");
},
),
const SizedBox(width: 24),