scannerpro 2.5.3 copy "scannerpro: ^2.5.3" to clipboard
scannerpro: ^2.5.3 copied to clipboard

Universal Flutter scanning SDK with 18 Vision AI modes, offline OCR, MICR/MRZ/VIN parsers, image compression, encrypted storage, cloud sync, and PDF export.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scannerpro

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

dependencies:
  scannerpro: ^2.5.3

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:scannerpro/scannerpro.dart';
1
likes
160
points
1.07k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Universal Flutter scanning SDK with 18 Vision AI modes, offline OCR, MICR/MRZ/VIN parsers, image compression, encrypted storage, cloud sync, and PDF export.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

camera, flutter, google_mlkit_barcode_scanning, google_mlkit_face_detection, google_mlkit_text_recognition, image_picker, intl

More

Packages that depend on scannerpro