iOS PWA and IT Job Checklist for IT Staff view

This commit is contained in:
2026-04-11 07:40:12 +08:00
parent 5cb6561924
commit f223d1f958
18 changed files with 389 additions and 109 deletions
+2
View File
@@ -0,0 +1,2 @@
/// Stub for non-web platforms. Always returns false — no install prompt needed.
bool detectIosSafariNotInstalled() => false;