menu
pp_ocr package
documentation
paddle_ocr_platform_interface.dart
PaddleOcrPlatform
pickImage abstract method
pickImage abstract method
dark_mode
light_mode
pickImage
abstract method
Future
<
String
?
>
pickImage
(
)
打开文件选择对话框以选择图片,返回所选文件路径。
Implementation
Future<String?> pickImage();
pp_ocr package
documentation
paddle_ocr_platform_interface
PaddleOcrPlatform
pickImage abstract method
PaddleOcrPlatform class