authenteq_flow_docscanner_db 1.72.0
authenteq_flow_docscanner_db: ^1.72.0 copied to clipboard
Flutter plugin to connect Authenteq Mobile SDK DocScanner Database module for identification flow.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add authenteq_flow_docscanner_dbThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
authenteq_flow_docscanner_db: ^1.72.0Alternatively, 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:authenteq_flow_docscanner_db/authenteq_flow_docscanner_db.dart';