flutter_tencent_ocr 0.1.2 copy "flutter_tencent_ocr: ^0.1.2" to clipboard
flutter_tencent_ocr: ^0.1.2 copied to clipboard

Flutter plugin for tencent ocr,supports identification of ID cards, bank cards, business licenses, etc..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_tencent_ocr

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

dependencies:
  flutter_tencent_ocr: ^0.1.2

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:flutter_tencent_ocr/flutter_tencent_ocr.dart';
5
likes
30
points
24
downloads

Publisher

verified publishermrliuys.cn

Weekly Downloads

Flutter plugin for tencent ocr,supports identification of ID cards, bank cards, business licenses, etc..

Repository (GitHub)

License

unknown (license)

Dependencies

crypto, dio, flutter, hex

More

Packages that depend on flutter_tencent_ocr