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