android shortcut

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-04-06 15:16:09 +08:00
parent 14890d342a
commit db74eccf77
6 changed files with 154 additions and 62 deletions

View File

@@ -397,6 +397,9 @@ abstract final class PiliScheme {
}
}
return false;
case 'download':
Get.toNamed('/download');
return true;
default:
if (!selfHandle) {
// if (kDebugMode) debugPrint('$uri');