Get platform version
Future<String?> getPlatformVersion() { return FlutterSingboxPlatform.instance.getPlatformVersion(); }