menu
pp_ocr package
documentation
paddle_ocr_platform_interface.dart
PaddleOcrPlatform
getPlatformVersion abstract method
getPlatformVersion abstract method
dark_mode
light_mode
getPlatformVersion
abstract method
Future
<
String
?
>
getPlatformVersion
(
)
获取平台版本字符串。
Implementation
Future<String?> getPlatformVersion();
pp_ocr package
documentation
paddle_ocr_platform_interface
PaddleOcrPlatform
getPlatformVersion abstract method
PaddleOcrPlatform class