baidu_ocr_plugin 1.0.0 copy "baidu_ocr_plugin: ^1.0.0" to clipboard
baidu_ocr_plugin: ^1.0.0 copied to clipboard

retractedoutdated

百度文字识别 OCR

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add baidu_ocr_plugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  baidu_ocr_plugin: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:baidu_ocr_plugin/baidu_ocr_plugin.dart';
6
likes
0
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

百度文字识别 OCR

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, recase

More

Packages that depend on baidu_ocr_plugin

Packages that implement baidu_ocr_plugin