mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-24 04:20:12 +08:00
opt iOS ScrollPhysics
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -7,4 +7,7 @@ abstract final class PlatformUtils {
|
||||
@pragma("vm:platform-const")
|
||||
static final bool isDesktop =
|
||||
Platform.isWindows || Platform.isMacOS || Platform.isLinux;
|
||||
|
||||
@pragma("vm:platform-const")
|
||||
static final bool isDarwin = Platform.isIOS || Platform.isMacOS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user