aliyun_ocr_sdk 1.1.0 copy "aliyun_ocr_sdk: ^1.1.0" to clipboard
aliyun_ocr_sdk: ^1.1.0 copied to clipboard

A sdk tool for developers use functions of aliyun OCR text recognition in the dart language for flutter framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aliyun_ocr_sdk

With Flutter:

 $ flutter pub add aliyun_ocr_sdk

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

dependencies:
  aliyun_ocr_sdk: ^1.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:aliyun_ocr_sdk/aliyun_ocr_sdk.dart';
0
likes
120
pub points
10%
popularity

Publisher

unverified uploader

A sdk tool for developers use functions of aliyun OCR text recognition in the dart language for flutter framework.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

crypto, intl, uuid

More

Packages that depend on aliyun_ocr_sdk