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

Universal Flutter Scanner Pro SDK (francis2408/scanner_pro) with real-time REST API lookup, ML Kit vision AI, and multi-document parsing.

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Universal Flutter Scanner Pro SDK (francis2408/scanner_pro) with real-time REST API lookup, ML Kit vision AI, and multi-document parsing.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

camera, flutter, google_mlkit_commons, image_picker, intl

More

Packages that depend on scannerpro